:root{--ink:#123c44;--teal:#007b83;--teal-dark:#00656c;--sky:#eaf6f8;--yellow:#ffd85b;--paper:#fffefa;--muted:#637c81;--line:#dce8e8;--pink:#f8ddd9;--display:"Fredoka","Trebuchet MS",sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--body);background:#f8fbfa;margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button{border:0}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #ecac36}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.14}input,select,textarea{min-width:0}button svg{flex-shrink:0}img{max-width:100%;display:block}svg{flex-shrink:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fffefa;flex-direction:column;width:238px;padding:33px 21px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{text-align:left;font-family:var(--display);letter-spacing:-.3px;background:0 0;align-items:center;gap:11px;padding:0 7px;font-size:21px;line-height:1.06;display:flex}.brand b{font-weight:500}.brand-sun{background:var(--yellow);border-radius:50%;place-items:center;width:43px;height:43px;display:grid;transform:rotate(-8deg)}.sidebar-trip{background:#f0f6f3;border-radius:12px;align-items:center;gap:11px;margin:32px 0 25px;padding:13px 12px;display:flex}.flag{font-size:28px}.sidebar-trip strong,.sidebar-trip span:not(.flag){display:block}.sidebar-trip strong{font-size:13px}.sidebar-trip div>span{color:var(--muted);margin-top:2px;font-size:11px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.nav-item{text-align:left;background:0 0;border-radius:9px;align-items:center;gap:12px;padding:13px 12px;font-size:13px;font-weight:500;display:flex}.nav-item.active{color:#00676d;background:#dbefef}.nav-item:hover{background:#edf6f3}.nav-count{background:#fff;border-radius:5px;margin-left:auto;padding:0 6px;font-size:11px}.crew{border-top:1px dashed #d6e1dc;margin:30px 8px 0;padding-top:25px}.crew h3{font-family:var(--body);font-size:12px;font-weight:700}.crew>p{color:var(--muted);margin:3px 0 13px;font-size:11px}.adult-list{flex-direction:column;gap:9px;display:flex}.person{text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:0;font-size:12px;display:flex}.avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex}.avatar.tiny{width:30px;height:30px;font-size:16px}.you-label{color:#377176;background:#e1eeed;border-radius:4px;margin-left:auto;padding:1px 5px;font-size:10px}.person:not(.selected):hover .avatar{outline:2px solid var(--yellow)}.little-crew{flex-wrap:wrap;gap:9px 12px;margin-top:20px;display:flex}.little-crew>span{align-items:center;gap:4px;font-size:15px;display:flex}.little-crew b{color:#657c80;font-size:10px;font-weight:500}.crew p.crew-note{margin-top:10px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:27px}.sidebar-postcard{background:#fff3bf;border-radius:3px;margin:10px 6px 22px;padding:18px 15px;position:relative;transform:rotate(-3deg)}.sidebar-postcard>span{color:#d7a239;font-size:33px;position:absolute;top:6px;right:10px}.sidebar-postcard p{font-size:12px;line-height:1.7}.sidebar-postcard b{font-weight:600}.backup-button{color:var(--muted);background:0 0;align-items:center;gap:7px;margin:auto;font-size:10px;display:flex}.local-label{text-align:center;color:#8a9b9d;margin-top:12px;font-size:10px;display:block}.workspace{margin-left:238px}.topbar{background:#ffffffb5;border-bottom:1px solid #e3ecea;justify-content:space-between;align-items:center;height:74px;padding:0 42px;display:flex}.topbar-left,.topbar-right{align-items:center;gap:20px;display:flex}.breadcrumb{color:#84979a;align-items:center;gap:10px;font-size:12px;display:flex}.breadcrumb strong{color:var(--ink);font-weight:500}.trip-countdown{color:#597071;align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.trip-countdown svg{color:#be942c}.menu-toggle{display:none!important}.nav-scrim{display:none}main{max-width:1470px;margin:auto;padding:30px 42px 0}.hero{background:var(--sky);isolation:isolate;border:1px solid #deecee;border-radius:20px;grid-template-columns:1fr 1fr;min-height:370px;padding:37px 35px 33px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2}.hero-intro{color:#547b82;margin-bottom:17px;font-size:12px;font-weight:500;display:block}.hero h1{letter-spacing:-1.8px;color:#124750;margin-bottom:19px;font-size:clamp(40px,4vw,68px);line-height:.98}.hero-copy>p{color:#56757c;font-size:13px;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:24px;display:flex}.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:12px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s;display:inline-flex}.button:active{transform:translateY(1px)}.button.primary{background:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.button.secondary{color:#196772;background:#e8f2f1}.button.outline{color:#22646c;background:0 0;border:1px solid #bfd3d3}.button.outline:hover{background:#e8f4f1}.button.small{padding:9px 13px;font-size:12px}.button.destructive{color:#fff;background:#a94132}.hero-link{white-space:nowrap;background:0 0;align-items:center;gap:9px;padding:0;font-size:11px;font-weight:600;display:flex}.hero-date{color:#729299;align-items:center;gap:7px;margin-top:24px;font-size:11px;display:flex}.hero-picture{z-index:1;background:#fff;place-self:center end;width:95%;height:283px;padding:8px 8px 0;position:relative;transform:rotate(3deg);box-shadow:0 8px 12px #254f5814}.hero-picture>img{object-fit:cover;object-position:55% 48%;width:100%;height:244px}.picture-caption{color:#57737a;font-size:11px;font-family:var(--display);letter-spacing:.1px;justify-content:space-between;align-items:center;padding:7px 9px;display:flex}.picture-caption>span:last-child{color:#e89a91;font-size:20px;line-height:1}.sun-sticker{background:var(--yellow);color:#5d4c22;outline:5px dotted var(--yellow);outline-offset:-2px;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:0;width:104px;height:104px;font-size:11px;display:flex;position:absolute;top:-20px;right:-24px;transform:rotate(9deg);box-shadow:0 3px 7px #4e574214}.sun-sticker>span{font-size:36px;font-family:var(--display);line-height:1.1}.photo-tape{background:#efdaadb8;width:98px;height:29px;position:absolute;top:-12px;left:31%;transform:rotate(-8deg)}.hero-doodle{color:#89bfc0;z-index:-1;font-size:76px;position:absolute;bottom:12px;left:47%;transform:rotate(12deg)}.family-banner{background:#f6f0d7;border:1px solid #efe7ca;border-radius:10px;align-items:center;gap:16px;margin:22px 0 34px;padding:16px 20px;display:flex}.banner-duck{font-size:29px}.family-banner strong{margin-bottom:3px;font-size:12px;font-weight:700;display:block}.family-banner p{color:#867b54;font-size:11px;line-height:1.5}.ages-badge{white-space:nowrap;color:#88784e;border-left:1px solid #ded3a9;margin-left:auto;padding-left:18px;font-size:10px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.4px;font-size:29px}.section-heading p{color:var(--muted);margin-top:6px;font-size:12px}.heading-spark{color:#e7b037;margin-left:4px;font-size:22px;display:inline-block;transform:rotate(13deg)}.board-tools{border-bottom:1px solid var(--line);flex-direction:column;gap:16px;padding-bottom:17px;display:flex}.category-tabs{flex-wrap:wrap;gap:7px;display:flex}.category-tabs>button{color:#678088;white-space:nowrap;background:0 0;border:1px solid #e2eae9;border-radius:25px;align-items:center;gap:6px;padding:8px 13px;font-size:11px;display:flex}.category-tabs>button.selected{color:#fff;background:#164d55;border-color:#164d55}.category-tabs>button:not(.selected):hover{background:#eaf3f2}.category-tabs>button>span{font-size:14px}.search-sort{justify-content:space-between;gap:12px;display:flex}.search-box{border:1px solid var(--line);color:#7f9698;background:#fff;border-radius:7px;align-items:center;gap:7px;width:100%;max-width:260px;padding:7px 10px;display:flex}.search-box>input{background:0 0;border:0;outline:none;width:100%;padding:1px;font-size:11px}.search-sort>select{border:1px solid var(--line);color:#59757b;background:#fff;border-radius:6px;padding:6px 26px 6px 10px;font-size:11px}.board-info{color:#849697;justify-content:space-between;align-items:center;margin:15px 0;font-size:10px;display:flex}.text-button{color:#54767d;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.favorites{font-size:10px}.idea-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;display:grid}.idea-card{background:#fffefa;border:1px solid #e3eae6;border-radius:12px;flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.idea-card:hover{border-color:#bdcfcc;box-shadow:0 5px 16px #1d514b08}.card-open{text-align:left;background:0 0;flex-direction:column;flex:1;padding:0;display:flex}.card-visual{width:100%;height:185px;position:relative;overflow:hidden}.card-visual>img{object-fit:cover;object-position:center 33%;width:100%;height:100%}.card-category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:20px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;display:flex;position:absolute;top:12px;left:12px}.planned-sticker{color:#3e6653;background:#e5f5dc;border-radius:4px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;display:flex;position:absolute;bottom:10px;right:10px}.card-copy{width:100%;padding:16px 17px 12px}.card-attribution{color:#8c9896;align-items:center;gap:5px;margin-bottom:8px;font-size:9px;display:flex}.inspiration-star{color:#c4a13b;font-size:15px;line-height:12px}.card-copy h3{letter-spacing:-.25px;margin-bottom:8px;font-size:21px;line-height:1.18}.card-copy>p{color:#6f8588;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:37px;font-size:11px;line-height:1.7;display:-webkit-box;overflow:hidden}.card-family{color:#8a866c;align-items:center;gap:5px;margin-top:14px;font-size:9px;display:flex}.check-dot{background:#d7b04f;border-radius:50%;flex-shrink:0;width:5px;height:5px}.check-dot.no{background:#bc6256}.card-footer{border-top:1px solid #f0eee6;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.card-footer>div{gap:14px;display:flex}.reaction{color:#77908e;background:0 0;align-items:center;gap:5px;padding:1px 0;font-size:10px;display:flex}.voted{color:#af4d58!important}.reaction.voted svg{fill:#f5d6da;stroke:#b75964}.card-plan{color:#39717a;background:0 0;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.add-card{color:#688b7c;background:#f2f7ef;border:1.5px dashed #cadad4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:335px;padding:25px;display:flex}.add-card:hover{background:#e9f3e5}.add-card-icon{background:#e2ecda;border-radius:50%;place-items:center;width:53px;height:53px;margin-bottom:16px;display:grid}.add-card h3{color:#487164;font-size:23px}.add-card p{color:#87a092;margin:10px 0 22px;font-size:12px;line-height:1.8}.add-card>span:last-child{color:#507a69;font-size:11px;font-weight:600}.category-art{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.art-food{background:#f7deda}.art-stay{background:#e9dcf4}.art-slow{background:#fae9a7}.art-beach{background:#d6eced}.art-play{background:#d5e9ef}.art-main{z-index:2;filter:drop-shadow(4px 8px #2048470b);margin-top:2px;font-size:70px;transform:rotate(-9deg)}.art-caption{font-size:11px;font-family:var(--display);color:#687c79;z-index:2;position:absolute;bottom:17px}.art-orbit{border:1px solid #ffffff80;border-radius:50%;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{width:200px;height:200px}.art-food .art-orbit{border-color:#dcaa9d4d}.art-spark{color:#d5a85d;font-size:24px;position:absolute}.spark-one{top:28%;left:23%;transform:rotate(20deg)}.spark-two{font-size:20px;bottom:33%;right:20%}.art-play .art-spark,.art-beach .art-spark{color:#61a3b8}.art-stay .art-spark{color:#b1a0c6}.page-footer{border-top:1px solid var(--line);color:#9aaaa8;justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding:25px 0 22px;font-size:10px;display:flex}.page-footer>span>span{color:#cbb159;margin-left:4px;font-size:15px}.page-footer a{font-size:9px;text-decoration:none}.page-footer a:hover{text-decoration:underline}.icon-button{background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover{background:#e9f1ed}.icon-button.danger{color:#b47068;margin-left:auto}.modal{width:min(610px,100vw - 32px);max-height:90dvh;color:var(--ink);background:#fffefa;border:1px solid #dfe7e1;border-radius:16px;padding:0;overflow:auto;box-shadow:0 24px 100px #102c4240}.modal-wide{width:min(670px,100vw - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13363d70}.modal-head{z-index:4;background:#fffefa;border-bottom:1px solid #e6ece7;justify-content:space-between;align-items:center;gap:15px;padding:21px 25px;display:flex;position:sticky;top:0}.modal-head h2{font-size:25px}.idea-form{flex-direction:column;gap:17px;padding:24px;display:flex}.form-intro{color:var(--muted);margin-bottom:2px;font-size:12px}.idea-form label,.plan-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.idea-form input,.idea-form textarea,.idea-form select,.plan-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #d7e3e1;border-radius:7px;padding:10px 12px;font-size:12px;font-weight:400}.idea-form textarea{resize:vertical}.form-row{gap:13px;display:flex}.form-row>label{flex:1;min-width:0}.modal-actions{border-top:1px solid #e3eae4;justify-content:flex-end;align-items:center;gap:12px;margin-top:5px;padding-top:16px;display:flex}.photo-field{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.photo-field>img{object-fit:cover;border-radius:6px;width:110px;height:70px}.photo-field>small{color:#8a9892;font-size:10px}.upload-button{cursor:pointer;background:#eff7f0;border:1px dashed #bad2ca;border-radius:7px;align-items:center;padding:11px 14px;position:relative;overflow:hidden;flex-direction:row!important}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.form-error{color:#a84339;background:#fff0ec;border:1px solid #efc3bb;border-radius:6px;padding:10px;font-size:12px}.detail{padding:0 25px 25px}.detail-visual{height:210px;margin:0 -25px 22px;overflow:hidden}.detail-visual>img{object-fit:cover;width:100%;height:100%}.detail-visual .art-main{font-size:95px}.detail-meta{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tag{color:#438189;background:#e1f0ef;border-radius:20px;padding:4px 8px;font-size:10px;display:inline-block}.tag.neutral{color:#a58a3b;background:#f3edcf}.tag.booked{color:#53734d;background:#e3efde}.detail-place{color:#67838a;align-items:center;gap:7px;margin-bottom:10px;font-size:12px;display:flex}.detail-note{color:#536f76;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.external-link{color:#23808b;align-items:center;gap:6px;margin-top:14px;font-size:12px;display:inline-flex}.detail-toolbar{align-items:center;gap:20px;margin:22px 0;display:flex}.family-checks{background:#f7f1da;border-radius:10px;padding:20px}.family-checks h3,.plan-form h3,.comments h3{font-size:22px}.family-checks>p,.plan-form>p,.comments>p{color:#8c805b;margin:8px 0 17px;font-size:11px;line-height:1.7}.check-row{border-top:1px solid #e7dec0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:11px;display:flex}.check-row select{color:#81714b;background:#fffdf5;border:1px solid #dfd6b4;border-radius:5px;max-width:180px;padding:6px 9px;font-size:10px}.family-checks .family-note{white-space:pre-wrap;border-top:1px solid #e7dec0;margin:8px 0 0;padding-top:10px;font-style:italic}.plan-form,.comments{margin-top:27px}.plan-form>p,.comments>p{color:#81908d}.plan-buttons{align-items:center;gap:17px;margin-top:16px;display:flex}.plan-buttons .text-button{font-size:10px}.comments h3>span{font-family:var(--body);color:#829a92;margin-left:7px;font-size:12px}.comments form{gap:10px;margin-top:18px;display:flex}.comments input{background:#fff;border:1px solid #d7e1da;border-radius:6px;flex:1;padding:10px;font-size:12px}.comment{gap:12px;margin-top:20px;display:flex}.comment strong{font-size:11px}.comment p{color:#678075;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.7}.confirm-delete{padding:24px}.confirm-delete>p{margin-bottom:20px;font-size:13px;line-height:1.8}.toast{color:#fff;z-index:50;background:#144c52;border-radius:12px;align-items:center;gap:10px;max-width:calc(100vw - 30px);padding:14px 20px;font-size:12px;display:flex;position:fixed;bottom:28px;left:calc(50% + 119px);transform:translate(-50%);box-shadow:0 7px 28px #14505b30}.connection-error{color:#a75b48;background:#fff2ed;border:1px solid #eac0b6;border-radius:8px;justify-content:space-between;align-items:center;margin-top:20px;padding:16px;font-size:12px;display:flex}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.skeleton{background:#e5efed;border-radius:10px;height:340px;animation:1s infinite alternate pulse}.empty-filter{color:#7a9188;padding:25px 0;font-size:13px}.page-heading{padding:15px 0 30px;position:relative}.page-emoji{margin-bottom:15px;font-size:36px;display:block}.page-heading h1{letter-spacing:-1px;font-size:48px}.page-heading>p{color:#7d918e;max-width:570px;margin-top:15px;font-size:13px;line-height:1.8}.trip-range{color:#7e9391;margin-top:14px;font-size:11px;display:inline-block}.itinerary-summary{background:#eaf3ef;border-radius:12px;align-items:center;gap:28px;margin-bottom:25px;padding:23px;display:flex}.itinerary-summary>div{flex-direction:column;gap:3px;display:flex}.itinerary-summary strong{font-size:28px;font-family:var(--display)}.itinerary-summary span{color:#7f958d;font-size:10px}.itinerary-summary .summary-note{flex-direction:row;align-items:center;gap:12px;margin-left:auto;display:flex}.summary-note>span{font-size:30px}.summary-note>p{color:#78938a;font-size:11px;line-height:1.7}.itinerary-summary>.button{margin-left:auto}.timeline{border-top:1px solid var(--line)}.day-row{border-bottom:1px solid var(--line);gap:24px;padding:24px 0;display:flex}.day-date{text-align:center;flex-shrink:0;width:70px}.day-date span{color:#81978d;font-size:10px;display:block}.day-date strong{font-size:33px;font-family:var(--display);line-height:1.3;display:block}.day-date small{color:#97a8a1;font-size:9px}.day-content{flex:1;min-width:0}.open-day{color:#98a89f;border:1px dashed #dae4dd;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;height:100%;padding:22px 20px;font-size:12px;display:flex}.open-day button{color:#6b9182;background:0 0;flex-shrink:0;align-items:center;gap:5px;font-size:11px;display:flex}.scheduled-idea{text-align:left;background:#eef5eb;border:1px solid #dae8d2;border-radius:9px;align-items:center;gap:15px;width:100%;margin-bottom:9px;padding:17px;display:flex}.scheduled-emoji{font-size:30px}.scheduled-idea>div{flex:1}.scheduled-idea>div>span{color:#829379;font-size:10px}.scheduled-idea h3{margin-top:4px;font-size:21px}.scheduled-idea p{color:#7a8e75;margin-top:6px;font-size:11px}.nap-note{color:#92a18c;padding-left:9px;font-size:10px}.places-layout{grid-template-columns:1fr 1fr;gap:26px;display:grid}.places-photo{background:#d9eeec;border-radius:15px;align-self:start;position:sticky;top:24px;overflow:hidden}.places-photo>img{object-fit:cover;width:100%;height:265px}.places-photo>div{padding:27px}.places-photo>div>span{color:#648d89;font-size:11px}.places-photo h2{margin:14px 0;font-size:43px;line-height:1.05}.places-photo p{color:#6e9690;max-width:280px;font-size:12px;line-height:1.9}.place-group{background:#fff;border:1px solid #dfe8e1;border-radius:10px;margin-bottom:20px;overflow:hidden}.place-group>h3{background:#edf3ed;align-items:center;gap:8px;padding:16px;font-size:19px;display:flex}.place-group>h3>span{font-size:12px;font-family:var(--body);color:#81a18c;margin-left:auto}.place-group>button{text-align:left;background:0 0;border-top:1px solid #ebf0e9;align-items:center;gap:13px;width:100%;padding:17px;display:flex}.place-group>button>span{font-size:25px}.place-group>button>div{flex:1}.place-group strong{font-size:12px;font-weight:500;display:block}.place-group small{color:#8e9e92;margin-top:4px;font-size:10px;display:block}.place-group>button:hover{background:#f7faf4}.essentials-top{border-block:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:25px;padding:17px 0;display:flex}.essentials-top>span{color:#7d948a;font-size:12px}.essential-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.essential-section{background:#fff;border:1px solid #e0e9df;border-radius:12px;overflow:hidden}.essential-section>h2{background:#f1f5e9;align-items:center;gap:9px;padding:22px;font-size:21px;display:flex}.essential-section:nth-child(2)>h2{background:#f4efdc}.essential-section:nth-child(3)>h2{background:#eeebf6}.essential-section h2>span{font-size:26px}.essential-item{border-top:1px solid #edf0e8;align-items:flex-start;gap:10px;padding:17px 18px;display:flex}.essential-item>label{cursor:pointer;flex:1;gap:12px;min-width:0;display:flex}.essential-item input{accent-color:var(--teal);flex-shrink:0;width:17px;height:17px;margin-top:3px}.essential-item strong{overflow-wrap:anywhere;font-size:12px;font-weight:500}.essential-item p{color:#8b9c8e;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:5px;font-size:11px;line-height:1.7}.essential-item>.icon-button{color:#a2b0a2;padding:3px}.essential-item.complete strong{color:#9cac9c;text-decoration:line-through}.empty-note{color:#90a18d;padding:22px;font-size:12px}.itinerary-summary .summary-note{display:none}@keyframes pulse{0%{opacity:.6}to{opacity:1}}@media (min-width:1450px){.hero{min-height:400px}.hero-picture{height:308px}.hero-picture>img{height:269px}.board-tools{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.category-tabs{gap:6px}.category-tabs>button{padding:8px 11px}.search-box{max-width:170px}.search-sort{gap:8px}.itinerary-summary .summary-note{display:flex}.card-visual{height:210px}}@media (min-width:1700px){.hero-picture{height:337px}.hero-picture>img{height:298px}.hero{min-height:430px}.hero h1{font-size:77px}.card-visual{height:245px}.sidebar{width:252px}.workspace{margin-left:252px}.toast{left:calc(50% + 126px)}}@media (max-width:1150px){.sidebar{width:215px;padding-inline:16px}.workspace{margin-left:215px}.topbar{padding-inline:28px}main{padding:25px 28px 0}.hero{min-height:355px;padding:30px 26px}.hero h1{font-size:49px}.hero-intro{font-size:10px}.hero-copy>p{font-size:11px}.hero-actions{gap:13px}.hero-link{font-size:10px}.hero-picture{height:245px}.hero-picture>img{height:207px}.sun-sticker{width:82px;height:82px;font-size:9px;top:-18px;right:-15px}.sun-sticker>span{font-size:29px}.picture-caption{font-size:9px}.hero .button{padding:11px 12px;font-size:11px}.ages-badge{display:none}.idea-grid{gap:16px}.card-visual{height:158px}.card-copy{padding:14px}.card-copy h3{font-size:19px}.card-copy>p{font-size:10px}.art-caption{font-size:9px}.art-main{font-size:59px}.card-footer{padding:10px 12px}.toast{left:calc(50% + 107px)}.brand{font-size:19px}.little-crew{gap:8px}.little-crew b{font-size:9px}.page-heading h1{font-size:42px}.essential-grid{grid-template-columns:1fr}.places-photo h2{font-size:35px}.places-photo>img{height:230px}}@media (max-width:920px){.sidebar{width:195px;padding-inline:13px}.workspace{margin-left:195px}.hero{grid-template-columns:1fr .9fr;padding:25px 22px}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-date{margin-top:18px;font-size:9px}.hero-picture{height:250px}.hero-picture>img{height:214px}.hero-intro{max-width:165px}.hero-copy>p{font-size:10px}.hero-doodle{display:none}.hero-link{font-size:10px}.hero{min-height:340px}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-visual{height:180px}.brand{gap:7px;font-size:18px}.brand-sun{width:38px;height:38px}.nav-item{gap:9px;padding-inline:9px;font-size:11px}.ages-badge{display:none}.sidebar-trip{gap:7px;padding:12px 9px}.sidebar-trip strong{font-size:12px}.crew{margin-inline:6px}.topbar{padding-inline:23px}main{padding:22px 23px 0}.toast{left:calc(50% + 97px)}.itinerary-summary{gap:22px;padding:18px}.itinerary-summary .button{padding:10px;font-size:10px}.places-layout{grid-template-columns:1fr}.places-photo{grid-template-columns:1fr 1fr;display:grid;position:static}.places-photo>img{height:100%;min-height:280px}.place-groups{grid-template-columns:1fr 1fr;gap:15px;display:grid}.place-groups>.button{align-self:start}.place-group{margin:0}.topbar-right{gap:14px}}@media (max-width:700px){.sidebar{z-index:40;width:245px;padding:28px 22px 18px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.nav-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:35;background:#193d4670;display:block;position:fixed;inset:0}.workspace{margin-left:0}.menu-toggle{display:inline-flex!important}.topbar{height:64px;padding-inline:14px}.topbar-left{gap:4px}.breadcrumb{gap:5px;font-size:10px}.breadcrumb>strong{font-weight:600}.breadcrumb>svg{width:10px}.trip-countdown{gap:4px;font-size:10px}.trip-countdown>svg{width:14px}.top-avatar{display:none!important}.topbar-right{gap:0}main{padding:18px 17px 0}.brand{gap:12px;font-size:22px}.nav-item{gap:12px;padding:13px;font-size:13px}.sidebar-trip strong{font-size:13px}.crew{margin-inline:8px}.hero{min-height:unset;border-radius:15px;grid-template-columns:1fr;gap:30px;padding:27px 23px 22px;overflow:hidden}.hero-intro{max-width:none;margin-bottom:16px;font-size:11px}.hero h1{letter-spacing:-1.5px;font-size:60px;line-height:1}.hero-copy>p{font-size:12px;line-height:1.7}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:22px}.hero .button{padding:12px 17px;font-size:12px}.hero-link{font-size:11px}.hero-date{margin-top:21px;font-size:10px}.hero-picture{justify-self:center;width:calc(100% - 12px);height:220px;margin:5px 3px 9px;transform:rotate(2deg)}.hero-picture>img{object-position:50% 56%;height:184px}.sun-sticker{width:83px;height:83px;top:-17px;right:-12px}.sun-sticker>span{font-size:31px}.picture-caption{font-size:10px}.hero-doodle{font-size:36px;display:block;inset:22px 16px auto auto}.family-banner{align-items:flex-start;gap:11px;margin:18px 0 26px;padding:14px}.banner-duck{font-size:26px}.family-banner strong{font-size:12px}.family-banner p{font-size:10px;line-height:1.7}.section-heading{gap:10px;margin-bottom:20px}.section-heading h2{font-size:27px}.section-heading p{max-width:200px;font-size:11px}.section-heading>.button{gap:4px;padding:10px;font-size:10px}.section-heading>.button svg{width:14px}.category-tabs{gap:7px}.category-tabs>button{gap:4px;padding:7px 10px;font-size:10px}.category-tabs>button>span{font-size:13px}.board-tools{gap:14px;padding-bottom:14px}.search-sort{gap:10px}.search-box{max-width:220px}.search-sort>select{max-width:120px;font-size:10px}.board-info{margin:14px 0}.idea-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-visual{height:135px}.card-category{padding:4px 7px;font-size:8px;top:8px;left:8px}.card-copy{padding:11px}.card-copy h3{font-size:18px;line-height:1.17}.card-copy>p{min-height:34px;font-size:10px;line-height:1.65}.card-attribution{gap:4px;margin-bottom:7px;font-size:8px}.card-family{align-items:flex-start;gap:4px;font-size:8px;line-height:1.4}.check-dot{width:4px;height:4px;margin-top:3px}.card-footer{flex-wrap:wrap;gap:10px;padding:9px 10px}.card-footer>div{gap:11px}.reaction{gap:3px;font-size:9px}.reaction svg{width:15px;height:15px}.card-plan{gap:2px;font-size:9px}.card-plan svg{width:13px}.art-main{margin-top:-8px;font-size:54px}.art-caption{font-size:8px;bottom:15px}.art-orbit{width:110px;height:110px}.orbit-two{width:145px;height:145px}.spark-one{font-size:18px;left:16%}.spark-two{font-size:16px;right:16%}.add-card{min-height:315px;padding:14px}.add-card h3{font-size:20px}.add-card p{font-size:10px;line-height:1.7}.add-card>span:last-child{font-size:9px}.add-card-icon{width:43px;height:43px}.page-footer{flex-direction:column;align-items:flex-start;gap:7px;margin-top:27px;padding:20px 0}.toast{justify-content:center;min-width:220px;font-size:11px;bottom:20px;left:50%}.page-heading h1{font-size:39px}.page-heading>p{max-width:320px;font-size:12px}.page-heading{padding-top:10px}.page-emoji{font-size:32px}.itinerary-summary{flex-wrap:wrap;gap:20px}.itinerary-summary>.button{width:100%;margin-left:0;font-size:12px}.day-row{gap:14px;padding:18px 0}.day-date{width:45px}.day-date strong{font-size:29px}.open-day{flex-direction:column;align-items:flex-start;gap:12px;padding:13px;font-size:11px}.day-content{min-width:0}.scheduled-idea{gap:10px;padding:13px}.scheduled-emoji{font-size:23px}.scheduled-idea h3{font-size:19px}.scheduled-idea>div>span,.nap-note{font-size:9px}.places-photo{grid-template-columns:1fr}.places-photo>img{height:210px;min-height:0}.places-photo>div{padding:24px}.places-photo h2{font-size:40px}.place-groups{grid-template-columns:1fr}.essentials-top>span{font-size:10px}.essentials-top>.button{padding:11px;font-size:11px}.essential-section h2{padding:19px;font-size:21px}.modal{border-radius:12px;width:calc(100vw - 22px);max-height:93dvh}.modal-head{padding:17px 18px}.modal-head h2{font-size:23px}.idea-form{gap:16px;padding:20px}.form-row{gap:11px}.form-row label{font-size:11px}.idea-form input,.idea-form select,.idea-form textarea,.comments input{padding:9px;font-size:16px}.detail{padding:0 19px 22px}.detail-visual{height:180px;margin-inline:-19px}.detail-meta{gap:6px}.detail-note{font-size:12px}.detail-toolbar{gap:15px}.family-checks{padding:16px}.family-checks h3{font-size:21px}.check-row{gap:10px;font-size:10px}.check-row select{max-width:155px;padding:6px;font-size:10px}.plan-form .form-row{flex-wrap:wrap}.plan-form .form-row>label{min-width:85px}.plan-form select{padding:9px;font-size:12px}.plan-buttons{flex-wrap:wrap}.comments h3{font-size:23px}.comments form{gap:7px}.photo-field small{width:100%;font-size:10px}.modal-actions .button{font-size:12px}.confirm-delete{padding:20px}.skeleton-grid{grid-template-columns:1fr 1fr}.skeleton-grid>.skeleton:last-child{display:none}}@media (max-width:380px){.hero h1{font-size:53px}.hero-actions{gap:14px}.hero-link{font-size:10px}.hero .button{padding:11px 13px}.hero-picture{height:195px}.hero-picture>img{height:160px}.hero{padding-inline:19px}.idea-grid{grid-template-columns:1fr}.card-visual{height:200px}.card-copy h3{font-size:23px}.card-copy>p{font-size:12px}.card-attribution,.card-family{font-size:10px}.card-footer{padding:12px 16px}.card-plan{font-size:11px}.card-category{font-size:10px}.art-main{font-size:78px}.art-caption{font-size:11px}.card-copy{padding:16px}.add-card{min-height:300px}.breadcrumb{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.guide-heading{max-width:760px;padding:22px 0 28px}.guide-stamp{color:#715321;background:#ffe49b;border-radius:5px;margin-bottom:20px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-block;transform:rotate(-2deg)}.guide-heading h1{letter-spacing:-1.5px;font-size:54px;line-height:1.02}.guide-heading>p{color:#5e7d80;max-width:580px;margin-top:20px;font-size:14px;line-height:1.8}.guide-status{color:#69857c;align-items:baseline;gap:8px;margin-top:17px;font-size:11px;display:flex}.guide-tabs{background:#e9f1ed;border-radius:12px;gap:8px;width:max-content;max-width:100%;margin:4px 0 27px;padding:9px;display:flex}.guide-tabs>button{background:0 0;border-radius:7px;align-items:center;gap:9px;padding:11px 18px;font-size:12px;display:flex}.guide-tabs>button.selected{color:#007b83;background:#fffefa;box-shadow:0 2px 6px #294f4510}.route-chapters{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.route-chapter{text-align:left;background:#e6eef8;border:1px solid #d8e3ed;border-radius:12px;padding:23px 20px;transition:transform .2s;position:relative}.route-chapter:hover{transform:translateY(-4px)}.chapter-1{background:#fff1c5;border-color:#eddeac}.chapter-2{background:#dff0e5;border-color:#c9e4d2}.chapter-3{background:#f2e5eb;border-color:#e9d8df}.chapter-emoji{margin-bottom:15px;font-size:37px;display:block}.chapter-dates{color:#647f7c;font-size:11px}.route-chapter h2{margin:8px 0;font-size:30px}.chapter-nights{font-size:11px;font-weight:700}.route-chapter p{color:#637c73;margin-top:13px;font-size:12px;line-height:1.7}.guide-reason{grid-template-columns:1.6fr 1fr;align-items:start;gap:35px;margin:35px 0;display:grid}.guide-reason h2,.guide-next h2,.room-brief h2,.day-guide-intro h2{font-size:30px;line-height:1.15}.guide-reason p,.guide-next p,.room-brief p,.day-guide-intro p{color:#63807b;margin-top:13px;font-size:13px;line-height:1.9}.route-note{background:#fbf7e5;border:1px dashed #ccceaa;border-radius:10px;padding:25px;transform:rotate(1deg)}.route-note h3{margin-top:13px;font-size:24px}.source-links{flex-wrap:wrap;gap:8px 14px;margin-top:14px;display:flex}.source-links a{color:#417f7c;text-underline-offset:3px;align-items:center;gap:5px;font-size:10px;display:inline-flex}.transfer-box{border-block:1px solid #dce8de;padding:25px 0}.transfer-box h3{font-size:25px}.transfer-box>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:18px 0;display:grid}.transfer-box p{color:#64827c;font-size:12px;line-height:1.9}.transfer-box b{color:#254f52;display:block}.transfer-box small,.room-brief small{color:#6f8376;font-size:10px;line-height:1.7}.guide-next{background:#e5f2f2;border-radius:13px;margin-top:30px;padding:30px}.guide-next .button{margin-top:20px}.guide-alternatives{background:#fffefa;border:1px solid #dce5dc;border-radius:10px;margin-top:26px;padding:18px 22px}.guide-alternatives summary{cursor:pointer;font-size:13px;font-weight:600}.guide-alternatives p{color:#6a8078;margin-top:16px;font-size:12px;line-height:1.9}.research-date,.guide-disclosure{color:#788b83;max-width:740px;margin-top:27px;font-size:10px;line-height:1.8}.room-brief{background:#f2f3e9;border-radius:12px;margin-bottom:26px;padding:28px}.room-brief>div:first-child{max-width:640px}.room-diagram{text-align:center;align-items:center;gap:20px;max-width:650px;margin:24px 0 14px;font-size:11px;display:flex}.family-unit{background:#d4e2cd;border:2px solid #c3d4bc;border-radius:7px;flex:1;grid-template-columns:1fr 1fr;gap:6px;padding:7px;display:grid}.family-unit>span{background:#fbfef7;border-radius:4px;place-items:center;padding:14px 10px;display:grid}.family-unit>.lounge{background:#eaf4df;grid-column:1/-1;padding:19px 10px}.room-plus{font-family:var(--display);color:#8aa07f;font-size:29px}.mario-unit{background:#f9e7c1;border:2px solid #ebd4a8;border-radius:7px;place-content:center;align-self:stretch;min-width:100px;padding:20px;display:grid}.stay-list{gap:29px;display:grid}.stay-card{background:#fffefa;border:1px solid #dae4da;border-radius:14px;grid-template-columns:.8fr 1.3fr;display:grid;overflow:hidden}.stay-image{background:#dde8df;min-height:360px;position:relative}.stay-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.stay-image>span{background:#fffdf5eb;border-radius:6px;padding:6px 11px;font-size:11px;position:absolute;top:17px;left:17px}.stay-body{padding:26px}.stay-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.stay-top h2{font-size:29px;line-height:1.1}.stay-size{white-space:nowrap;background:#eff3e8;border-radius:5px;padding:6px;font-size:10px}.stay-why{color:#657e79;margin:15px 0;font-size:12px;line-height:1.8}.stay-room{border-block:1px solid #e4e8dc;gap:12px;padding:16px 0;display:flex}.stay-room svg{margin-top:2px}.stay-room strong{font-size:12px;display:block}.stay-room p,.stay-practical{color:#718479;margin-top:7px;font-size:11px;line-height:1.8}.mario-room{align-items:center;gap:10px;margin:12px 0;display:flex}.mario-room>span{font-size:24px}.mario-room p{color:#647b74;font-size:11px}.stay-confirm{background:#fcf2dc;border-radius:8px;margin-top:17px;padding:13px 15px}.stay-confirm>b{color:#816a38;font-size:11px}.stay-confirm p{color:#817553;margin-top:5px;font-size:11px;line-height:1.8}.stay-bottom{flex-wrap:wrap;align-items:flex-start;gap:20px;margin-top:18px;display:flex}.stay-bottom .source-links{flex:1;min-width:140px;margin:0}.stay-bottom .button{white-space:nowrap}.day-guide-intro{max-width:650px;margin:25px 0}.suggested-days{border-top:1px solid #dce8df}.suggested-day{border-bottom:1px solid #dce8df;align-items:flex-start;gap:23px;padding:24px 10px;display:flex}.suggested-date{text-align:center;flex-shrink:0;width:47px;line-height:1.15}.suggested-date>span{color:#7f968a;font-size:10px}.suggested-date>b{font:500 32px var(--display);margin-top:2px;display:block}.suggested-content{flex:1;min-width:0}.suggested-place{letter-spacing:.04em;color:#6d8e84;font-size:10px}.suggested-content h3{margin:6px 0 10px;font-size:24px}.suggested-content>p{color:#678178;max-width:700px;font-size:12px;line-height:1.9}.suggested-content>a{color:#437e74;text-underline-offset:3px;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:inline-flex}.suggested-day>.button{white-space:nowrap;margin-top:11px}.travel-day{background:#edf4ed;border-radius:9px}.travel-day .suggested-place{color:#517a60}.guide-saved{background:#e8f3e4;border-radius:8px;gap:10px;margin-top:20px;padding:16px;font-size:12px;display:flex}.travel-guide{animation:.3s ease-out guide-enter}.guide-tabs button:disabled,.stay-card button:disabled,.suggested-day button:disabled{cursor:default}@keyframes guide-enter{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1150px){.route-chapters{grid-template-columns:repeat(2,minmax(0,1fr))}.route-chapter{padding:21px}.chapter-emoji{float:right;margin:0 0 12px 12px;font-size:31px}.guide-heading h1{font-size:48px}.stay-card{grid-template-columns:1fr}.stay-image{min-height:270px}.stay-image img{object-position:center 53%}.guide-reason{grid-template-columns:1.3fr 1fr;gap:25px}.guide-reason h2,.room-brief h2{font-size:27px}.guide-reason p{font-size:12px}.suggested-day{gap:18px}.suggested-content h3{font-size:22px}.transfer-box>div{gap:19px}.stay-bottom{align-items:center}}@media (max-width:700px){.guide-heading{padding:15px 0 24px}.guide-heading h1{letter-spacing:-1px;font-size:39px}.guide-heading>p{font-size:12px;line-height:1.9}.guide-status{font-size:10px;line-height:1.8}.guide-stamp{margin-bottom:18px;font-size:10px}.guide-tabs{gap:3px;width:100%;margin-bottom:22px;padding:5px}.guide-tabs>button{flex:1;justify-content:center;gap:5px;padding:10px 6px;font-size:10px}.guide-tabs svg{width:14px}.route-chapters{gap:12px}.route-chapter{padding:17px 15px}.chapter-emoji{float:none;margin-bottom:12px;font-size:27px;display:block}.chapter-dates,.chapter-nights{font-size:10px}.route-chapter h2{font-size:26px}.route-chapter p{font-size:11px}.guide-reason{grid-template-columns:1fr;gap:24px;margin:28px 0}.route-note{transform:none}.transfer-box>div{grid-template-columns:1fr;gap:15px}.transfer-box small{font-size:10px}.guide-next{padding:23px}.guide-next h2{font-size:28px}.guide-next p{font-size:12px}.guide-next .button{font-size:11px;line-height:1.6}.guide-alternatives{padding:18px}.room-brief{padding:20px}.room-brief h2{font-size:27px}.room-brief p{font-size:12px}.room-diagram{gap:9px;font-size:9px}.family-unit{gap:5px;padding:5px}.family-unit>span{padding:10px 6px}.family-unit>.lounge{padding:14px 5px}.mario-unit{min-width:68px;padding:10px}.room-plus{font-size:23px}.stay-image{min-height:225px}.stay-body{padding:20px}.stay-top{flex-direction:column;gap:9px}.stay-top h2{font-size:28px}.stay-why{font-size:12px}.stay-bottom{flex-direction:column;align-items:stretch;gap:17px}.stay-bottom>.button{justify-content:center}.source-links a{font-size:10px}.stay-room p,.stay-practical,.stay-confirm p{font-size:11px}.day-guide-intro h2{font-size:28px}.day-guide-intro p{font-size:12px}.suggested-day{grid-template-columns:38px 1fr;gap:12px;padding:21px 10px 21px 4px;display:grid}.suggested-date{width:38px}.suggested-day>.button{grid-column:2;justify-self:start;margin-top:0}.suggested-content h3{font-size:23px}.suggested-content>p{font-size:12px}.suggested-content>a{font-size:11px}.research-date{font-size:10px}}@media (prefers-reduced-motion:reduce){.travel-guide{animation:none}}.person:disabled{opacity:1;cursor:default}.person:disabled:hover{background:0 0}.join-page{background:radial-gradient(at 90% 15%,#fff3c8 0,#0000 38%),radial-gradient(at 0 100%,#d9eff1 0,#0000 50%),#f8fbfa;flex-direction:column;align-items:center;min-height:100dvh;padding:48px 24px;display:flex}.join-brand{font:500 22px/1.05 var(--display);color:#17474c;align-self:flex-start;align-items:center;gap:12px;margin-left:max(0px,50vw - 550px);display:flex}.join-brand b{font-weight:500}.join-card{background:#fffefa;border:1px solid #dbe8dd;border-radius:22px;width:100%;max-width:490px;margin:58px auto 20px;padding:43px;box-shadow:0 16px 60px #376a6210}.join-card h1{letter-spacing:-1px;font-size:50px;line-height:1.01}.join-card>p{color:#69837c;margin-top:20px;font-size:13px;line-height:1.9}.join-card form{margin-top:27px}.join-card label{flex-direction:column;gap:9px;font-size:12px;font-weight:600;display:flex}.join-card input{background:#fff;border:1px solid #d7e3da;border-radius:7px;padding:12px 14px;font-size:14px}.join-card .button{justify-content:center;width:100%;margin-top:17px}.join-card .join-help{color:#84978c;margin-top:22px;font-size:11px;line-height:1.8}.join-doodle{color:#d9af47;font-size:45px;transform:rotate(-12deg)}@media (max-width:500px){.join-page{padding:28px 20px}.join-card{margin-top:37px;padding:30px 25px}.join-card h1{font-size:43px}.join-card input{font-size:16px}.join-brand{font-size:20px}.join-card>p{font-size:12px}}
