:root{--ink:#163035;--muted:#63777a;--paper:#f5f1e8;--white:#fffdf8;--sea:#0d7f87;--line:#d9ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.topbar{justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:50% 50% 46% 54%;place-items:center;width:38px;height:38px;font-weight:800;display:grid;transform:rotate(-5deg)}.brand b,.brand small{display:block}.brand b{letter-spacing:.16em;font-size:14px}.brand small{color:var(--muted);margin-top:3px;font-size:11px}.share{cursor:pointer;background:0 0;border:1px solid #aebbb8;border-radius:999px;padding:10px 16px}.nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f1e8e8;border-top:1px solid #16303512;border-bottom:1px solid #1630351c;justify-content:center;gap:4px;display:flex;position:sticky;top:0}.nav button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:15px 22px;font-size:13px;position:relative}.nav button.active{color:var(--ink);font-weight:700}.nav button.active:after{content:"";background:var(--sea);height:2px;position:absolute;bottom:-1px;left:20px;right:20px}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;max-width:1180px;min-height:620px;margin:auto;padding:70px 28px 90px;display:grid}.eyebrow,.kicker{color:var(--sea);letter-spacing:.2em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:20px 0;font-family:Georgia,Songti SC,serif;font-size:78px;font-weight:500;line-height:1.08}.hero h1 em{color:var(--sea);font-style:italic}.hero-copy>p{color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{gap:12px;margin-top:32px;display:flex}.hero-actions button,.hero-actions a{border:1px solid var(--ink);cursor:pointer;border-radius:999px;padding:14px 22px}.hero-actions button{background:var(--ink);color:#fff}.hero-actions a{background:0 0}.island-card{background:#9dd9da;border-radius:44px;height:430px;position:relative;overflow:hidden;box-shadow:0 26px 70px #16303521}.island-card:before{content:"";background:#6bbbc0;border-radius:50% 50% 0 0/18% 18% 0 0;position:absolute;inset:45% -10% -20%}.sun{background:#ffcc70;border-radius:50%;width:92px;height:92px;position:absolute;top:45px;right:55px;box-shadow:0 0 0 18px #ffcc702e}.island-shape{color:#163035a6;letter-spacing:.2em;background:#f2ca85;border-radius:50% 45% 52% 48%;place-items:center;height:125px;font:700 28px Georgia;display:grid;position:absolute;top:35%;left:12%;right:12%;transform:rotate(-7deg);box-shadow:0 13px #496d502e}.island-shape:before,.island-shape:after{content:"";background:#e96b54;border-radius:50%;width:14px;height:14px;position:absolute}.island-shape:before{top:30%;left:15%}.island-shape:after{top:35%;right:15%}.island-shape i,.island-shape b,.island-shape small{letter-spacing:0;color:var(--ink);font:700 9px Arial;position:absolute}.island-shape i{top:12%;left:5%}.island-shape b{top:10%;right:2%}.island-shape small{bottom:4%;left:48%}.countdown{background:#fffdf8eb;border-radius:22px;align-items:baseline;gap:7px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:28px}.countdown strong{font:600 35px Georgia}.countdown span{color:var(--muted);font-size:12px}.alert{background:#fff2df;border:1px solid #e8c691;border-radius:22px;align-items:flex-start;gap:16px;max-width:1124px;margin:0 auto 34px;padding:20px 24px;display:flex}.alert>span{color:#fff;background:#df7a35;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.alert b{font-size:15px}.alert p{color:#795c43;margin:6px 0 0;font-size:13px;line-height:1.7}.summary-grid{background:var(--white);border:1px solid var(--line);border-radius:26px;grid-template-columns:repeat(4,1fr);max-width:1124px;margin:0 auto 120px;display:grid;overflow:hidden}.summary-grid article{border-right:1px solid var(--line);padding:25px}.summary-grid article:last-child{border:0}.summary-grid span{color:var(--sea);letter-spacing:.13em;font-size:11px;font-weight:800}.summary-grid strong{margin:10px 0 8px;font:600 20px Georgia,Songti SC,serif;display:block}.summary-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.section{max-width:1124px;margin:0 auto;padding:0 0 120px}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.section-head h2{letter-spacing:-.04em;margin:10px 0 0;font:500 44px Georgia,Songti SC,serif}.section-head>p{max-width:390px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.day-list{flex-direction:column;gap:12px;display:flex}.day{background:var(--white);border:1px solid var(--line);border-radius:24px;overflow:hidden}.day-head{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:95px 1fr 170px;align-items:center;width:100%;padding:24px 28px;display:grid}.date{border-right:1px solid var(--line)}.date strong{font:500 28px Georgia}.date span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.day-title{padding-left:28px}.day-title>span{letter-spacing:.16em;color:var(--sea);font-size:9px;font-weight:800}.day-title h3{margin:5px 0;font:600 21px Georgia,Songti SC,serif}.day-title p{color:var(--muted);margin:0;font-size:12px}.drive{color:var(--muted);justify-content:flex-end;align-items:center;gap:18px;font-size:11px;display:flex}.drive b{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:20px;display:grid}.day.coral{border-left:4px solid #e87864}.day.blue{border-left:4px solid #45a5b2}.day.green{border-left:4px solid #6b9b73}.day.amber{border-left:4px solid #d99f43}.day.purple{border-left:4px solid #8a78a9}.timeline{border-top:1px solid var(--line);padding:28px 40px 32px 122px}.stop{grid-template-columns:60px 24px 1fr;min-height:112px;display:grid}.stop time{padding-top:3px;font:600 13px Georgia}.stop>i{position:relative}.stop>i:before{content:"";border:2px solid var(--sea);background:var(--white);z-index:1;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:8px}.stop>i:after{content:"";background:#c8d5d2;width:1px;position:absolute;top:15px;bottom:-4px;left:12px}.stop:last-child>i:after{display:none}.stop h4{margin:0;font-size:15px}.stop h4 small{color:var(--muted);margin-left:10px;font-weight:400}.stop p{color:var(--muted);max-width:660px;margin:7px 0;font-size:12px;line-height:1.7}.stop a{color:var(--sea);font-size:10px;font-weight:700}.stay{background:#e9f3ef;border-radius:8px;margin-right:10px;padding:5px 9px;font-size:10px;display:inline-block}.checklist-section{color:#fff;background:#14373a;max-width:none;padding:100px max(28px,50vw - 562px)}.checklist-section .kicker{color:#82d1cb}.checklist-section .section-head h2{color:#fff}.progress-copy{align-items:baseline;gap:9px;display:flex}.progress-copy strong{font:500 36px Georgia}.progress-copy span{color:#a9bfbd;font-size:11px}.progress{background:#38585a;height:3px;margin:-16px 0 35px}.progress i{background:#f1c676;height:100%;transition:width .3s;display:block}.check-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.check-grid article{background:#1c4447;border:1px solid #345659;border-radius:20px;padding:22px}.check-grid h3{margin:0 0 14px;font-size:15px}.check-grid h3>span{color:#f1c676;margin-right:9px}.check-grid label{color:#d8e4e2;cursor:pointer;align-items:center;gap:10px;padding:9px 0;font-size:12px;display:flex}.check-grid input{opacity:0;position:absolute}.check-grid label>i{color:#14373a;border:1px solid #5f7e7d;border-radius:6px;place-items:center;width:19px;height:19px;font-size:11px;font-style:normal;display:grid}.check-grid label.done{color:#829c9a;text-decoration:line-through}.check-grid label.done>i{background:#f1c676;border-color:#f1c676}.save-note{text-align:center;color:#86a3a1;margin:22px 0 0;font-size:10px}.guide{padding-top:110px}.links{border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(4,1fr);margin-bottom:50px;display:grid;overflow:hidden}.links a{background:var(--white);border-right:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px;display:flex}.links a:nth-child(4n){border-right:0}.links a:nth-child(n+5){border-bottom:0}.links span{font-size:13px;font-weight:700}.links small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.links b{color:var(--sea)}.tips{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tips article{border-top:1px solid var(--ink);gap:15px;padding:22px;display:flex}.tips article>span{color:var(--sea);font:italic 13px Georgia}.tips h3{margin:0 0 8px;font-size:14px}.tips p{color:var(--muted);margin:0;font-size:11px;line-height:1.75}.emergency{background:#e2b75e;border-radius:25px;justify-content:space-between;align-items:center;max-width:1124px;margin:0 auto 100px;padding:40px;display:flex}.emergency .kicker{color:#795d25}.emergency h2{margin:8px 0;font:500 34px Georgia,Songti SC,serif}.emergency p{margin:0;font-size:13px}.emergency button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:13px 20px}footer{border-top:1px solid var(--line);max-width:1124px;color:var(--muted);justify-content:space-between;gap:30px;margin:auto;padding:28px 0 45px;font-size:10px;display:flex}footer div{gap:17px;display:flex}footer a{text-decoration:underline}@media (max-width:800px){.topbar{height:66px;padding:0 18px}.share{padding:8px 12px;font-size:11px}.nav{justify-content:space-around}.nav button{padding:13px 8px;font-size:11px}.nav button.active:after{left:4px;right:4px}.hero{grid-template-columns:1fr;gap:35px;min-height:auto;padding:52px 18px 32px}.hero h1{font-size:52px}.hero-copy>p{font-size:14px}.island-card{border-radius:30px;height:310px}.alert{margin:0 18px 18px}.summary-grid{grid-template-columns:1fr 1fr;margin:0 18px 80px}.summary-grid article:nth-child(2){border-right:0}.summary-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.summary-grid article{padding:18px}.summary-grid strong{font-size:16px}.section{padding:0 18px 80px}.section-head{margin-bottom:25px;display:block}.section-head h2{font-size:34px}.section-head>p{margin-top:12px}.day-head{grid-template-columns:68px 1fr 34px;padding:18px 14px}.date strong{font-size:21px}.day-title{padding-left:14px}.day-title h3{font-size:16px}.day-title p{margin-top:4px;font-size:10px}.drive{font-size:0}.drive b{width:30px;height:30px}.timeline{padding:23px 15px 20px}.stop{grid-template-columns:48px 20px 1fr;min-height:128px}.stop h4 small{margin:4px 0 0;display:block}.stop p{font-size:11px}.checklist-section{padding:76px 18px}.progress-copy{margin-top:-46px;position:absolute;right:18px}.check-grid{grid-template-columns:1fr}.guide{padding-top:80px}.links{grid-template-columns:1fr 1fr}.links a:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.links a:nth-child(2n){border-right:0}.links a:nth-last-child(-n+2){border-bottom:0}.tips{grid-template-columns:1fr}.emergency{margin:0 18px 70px;padding:26px 22px;display:block}.emergency button{width:100%;margin-top:20px}footer{margin:0 18px;display:block}footer div{flex-wrap:wrap;margin-top:12px}}:root{--paper:#fff8f2;--white:#fffdfb;--ink:#443b44;--muted:#7b7077;--sea:#4b9da4;--line:#eaded8}html{scroll-padding-top:132px}.fixed-shell{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-top:env(safe-area-inset-top);background:#fff8f2eb;border-bottom:1px solid #dac7c1cc;position:fixed;inset:0 0 auto}.fixed-spacer{height:calc(132px + env(safe-area-inset-top))}.fixed-shell .topbar{height:76px}.fixed-shell .nav{border-top:1px solid #443b440f;height:56px;position:static}.fixed-shell .nav a{color:var(--muted);padding:15px 18px;font-size:13px}.fixed-shell .nav a.current{color:#c46975;font-weight:800}.brand-heart{color:#ce737d;background:#fbe6e5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.top-actions{align-items:center;gap:8px;display:flex}.top-actions button,.top-actions a{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.top-actions .share{background:var(--ink);color:#fff;border-color:var(--ink)}.sync-dot{color:#6b958c;font-size:10px}.brand small{display:block}.hero{min-height:560px}.hero-copy{z-index:2;position:relative}.hero-copy>p{max-width:610px}.hero-actions .primary{background:var(--ink);color:#fff}.love-card{background:linear-gradient(155deg,#a7dedd,#79c6ca);border-radius:44px;height:430px;position:relative;overflow:hidden;box-shadow:0 26px 70px #443b4426}.love-card:after{content:"";background:#67b3bb;border-radius:50% 50% 0 0/18% 18% 0 0;position:absolute;inset:52% -12% -20%}.love-card .island{z-index:1;color:#443b4494;letter-spacing:.18em;background:#f1ce8f;border-radius:50% 45% 52% 48%;place-items:center;height:125px;font:700 25px Georgia;display:grid;position:absolute;top:37%;left:12%;right:12%;transform:rotate(-7deg);box-shadow:0 13px #43685024}.love-card .island i,.love-card .island b{color:#fff;letter-spacing:0;background:#ed8e91;border-radius:50%;place-items:center;width:25px;height:25px;font:700 10px Arial;display:grid;position:absolute}.love-card .island i{top:22%;left:12%}.love-card .island b{top:28%;right:12%}.couple{z-index:3;align-items:center;display:flex;position:absolute;bottom:27px;right:28px}.couple span{color:#fff;background:#ffffff3b;border:2px solid #fffc;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.couple span+span{margin-left:-5px}.couple i{color:#fff;margin:0 -3px;font-style:normal;transform:translateY(-25px)}.love-card .countdown{z-index:3}.summary-grid{margin-bottom:110px}.map-wrap{border:1px solid var(--line);background:var(--white);border-radius:28px;padding:18px;box-shadow:0 20px 55px #443b4414}.map-tabs{gap:8px;margin-bottom:15px;display:flex;overflow:auto}.map-tabs button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;min-width:130px;padding:10px 12px}.map-tabs b,.map-tabs span{display:block}.map-tabs span{color:var(--muted);margin-top:3px;font-size:10px}.map-tabs button.active{border-color:var(--route);background:var(--route);color:#fff}.map-tabs button.active span{color:#ffffffc7}.jeju-map{background:linear-gradient(#e8f6f5,#f4f5e9);border-radius:21px;position:relative;overflow:hidden}.jeju-map svg{width:100%;height:420px;display:block}.island-outline{fill:#f2d79e;stroke:#d6ba7c;stroke-width:2px}.route-path{fill:none;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:9 8}.jeju-map g text{fill:#fff;text-anchor:middle;font:800 8px Arial}.jeju-label{fill:#443b4447;text-anchor:middle;letter-spacing:.2em;font:700 30px Georgia}.region-label{fill:#443b448c;text-anchor:middle;font:700 12px Arial}.map-legend{background:#ffffffe0;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;bottom:16px;left:18px}.map-legend i{border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.activity{font-weight:600;color:var(--ink)!important}.photo{background:#fbe9e8;border-radius:10px;padding:8px 10px;color:#a85865!important}.stop-actions{flex-wrap:wrap;align-items:center;gap:7px;margin:10px 0 18px;display:flex}.stop-actions a{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 8px}.warning{color:#91602d;background:#fff0dc;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:700;display:inline-block}.check-row{grid-template-columns:28px 1fr 30px;align-items:center;gap:8px;padding:5px 0;display:grid}.check-row .box{color:#163035;cursor:pointer;background:0 0;border:1px solid #658281;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.check-row.done .box{background:#f1c676;border-color:#f1c676}.check-row>input{opacity:1;color:#e4eeec;background:0 0;border:0;outline:0;width:100%;font-size:12px;position:static}.check-row.done>input{color:#86a09e;text-decoration:line-through}.delete{color:#789391;cursor:pointer;background:0 0;border:0;font-size:18px}.add-row{gap:8px;margin-top:11px;display:flex}.add-row input{opacity:1;color:#fff;background:#173c3f;border:1px solid #4d6969;border-radius:9px;outline:0;flex:1;min-width:0;padding:9px;position:static}.add-row button{color:#173538;cursor:pointer;background:#f1c676;border:0;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}.modal-backdrop{z-index:200;background:#2c232a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:25px;width:min(430px,100%);padding:27px;box-shadow:0 30px 80px #00000038}.modal h2{margin:9px 0 20px;font:500 32px Georgia,Songti SC,serif}.modal label{color:var(--muted);margin-top:13px;font-size:12px;display:block}.modal label input{border:1px solid var(--line);border-radius:11px;outline:0;width:100%;margin-top:6px;padding:11px;display:block}.modal>div:last-child{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.modal button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 15px}.modal .primary{background:var(--ink);color:#fff}.food-page{max-width:1124px;margin:auto;padding-bottom:60px}.food-page .fixed-shell{max-width:none}.food-hero{background:linear-gradient(125deg,#f8dedf,#fff0d8 52%,#dcefee);border-radius:34px;margin-top:26px;padding:58px}.food-hero h1{margin:18px 0;font:500 54px Georgia,Songti SC,serif}.food-hero h1 em{color:#c96d79}.food-hero>p{max-width:690px;color:var(--muted);line-height:1.8}.food-rules{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.food-rules span{background:#ffffffa6;border-radius:999px;padding:7px 10px;font-size:11px}.food-index{grid-template-columns:repeat(5,1fr);gap:8px;margin:22px 0 70px;display:grid}.food-index a{border-top:4px solid var(--food);background:#fff;border-radius:12px;padding:15px}.food-index b,.food-index span{display:block}.food-index b{font-size:11px}.food-index span{color:var(--muted);margin-top:6px;font-size:10px}.food-section{margin-bottom:65px;scroll-margin-top:145px}.food-section-head{border-left:5px solid;margin-bottom:20px;padding-left:14px}.food-section-head span{letter-spacing:.12em;font-size:10px;font-weight:800}.food-section-head h2{margin:5px 0;font:500 28px Georgia,Songti SC,serif}.food-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.food-grid article{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;padding:19px;display:flex}.food-top{justify-content:space-between;display:flex}.food-top span{color:#b45f69;background:#fbe8e8;border-radius:7px;padding:5px 7px;font-size:10px}.food-top button{color:#cf777f;background:0 0;border:0}.food-grid h3{margin:17px 0 0;font-size:17px}.food-grid h3 small{color:var(--muted);margin-top:5px;font-weight:400;display:block}.food-grid article>p{color:var(--muted);font-size:11px;line-height:1.7}.food-grid .order{color:var(--ink)}.food-tip{background:#fff6e9;border-radius:8px;padding:8px}.food-grid article>div:last-child{gap:8px;margin-top:auto;display:flex}.food-grid article a{color:var(--sea);border:1px solid var(--line);border-radius:8px;padding:7px;font-size:10px;font-weight:800}.food-footer-note{color:#fff;background:#193e41;border-radius:25px;margin-bottom:60px;padding:35px}.food-footer-note h2{margin-top:0}.food-footer-note>div{align-items:center;gap:15px;display:flex}.food-footer-note span{color:#193e41;background:#f1c676;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.food-footer-note p{color:#c2d5d3;font-size:12px}@media (max-width:800px){html{scroll-padding-top:115px}.fixed-spacer{height:calc(115px + env(safe-area-inset-top))}.fixed-shell .topbar{height:64px}.fixed-shell .nav{justify-content:flex-start;height:51px;padding:0 12px;overflow-x:auto}.fixed-shell .nav a{flex:none;padding:14px 10px}.topbar{padding:0 12px}.sync-dot{display:none}.top-actions button{width:36px;height:36px;padding:0;font-size:0}.top-actions button:before{content:"✎";font-size:15px}.top-actions .share{width:auto;padding:8px;font-size:10px}.brand-heart{width:31px;height:31px}.hero{padding-top:38px}.love-card{border-radius:30px;height:320px}.summary-grid{margin-bottom:75px}.jeju-map svg{height:285px}.map-tabs button{min-width:115px}.map-section{padding-top:10px}.food-page{padding:0 14px 45px}.food-hero{border-radius:24px;margin-top:18px;padding:34px 23px}.food-hero h1{font-size:38px}.food-index{grid-template-columns:1fr 1fr;margin-bottom:50px}.food-grid{grid-template-columns:1fr}.food-section{margin-bottom:50px}.food-page footer{margin-inline:0}.couple{display:none}}.food-top i{color:#cf777f;font-style:normal}.copy-button{border:1px solid var(--line);color:var(--sea);cursor:pointer;background:#fff;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:700}.keyword-box{background:#fff9f8;border:1px dashed #e4c7c7;border-radius:12px;margin:10px 0 18px;padding:11px}.keyword-box>b{color:#a85865;margin-bottom:8px;font-size:10px;display:block}.keyword-box>div{flex-wrap:wrap;gap:6px;display:flex}.keyword-box .copy-button{color:#9f5e68;text-align:left;background:#fff;border-color:#efd8d8}.view-switch{border:1px solid var(--line);background:#fff;border-radius:999px;gap:4px;margin:-12px 0 20px;padding:4px;display:inline-flex}.view-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.view-switch button.active{background:var(--ink);color:#fff}.view-switch button:disabled{cursor:not-allowed;opacity:.56}.hero-actions button{color:#a84f5c;cursor:pointer;background:#fbe8e8;border:1px solid #c77a82;border-radius:999px;padding:14px 22px}.friend-link{background:#ffffffb8;border:1px solid #e5c9c9;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;max-width:650px;margin-top:15px;padding:9px;display:grid}.friend-link span{color:#9f5e68;font-size:10px}.friend-link input{min-width:0;color:var(--muted);background:0 0;border:0;outline:0;font-size:10px}.friend-link button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:7px 10px;font-size:10px}.readonly-pill{color:#4d817a;background:#edf6f3;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.privacy-note{color:#55736f;text-align:center;background:#f2faf7;border:1px solid #d8e7e2;border-radius:14px;max-width:1124px;margin:0 auto 85px;padding:15px 18px;font-size:12px}.showcase-page .showcase-hero{margin-bottom:30px}.showcase-page .love-card .countdown{display:none}.reminder-check{border:1px solid var(--sea);width:34px;height:34px;color:var(--sea);cursor:pointer;background:0 0;border-radius:50%;flex:0 0 34px;font:italic 12px Georgia}.reminder-check.done{background:var(--sea);color:#fff}.couple-tools{padding-top:0}.photo-task-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.photo-task-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px}.photo-task-grid h3{margin:0 0 13px;font-size:13px}.photo-task-grid h3 small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.photo-task-grid button{text-align:left;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;border-top:1px solid #f0e6e1;gap:8px;padding:10px 0;font-size:11px;line-height:1.5;display:flex}.photo-task-grid button i{color:#cf777f;font-style:normal}.photo-task-grid button.done{color:#a99fa4;text-decoration:line-through}.photo-task-grid button.done i{color:var(--sea)}.vehicle-grid{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:11px;padding:22px;display:grid}.vehicle-grid label{color:var(--muted);font-size:11px}.vehicle-grid input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffaf7;border-radius:10px;outline:0;margin-top:7px;padding:11px;display:block}.vehicle-grid input:focus{border-color:var(--sea)}.backup-tools{background:#f7e8e6;border-radius:24px;justify-content:space-between;align-items:center;gap:25px;display:flex;padding:32px!important}.backup-tools h2{margin:8px 0;font:500 30px Georgia,Songti SC,serif}.backup-tools p{max-width:620px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.backup-tools>div:last-child{gap:8px;display:flex}.backup-tools button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px}.backup-tools button:first-child{background:var(--ink);color:#fff}.toast{z-index:300;left:50%;bottom:calc(28px + env(safe-area-inset-bottom));color:#fff;background:#263f41;border-radius:999px;padding:11px 17px;font-size:12px;position:fixed;transform:translate(-50%);box-shadow:0 15px 40px #0003}.tour-overlay{z-index:250;background:#261f2594;position:fixed;inset:0}.tour-highlight{pointer-events:none;border:3px solid #f5c46f;border-radius:15px;position:fixed;box-shadow:0 0 0 9999px #261f252e,0 0 30px #f5c46f8c}.tour-card{background:#fff;border-radius:20px;width:340px;padding:20px;position:fixed;box-shadow:0 24px 70px #00000040}.tour-arrow{color:#f5c46f;font-size:28px;position:absolute;top:-24px;left:50%}.tour-card>span{color:var(--sea);font-size:10px;font-weight:800}.tour-card h3{margin:8px 0;font-size:20px}.tour-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.tour-card>div:last-child{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.tour-card button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:8px 13px}.tour-card button:last-child{background:var(--ink);color:#fff}.food-grid article{padding:0;overflow:hidden}.food-grid article>div,.food-grid article>h3,.food-grid article>p{margin-left:19px;margin-right:19px}.food-grid figure{background:#eee;height:170px;margin:0 0 16px;position:relative}.food-grid figure img{object-fit:cover;width:100%;height:100%;display:block}.food-grid figcaption{color:#fff;background:#202727b3;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;bottom:9px;left:10px}.food-grid article>.keyword-box{margin:14px 19px 19px}.food-actions{flex-wrap:wrap;gap:7px;display:flex;margin:5px 19px 0!important}.food-actions a{color:var(--sea);border:1px solid var(--line);border-radius:8px;padding:7px;font-size:10px;font-weight:800}.food-grid article>div:last-child{margin-top:14px}footer button{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0;text-decoration:underline}@media (max-width:800px){.privacy-note{margin:0 18px 65px}.photo-task-grid,.vehicle-grid{grid-template-columns:1fr}.backup-tools{margin-inline:18px;display:block}.backup-tools>div:last-child{margin-top:18px}.tour-card{width:auto;right:14px;bottom:calc(18px + env(safe-area-inset-bottom));top:auto!important;left:14px!important}.tour-arrow{top:-23px}.food-grid figure{height:210px}.hero-actions{flex-wrap:wrap}.hero-actions button{font-size:12px}.showcase-page .hero{margin-bottom:35px}}.custom-foods{background:linear-gradient(145deg,#fffdfb,#fff2ee);border:1px solid #ecd8d5;border-radius:28px;margin:0 0 82px;padding:34px}.custom-food-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.custom-food-head h2{margin:8px 0;font:500 34px Georgia,Songti SC,serif}.custom-food-head p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.custom-food-head>b{color:#a95865;background:#f9dfe0;border-radius:999px;flex:none;padding:8px 12px;font-size:11px}.custom-food-form{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1.1fr 1fr .75fr 1.3fr auto;align-items:end;gap:9px;padding:16px;display:grid}.custom-food-form label,.custom-food-list label{color:var(--muted);font-size:10px;font-weight:700}.custom-food-form input,.custom-food-list input{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fffaf7;border-radius:10px;outline:0;margin-top:6px;padding:10px;display:block}.custom-food-form input:focus,.custom-food-list input:focus{border-color:#cf777f;box-shadow:0 0 0 3px #cf777f1a}.custom-food-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:11px;height:38px;padding:0 15px;font-size:11px;font-weight:800}.custom-food-form button:disabled{opacity:.4;cursor:not-allowed}.custom-food-empty{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.custom-food-empty span{color:#cf777f;font-size:24px}.custom-food-empty p{font-size:12px}.custom-food-list{gap:9px;margin-top:14px;display:grid}.custom-food-list article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:38px 1fr;gap:13px;padding:15px;display:grid}.custom-food-list article>span{color:#a95865;background:#fbe8e8;border-radius:50%;place-items:center;width:34px;height:34px;font:italic 11px Georgia;display:grid}.custom-food-list article>div{grid-template-columns:1.1fr 1fr .7fr 1.3fr;gap:9px;display:grid}.custom-food-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:7px;margin-top:3px;display:flex}.custom-food-actions a,.custom-food-actions button{border:1px solid var(--line);color:var(--sea);cursor:pointer;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.custom-food-actions button:last-child{color:#b8666f;margin-left:auto}@media (max-width:800px){.custom-foods{margin:0 18px 65px;padding:22px 16px}.custom-food-head h2{font-size:28px}.custom-food-form{grid-template-columns:1fr}.custom-food-form button{width:100%}.custom-food-list article{grid-template-columns:1fr}.custom-food-list article>span{display:none}.custom-food-list article>div{grid-template-columns:1fr}.custom-food-actions{grid-column:auto}.custom-food-actions button:last-child{margin-left:0}.food-page .sync-dot{display:none}}
