@import url('./house-tokens.css');
:root{--ink:#171717;--muted:#6f6f6f;--blue:#246bfe;--canvas:#f6f6f6;--line:#e2e2e2;--ease-out:cubic-bezier(.23,1,.32,1);--ease-drawer:cubic-bezier(.32,.72,0,1)}
*{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;scrollbar-gutter:stable}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Selecta,Arial,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-user-select:none;user-select:none;touch-action:manipulation}button{cursor:pointer;border:0;background:none}button:disabled{cursor:default;opacity:.4}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:4px}button:active:not(:disabled){filter:brightness(.96)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}img{display:block;max-width:100%}input,textarea,select{font-size:16px}input[type=checkbox]{appearance:none;flex:0 0 21px;width:21px;height:21px;border:1px solid #c5c5c5;border-radius:7px;background:linear-gradient(#f4f4f4,#fff);box-shadow:inset 0 1px 2px #0000000c;margin:0;cursor:pointer;position:relative}input[type=checkbox]:checked{background:var(--ink);border-color:var(--ink)}input[type=checkbox]:checked:after{content:'';position:absolute;width:5px;height:9px;border:solid white;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);left:7px;top:3px}input[type=range]{accent-color:var(--ink);min-width:0}input[type=date],input[type=time]{min-width:0;border:0;background:none}select{border:1px solid var(--line);border-radius:10px;background:#fff;padding:7px 10px}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.muted{color:var(--muted)}.eyebrow{font-size:12px;color:var(--muted)}.icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.soft,.dark{min-height:42px;padding:10px 18px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;white-space:nowrap}.soft{background:linear-gradient(#fff,#f0f0f0);box-shadow:inset 0 1px 1px #fff,0 0 0 1px #00000009,0 2px 3px #00000008,0 5px 10px #00000004}.dark{color:#fff;background:var(--hs-dark-face);box-shadow:var(--hs-dark-shadow)}.dark:active:not(:disabled){transform:none;background:var(--hs-dark-pressed);filter:none}.circle{width:44px;height:44px;padding:0;flex-shrink:0}.round{width:38px;height:38px;min-height:38px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.full{width:100%}.text-button{font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;min-height:40px}.text-button .icon{width:17px}.glass{background:linear-gradient(140deg,#ffffffe8,#ffffff99);border:1px solid #fff;box-shadow:inset 0 -1px 1px #0000000d,0 2px 4px #00000008,0 8px 24px #00000006;backdrop-filter:blur(12px)}.circle-small{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(#fff,#f0f0f0);box-shadow:0 1px 3px #0001}.circle-small .icon{width:17px}
.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;position:sticky;top:0;z-index:20;background:#f6f6f6ed;backdrop-filter:blur(12px);border-bottom:1px solid #e7e7e7}.brand{display:flex;align-items:center;gap:16px;text-decoration:none;padding:8px 0}.brand img{width:65px;height:32px;object-fit:contain}.brand-divider{height:20px;width:1px;background:#ccc}.brand span:last-child{font-size:15px;letter-spacing:-.2px}.main-nav{display:flex;padding:4px;border:1px solid #e2e2e2;background:#ecececbf;border-radius:100px;box-shadow:inset 0 1px 2px #00000004;gap:3px}.main-nav button{font-size:14px;padding:8px 20px;border-radius:100px;color:#6f6f6f;min-height:36px}.main-nav button.active{background:linear-gradient(#fff,#fafafa);color:var(--ink);box-shadow:0 1px 3px #0000000c,inset 0 1px #fff}.research-entry{display:flex;align-items:center;gap:8px;font-size:14px;padding:10px 0 10px 12px}.research-entry .icon{width:17px}.research-entry.active{color:var(--blue)}.library{max-width:1360px;margin:0 auto;padding:46px 48px 90px}.library-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:31px}.library-title{display:flex;align-items:baseline;gap:18px}.library-title h1{font:400 56px/1.1 Kalice,Georgia,serif;letter-spacing:-2px}.library-title span{font-size:14px;color:#8b8b8b}.search-field{display:flex;align-items:center;gap:9px;width:212px;border-bottom:1px solid #d4d4d4;padding:8px 0}.search-field .icon{width:17px;color:#737373}.search-field input{border:0;outline:none;background:transparent;width:100%;font-size:14px}.filters{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:34px}.filter{padding:8px 14px;border-radius:100px;min-height:36px;font-size:13px;color:#737373}.filter.active{background:#e9e9e9;color:#202020;box-shadow:inset 0 1px 2px #00000006,0 1px #fff}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}.gallery-tile{position:relative;min-width:0}.tile-preview{aspect-ratio:1;border-radius:30px;background:linear-gradient(145deg,#eeeeee,#e9e9e9);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;padding:27px}.tile-preview>.snippet{width:100%;max-width:330px;box-shadow:0 2px 4px #00000006,0 12px 20px -8px #00000017,0 30px 32px -24px #00000017;pointer-events:none}.tile-preview button,.tile-preview input{pointer-events:none}.tile-open{position:absolute;inset:0;z-index:2;border-radius:30px 30px 0 0}.tile-open:focus-visible{outline-offset:5px}.tile-label{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding:0 5px}.tile-label h2{font-size:15px;font-weight:400;display:flex;align-items:center;gap:10px}.tile-number{color:#a1a1a1;font-size:11px;font-variant-numeric:tabular-nums}.tile-label>.icon{width:16px;color:#6f6f6f}.library-bottom{margin-top:46px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#707070;font-size:12px}.empty-search{padding:80px 20px;text-align:center;color:var(--muted);grid-column:1/-1}
.snippet{width:100%;aspect-ratio:1;border-radius:24px;background:#fff;overflow:hidden;position:relative;isolation:isolate;text-align:left;font-size:14px;container-type:inline-size}.snippet:before{content:'';position:absolute;inset:0;pointer-events:none;border:1px solid #00000006;border-radius:inherit;z-index:3}.module-head{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:500;margin-bottom:18px}.module-head .icon{width:17px;height:17px;color:#737373}.snippet h3{font-size:20px;line-height:1.2;letter-spacing:-.4px}.snippet small{font-size:11px;line-height:1.4}.snippet .dark,.snippet .soft{min-height:37px;padding:8px 14px;font-size:12px}.snippet .circle{width:40px;height:40px;padding:0}.snippet .round{width:32px;height:32px;min-height:32px;padding:0}.snippet .icon-button{width:30px;height:30px}.snippet .icon{width:18px;height:18px}.snippet .full{margin-top:auto}.snippet .muted{font-weight:400}.tile-preview .snippet{font-size:13px}
.flight-ticket{display:flex;flex-direction:column;background:linear-gradient(120deg,#fff,#fbfbfb);border-radius:22px}.ticket-top{padding:22px 22px 16px;flex:1}.flight-route{display:flex;align-items:center;justify-content:space-between;margin:23px 0 20px}.flight-route>div{display:flex;flex-direction:column}.flight-route>div:last-child{text-align:right}.flight-route strong{font-size:39px;font-weight:500;line-height:1;letter-spacing:-1.6px}.flight-route small{color:#707070;margin-top:6px;font-size:10px}.ticket-plane{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 6px 4px #0002);opacity:.9}.flight-times{display:flex;justify-content:space-between;align-items:center}.flight-times>div{display:flex;flex-direction:column;gap:4px}.flight-times>div:last-child{text-align:right}.flight-times b{font-size:20px;font-weight:500;font-variant-numeric:tabular-nums}.flight-times small{color:#737373;font-size:10px}.flight-times>span{font-size:9px;line-height:1.6;text-align:center;color:#6f6f6f}.ticket-fold{position:relative;height:1px;border-top:1px dashed #d6d6d6;margin:0 13px}.ticket-fold span{position:absolute;width:15px;height:15px;border-radius:50%;background:#ededed;top:-8px;box-shadow:inset 0 1px 2px #0001}.ticket-fold span:first-child{left:-21px}.ticket-fold span:last-child{right:-21px}.ticket-bottom{padding:14px 22px 18px;display:flex;flex-direction:column;gap:13px;background:linear-gradient(#fafafa,#f5f5f5)}.leg-switch{display:flex;width:fit-content;padding:3px;background:#eaeaea;border-radius:100px;box-shadow:inset 0 1px 2px #00000008}.leg-switch button{font-size:10px;padding:5px 12px;color:#707070;border-radius:100px}.leg-switch .active{background:#fff;color:#171717;box-shadow:0 1px 3px #0001}.ticket-price{display:flex;justify-content:space-between;align-items:center}.ticket-price>span{display:flex;align-items:baseline;gap:9px}.ticket-price strong{font-size:25px;font-weight:500;letter-spacing:-.7px}.ticket-price small{color:#737373;font-size:10px}
.hotel-snippet{padding:13px 0 0;display:flex;flex-direction:column;background:#fafafa}.mini-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:0 15px 7px;scrollbar-width:none;flex:1;min-height:0}.mini-carousel::-webkit-scrollbar{display:none}.stay-card{flex:0 0 76%;position:relative;scroll-snap-align:start;min-width:0;border-radius:18px;overflow:hidden;background:#fff}.stay-open{display:block;width:100%;text-align:left;padding:0}.stay-open>img{width:100%;aspect-ratio:1.35;object-fit:cover;background:#eee}.stay-body{display:block;padding:13px 13px 8px}.stay-name{font-weight:500;font-size:14px;display:block;letter-spacing:-.2px}.stay-meta{display:flex;justify-content:space-between;gap:6px;font-size:10px;color:#707070;margin:5px 0 8px}.stay-meta>span{white-space:nowrap;color:#555}.stay-price{font-size:13px;font-weight:500}.stay-price small{font-size:10px;color:#737373;font-weight:400}.save-button{position:absolute;top:9px;right:9px;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#ffffffc9;border:1px solid #fff9;backdrop-filter:blur(10px);box-shadow:0 1px 3px #0002}.save-button .icon{width:15px;height:15px}.save-button[aria-pressed=true]{color:var(--blue)}.save-button[aria-pressed=true] .icon{fill:var(--blue);stroke:var(--blue)}.collection-foot{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:8px 17px 12px;gap:8px}.collection-foot .text-button{font-size:11px}.collection-entry{width:100%;padding:20px 14px;display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff,#f7f7f7);border-radius:24px;border:1px solid #e9e9e9;box-shadow:0 3px 8px #00000004;text-align:left}.photo-fan{height:76px;width:107px;position:relative;flex-shrink:0}.photo-fan img{position:absolute;width:58px;height:70px;border-radius:10px;object-fit:cover;border:2px solid white;box-shadow:0 2px 7px #0002;top:3px;left:24px}.photo-fan img:first-child{transform:translateX(-20px) rotate(-11deg)}.photo-fan img:last-child{transform:translateX(20px) rotate(11deg)}.photo-fan img:nth-child(2){z-index:2}.collection-entry-copy{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.collection-entry-copy strong{font-size:15px;font-weight:500}.collection-entry-copy small{font-size:11px;color:var(--muted)}
.timer-snippet{padding:20px 23px;display:flex;flex-direction:column;background:linear-gradient(155deg,#fff,#f9f9f9)}.timer-snippet .module-head{margin-bottom:6px}.timer-dial{width:70%;aspect-ratio:1;margin:4px auto 16px;border-radius:50%;padding:9px;position:relative;background:conic-gradient(from 0deg,#767676 var(--progress),#e7e7e7 0);box-shadow:0 0 0 1px #ffffff,0 1px 3px #0003,0 7px 13px #00000010,inset 0 0 0 2px #c9c9c9}.timer-dial:before{content:'';position:absolute;inset:4px;border-radius:50%;background:repeating-conic-gradient(#ffffff00 0deg 5deg,#ffffffaa 5deg 6deg);mask:radial-gradient(transparent 66%,#000 67%);pointer-events:none}.dial-inner{height:100%;width:100%;border-radius:50%;background:radial-gradient(at 35% 20%,#fff,#f4f4f4 80%);box-shadow:inset 0 2px 7px #0001,0 1px 2px #fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.dial-name{font-size:9px;color:#6f6f6f;margin-bottom:6px}.timer-digits{font-size:43px;line-height:1.15;letter-spacing:-2px;font-weight:500;font-variant-numeric:tabular-nums}.dial-unit{font-size:8px;letter-spacing:2px;color:#aaa;margin-top:6px}.timer-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.timer-actions>.dark{min-width:96px}.timer-actions>.soft:last-child{font-size:11px;padding:8px 12px}
.compare-snippet,.weather-snippet,.calendar-snippet,.recipe-snippet,.parcel-snippet,.checklist-snippet,.itinerary-snippet,.poll-snippet,.chart-snippet,.music-snippet,.article-snippet,.converter-snippet,.reminder-snippet,.approval-snippet,.rank-snippet,.progress-snippet,.word-snippet,.availability-snippet,.saved-snippet,.score-snippet,.contact-snippet{padding:22px;display:flex;flex-direction:column}.compare-chips{display:flex;flex-direction:column;gap:8px;margin-bottom:17px}.compare-chip{display:flex;align-items:center;gap:11px;border:1px solid #e8e8e8;border-radius:16px;background:linear-gradient(#fff,#fafafa);padding:10px;text-align:left;box-shadow:0 1px 2px #00000003}.compare-chip[aria-pressed=true]{border-color:#cbdcff;background:linear-gradient(#fff,#f8faff)}.product-monogram{width:34px;height:34px;border:1px solid #e1e1e1;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fdfdfd,#e7e7e7);font:18px Kalice,serif;box-shadow:inset 0 1px #fff,0 2px 3px #00000008}.compare-chip>span:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}.compare-chip strong{font-size:12px;font-weight:500}.compare-chip small{font-size:10px;color:#707070}.selection-mark{width:22px;height:22px;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#aaa}.selection-mark .icon{width:12px;height:12px}.compare-chip[aria-pressed=true] .selection-mark{background:var(--blue);border-color:var(--blue);color:#fff}
.weather-snippet{background:linear-gradient(150deg,#fff,#f0f3f9)}.weather-now{display:flex;justify-content:space-between;align-items:center;margin:9px 0 25px}.weather-now>div:first-child{display:flex;flex-direction:column}.weather-now strong{font-size:65px;line-height:1;letter-spacing:-4px;font-weight:400}.weather-now>div>span{font-size:11px;color:#737373;margin-top:8px}.weather-icon{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#e4e7ed);box-shadow:inset 0 1px #fff,0 5px 8px #00000008}.weather-icon .icon{width:38px;height:38px;color:#6f6f6f}.weather-hours{display:flex;gap:4px;justify-content:space-between;margin-top:auto}.weather-hours button{display:flex;flex:1;flex-direction:column;align-items:center;gap:9px;padding:10px 3px;border-radius:14px}.weather-hours .selected{background:#fff9;box-shadow:0 1px 3px #00000008,inset 0 1px #fff}.weather-hours small{font-size:9px;color:#707070}.weather-hours .icon{width:17px;height:17px;color:#6f6f6f}.weather-hours b{font-size:12px;font-weight:500}.weather-note{font-size:9px;color:#6f6f6f;display:flex;justify-content:space-between;margin-top:17px}
.place-snippet{display:flex;flex-direction:column;padding:10px;background:linear-gradient(#fff,#fafafa)}.place-hero{width:100%;height:58%;object-fit:cover;border-radius:17px}.place-copy{display:flex;justify-content:space-between;gap:10px;padding:15px 9px 0;align-items:flex-start}.place-copy h3{font-size:20px}.place-copy div>span{font-size:10px;color:#707070;display:block;margin-top:5px}.rating{font-size:10px;white-space:nowrap;margin-top:4px}.place-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:9px}.place-bottom>span{font-size:10px;color:#707070}.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:7px 2px;text-align:center;margin:8px 0 27px}.calendar-week>span{font-size:10px;color:#6f6f6f}.calendar-week button{width:31px;height:35px;border-radius:11px;font-size:13px;padding:0;justify-self:center}.calendar-week button.selected{background:var(--ink);color:#fff;box-shadow:0 2px 5px #0002,inset 0 1px 2px #fff2}.calendar-event{display:flex;gap:11px;align-items:center;background:#f6f6f6;border-radius:14px;padding:15px 12px;margin-bottom:19px}.event-line{width:3px;height:33px;border-radius:9px;background:var(--blue)}.calendar-event>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.calendar-event strong{font-size:12px;font-weight:500}.calendar-event small{font-size:10px;color:#707070}.avatar-stack{display:flex;margin-left:auto;padding-left:5px}.avatar-stack i{font-size:10px;font-style:normal;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dedede;border:2px solid #fff;margin-left:-5px;box-shadow:0 1px 2px #0001}.avatar-stack i:nth-child(2){background:#222;color:#fff}.servings{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:14px}.servings>div{display:flex;gap:7px}.ingredients{margin-bottom:14px}.check-row{display:flex;gap:10px;align-items:center;min-height:34px;cursor:pointer;font-size:12px}.check-row:has(input:checked)>span{color:#6f6f6f;text-decoration:line-through;text-decoration-color:#bbb}.recipe-snippet .check-row{font-size:11px}.delivery-date{display:flex;flex-direction:column;gap:10px;margin:16px 0 27px}.delivery-date>span{color:#707070;font-size:12px}.delivery-date strong{font-size:31px;font-weight:400;letter-spacing:-1px;font-variant-numeric:tabular-nums}.parcel-progress{display:flex;gap:5px}.parcel-progress i{flex:1;height:5px;background:var(--ink);border-radius:5px}.parcel-progress .pending{background:#e6e6e6}.parcel-current{display:flex;gap:9px;align-items:center;margin:20px 0}.parcel-current>span:last-child{display:flex;flex-direction:column;gap:5px}.parcel-current strong{font-size:12px;font-weight:500}.parcel-current small{font-size:10px;color:#707070}.pulse-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px #246bfe0d;margin:0 5px}
.map-snippet{display:flex;flex-direction:column;padding:8px}.map-canvas{flex:1;min-height:0;background:linear-gradient(10deg,transparent 46%,#fff 47% 49%,transparent 50%),linear-gradient(110deg,transparent 31%,#fff 32% 34%,transparent 35%),repeating-linear-gradient(0deg,transparent 0 30px,#fff 30px 34px),repeating-linear-gradient(90deg,#e8e8e8 0 40px,#fff 40px 44px);position:relative;overflow:hidden;border-radius:18px}.map-river{width:14%;height:160%;background:#d3deee;position:absolute;left:52%;top:-25%;transform:rotate(12deg);border-left:4px solid #eee;border-right:4px solid #eee}.map-label{position:absolute;z-index:2;font-size:8px;letter-spacing:1px;color:#a0a0a0}.map-label-a{top:14%;left:12%}.map-label-b{top:80%;right:5%}.map-pin{position:absolute;transform:translate(-50%,-50%);z-index:3;font-size:10px;padding:7px 10px;background:#fff;border-radius:100px;box-shadow:0 2px 5px #0002,0 0 0 1px #0001;min-height:30px}.map-pin.selected{background:var(--ink);color:#fff;z-index:4}.map-disclaimer{position:absolute;bottom:5px;left:8px;color:#aaa;font-size:8px;z-index:2}.map-selected{display:flex;align-items:center;text-align:left;gap:11px;padding:12px 5px 4px}.map-selected img{width:46px;height:46px;object-fit:cover;border-radius:11px}.map-selected>span{display:flex;flex-direction:column;gap:5px;flex:1}.map-selected strong{font-size:12px;font-weight:500}.map-selected small{color:#6f6f6f;font-size:10px}.map-selected>.icon{width:16px}.product-snippet{padding:13px;display:flex;flex-direction:column}.product-display{height:57%;border-radius:17px;background:radial-gradient(at 40% 20%,#f9f9f9,#e9e9e9);display:flex;align-items:center;justify-content:center}.speaker-object{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border:1px solid #c6c6c6;background:linear-gradient(135deg,#fff,#d8d8d8);box-shadow:inset 0 1px 2px #fff,0 6px 12px #00000012;border-radius:22px}.speaker-object .icon{width:38px;height:38px;color:#6f6f6f}.product-display[data-finish=Black] .speaker-object{background:var(--hs-dark-face);border-color:#222}.product-display[data-finish=Black] .icon{color:#bbb}.product-info{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 8px}.product-info h3{font-size:17px}.product-info small{font-size:9px;color:#6f6f6f}.product-info>strong{font-size:14px;font-weight:500}.product-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 8px;margin-top:auto}.swatches{display:flex;gap:10px}.swatch{width:21px;height:21px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #ddd;background:#d1d1d1}.swatch.black{background:#222}.swatch[aria-pressed=true]{outline:1px solid #777;outline-offset:2px}.checklist-items{margin:8px 0 18px}.checklist-items .check-row{min-height:38px}.checklist-progress,.task-meter{height:4px;border-radius:100px;background:#eee;overflow:hidden;margin-top:auto;margin-bottom:13px}.checklist-progress span,.task-meter span{display:block;height:100%;background:#444;transform-origin:left;transition:transform 180ms var(--ease-out)}.checklist-snippet>.muted{font-size:10px}.countdown-snippet{padding:22px;background:linear-gradient(140deg,#fff,#efefef);display:flex;flex-direction:column}.countdown-number{font:400 105px/.95 Kalice,Georgia,serif;letter-spacing:-5px;margin:auto 0 28px;display:flex;flex-direction:column}.countdown-number span{font:11px Selecta,sans-serif;letter-spacing:0;color:#707070;margin-top:12px}.countdown-foot{display:flex;position:relative;align-items:end}.countdown-plane{width:95px;position:absolute;right:0;bottom:0;transform:rotate(-10deg);filter:drop-shadow(0 10px 6px #0002)}.date-control{display:flex;flex-direction:column;gap:4px}.date-control>span{font-size:9px;color:#6f6f6f}.date-control input{font-size:11px;width:115px}.itinerary-list{margin:auto 0}.itinerary-stop{width:100%;display:flex;align-items:center;gap:10px;padding:13px 0;text-align:left}.stop-time{font-size:10px;color:#6f6f6f;min-width:31px;font-variant-numeric:tabular-nums}.stop-line{height:60px;position:relative;width:8px;display:flex;align-items:center;justify-content:center}.stop-line:before{content:'';position:absolute;top:-14px;bottom:-14px;width:1px;background:#e5e5e5}.itinerary-stop:first-child .stop-line:before{top:50%}.itinerary-stop:last-child .stop-line:before{bottom:50%}.stop-line i{width:7px;height:7px;border:2px solid #fff;box-shadow:0 0 0 1px #c5c5c5;border-radius:50%;background:#aaa;position:relative}.itinerary-stop img{width:48px;height:54px;border-radius:11px;object-fit:cover}.itinerary-stop>span:last-child{display:flex;flex-direction:column;gap:6px}.itinerary-stop strong{font-size:11px;font-weight:500}.itinerary-stop small{font-size:9px;color:#6f6f6f}
.poll-snippet h3{font:24px Kalice,Georgia,serif;margin:3px 0 18px}.poll-options{display:flex;flex-direction:column;gap:8px;margin-bottom:17px}.poll-options>button{display:flex;align-items:center;justify-content:space-between;min-height:43px;padding:10px 12px;border:1px solid #e8e8e8;border-radius:13px;font-size:11px}.poll-options>button.selected{border-color:#246bfe55;background:#246bfe05}.radio-mark{width:16px;height:16px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center}.selected .radio-mark{border-color:var(--blue)}.radio-mark i{width:8px;height:8px;background:var(--blue);border-radius:50%}.chart-reading{display:flex;align-items:baseline;gap:11px;margin:4px 0 25px}.chart-reading strong{font-size:36px;font-weight:400;letter-spacing:-1.5px;font-variant-numeric:tabular-nums}.chart-reading small{color:#707070;font-size:10px}.bar-chart{display:flex;gap:11px;align-items:flex-end;height:140px;flex:1;padding-bottom:25px}.bar-chart>button{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%;flex:1;padding:0;max-width:38px}.bar-chart>button>span{background:linear-gradient(#ddd,#ececec);width:100%;border-radius:7px 7px 3px 3px;box-shadow:inset 0 1px #ffffff88}.bar-chart>button.selected>span{background:linear-gradient(#5b89fe,#246bfe);box-shadow:inset 0 1px #ffffff44,0 2px 5px #246bfe22}.bar-chart small{position:absolute;bottom:-24px;left:0;right:0;text-align:center;font-size:10px;color:#6f6f6f}.music-snippet{padding:18px}.rain-art{position:relative;border-radius:17px;overflow:hidden;flex:1;min-height:0;background:#ddd}.rain-art>img{width:100%;height:100%;object-fit:cover;filter:brightness(.7) saturate(.35)}.rain-title{position:absolute;bottom:22px;left:20px;color:#fff;display:flex;flex-direction:column;gap:4px}.rain-title strong{font:25px Kalice,Georgia,serif}.rain-title span{font-size:9px;color:#ddd}.rain-art>.dark{position:absolute;right:16px;bottom:19px}.volume-control{display:flex;gap:13px;align-items:center;margin:20px 3px 2px}.volume-control input{width:100%;height:4px}.volume-control .icon{color:#6f6f6f;width:16px}.article-snippet{background:linear-gradient(135deg,#fff,#f9f9f9)}.article-snippet h3{font:31px/1.12 Kalice,Georgia,serif;letter-spacing:-.8px;margin:19px 0 15px}.article-snippet>p{font-size:12px;color:#707070;line-height:1.5;max-width:210px}.article-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;color:#6f6f6f}.converter-snippet{gap:4px}.currency-field{display:flex;align-items:center;gap:14px;background:linear-gradient(#f5f5f5,#f8f8f8);box-shadow:inset 0 1px 3px #00000008,0 1px 0 #fff;padding:17px 15px;border-radius:15px;font-size:12px}.currency-field input,.currency-field output{min-width:0;width:100%;text-align:right;font-size:28px;font-weight:400;letter-spacing:-.8px;border:0;background:transparent;padding:0}.currency-field input::-webkit-inner-spin-button{appearance:none}.conversion-middle{display:flex;align-items:center;justify-content:center;gap:10px;margin:6px 0}.conversion-middle>span{flex:1;height:1px;background:#eee}.rate-note{text-align:center;color:#6f6f6f;font-size:9px!important;margin-top:auto;padding-top:12px}.reminder-snippet h3{font:27px/1.13 Kalice,Georgia,serif;margin:14px 0}.reminder-symbol{width:47px;height:47px;border-radius:15px;background:linear-gradient(#fff,#eaeaea);box-shadow:0 2px 5px #0000000b,inset 0 1px #fff;display:flex;align-items:center;justify-content:center;margin-top:5px}.reminder-symbol .icon{width:24px;height:24px;color:#6f6f6f}.reminder-controls{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.reminder-controls>label{display:flex;gap:8px;align-items:center;font-size:11px;color:#707070}.reminder-controls input{width:76px;font-size:11px}.switch{width:41px;height:25px;border-radius:100px;background:#dedede;box-shadow:inset 0 1px 2px #0001;padding:3px}.switch>span{display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0002;transition:transform 160ms var(--ease-out)}.switch[aria-checked=true]{background:var(--ink)}.switch[aria-checked=true]>span{transform:translateX(16px)}.draft-text{font-size:15px;line-height:1.6;flex:1;margin:16px 0 22px}.approval-actions{display:flex;gap:8px;margin-top:auto}.approval-actions>.dark{flex:1}.approval-snippet>small{font-size:9px;text-align:center;margin-top:14px}.receipt-snippet{padding:23px;display:flex;flex-direction:column;background:linear-gradient(120deg,#fff,#fcfcfc);border-radius:16px 16px 5px 5px}.receipt-heading{text-align:center;font-size:15px;display:flex;flex-direction:column;gap:4px;margin-bottom:22px}.receipt-heading span{font-size:9px;color:#6f6f6f}.receipt-line{display:flex;align-items:center;justify-content:space-between;font-size:11px;min-height:31px}.receipt-line b{font-weight:400}.receipt-line select{font-size:11px;padding:3px 5px;border:0;background:transparent}.receipt-perf{border-top:1px dashed #d4d4d4;margin:16px 0}.receipt-total{display:flex;align-items:baseline;justify-content:space-between}.receipt-total>span{font-size:11px;color:#707070}.receipt-total strong{font-size:34px;letter-spacing:-1.2px;font-weight:400;font-variant-numeric:tabular-nums}.receipt-split{display:flex;align-items:center;justify-content:center;gap:19px;margin-top:auto;padding-top:18px}.receipt-split>span{font-size:11px}.rank-list{margin:6px 0 18px}.rank-row{display:flex;align-items:center;gap:13px;padding:6px 0;border-bottom:1px solid #eee}.rank-row>span{font-size:10px;color:#aaa}.rank-row strong{font-size:12px;flex:1;font-weight:400}.rank-row>div{display:flex}.rank-row .icon{width:14px;height:14px}.task-steps{margin:12px 0 20px}.task-step{display:flex;align-items:center;gap:13px;font-size:12px;min-height:51px;color:#6f6f6f}.task-step.complete{color:#333}.task-step-mark{display:flex;align-items:center;justify-content:center;font-size:10px;width:26px;height:26px;border:1px solid #e6e6e6;border-radius:50%}.complete .task-step-mark{background:#f0f0f0;border-color:#e6e6e6}.task-step-mark .icon{width:13px}.task-meter{margin-top:auto}.event-snippet{padding:10px;display:flex;flex-direction:column}.event-image{height:55%;width:100%;object-fit:cover;border-radius:17px}.event-ticket-bottom{display:flex;align-items:center;gap:11px;padding:16px 7px;border-bottom:1px dashed #ddd}.event-date{width:39px;text-align:center;display:flex;flex-direction:column;flex-shrink:0}.event-date small{font-size:8px;color:#6f6f6f;letter-spacing:1px}.event-date strong{font-size:26px;font-weight:400;line-height:1.2}.event-ticket-bottom>div:nth-child(2){flex:1}.event-ticket-bottom h3{font-size:13px;line-height:1.3}.event-ticket-bottom small{font-size:9px;color:#6f6f6f}.event-link{font-size:11px;align-self:center;margin:auto 0 0}.word-snippet{background:linear-gradient(145deg,#fff,#f8f8f8)}.word-flip{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:13px;width:100%}.word-flip strong{font-size:35px;font-weight:400;letter-spacing:-1px}.word-flip>span{font-size:11px;color:#6f6f6f}.word-foot{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.word-foot>span{font-size:10px;color:#6f6f6f}.time-slots{display:flex;gap:8px;margin:32px 0 25px}.time-slots>button{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 4px;border:1px solid #e5e5e5;border-radius:16px;font-size:17px;letter-spacing:-.5px}.time-slots small{font-size:9px;color:#6f6f6f;letter-spacing:0}.time-slots .selected{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 4px 7px #0001}.time-slots .selected small{color:#bbb}.availability-people{display:flex;align-items:center;gap:9px;margin-bottom:25px;font-size:10px;color:#707070}.availability-people>.avatar-stack{margin-left:0}.saved-list{margin:4px 0 20px}.saved-row{display:flex;align-items:center;gap:11px;padding:8px 0}.saved-row>img{width:49px;height:51px;border-radius:11px;object-fit:cover}.saved-row>button:nth-child(2){display:flex;flex-direction:column;gap:5px;text-align:left;flex:1;padding:0}.saved-row strong{font-size:12px;font-weight:500}.saved-row small{font-size:9px;color:#6f6f6f}.saved-row .icon{width:13px}.empty-inline{font-size:13px;color:#6f6f6f;padding:28px 0;line-height:1.6}.score-main{display:flex;align-items:center;justify-content:space-between;margin:27px 0 14px}.team-mark{width:43px;height:49px;border-radius:12px;background:linear-gradient(#eee,#f9f9f9);border:1px solid #e4e4e4;box-shadow:0 3px 5px #00000008;display:flex;align-items:center;justify-content:center;font-size:11px}.score-main>strong{font-size:48px;letter-spacing:-2px;font-weight:400;display:flex;align-items:center;gap:13px}.score-main>strong>span{font-size:24px;color:#bbb}.score-names{display:flex;justify-content:space-between;gap:9px;font-size:10px}.score-names small{font-size:9px;color:#6f6f6f}.score-goals{display:flex;justify-content:space-between;font-size:9px;color:#6f6f6f;margin-top:17px}.score-stats{margin:13px 0}.score-stats>span{display:flex;justify-content:space-between;font-size:11px;padding:3px 0}.score-stats small{font-size:9px;color:#6f6f6f}.contact-snippet{align-items:center}.contact-avatar{width:62px;height:62px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f9f9f9,#dfdfdf);border:1px solid #ddd;border-radius:21px;font:30px Kalice,serif;box-shadow:inset 0 1px #fff,0 6px 9px #0000000c;margin:2px 0 15px}.contact-snippet h3{font-size:20px}.contact-snippet>.muted{font-size:10px;margin-top:5px}.contact-methods{width:100%;margin-top:auto}.contact-method{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:12px 0;border-top:1px solid #eee}.contact-method>span{display:flex;flex-direction:column;gap:4px}.contact-method small{font-size:9px;color:#6f6f6f}.contact-method strong{font-size:11px;font-weight:400}.contact-method>.icon{width:14px;color:#6f6f6f}
.focus-view{max-width:1392px;margin:0 auto;padding:27px 38px 54px}.focus-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:14px}.breadcrumb>span{color:#b7b7b7}.breadcrumb>button{display:flex;gap:7px;align-items:center;padding:8px 0;color:#707070}.breadcrumb .icon{width:16px}.view-controls{display:flex;gap:6px;align-items:center}.view-switch{display:flex;border-radius:100px;background:#e9e9e9;padding:3px;gap:2px}.view-switch button{border-radius:100px;min-width:40px;min-height:32px;padding:4px 10px;color:#707070;font-size:12px}.view-switch button.active{background:#fff;color:#222;box-shadow:0 1px 3px #0001}.view-switch .icon{width:15px;height:15px}.focus-layout{display:grid;grid-template-columns:minmax(480px,1fr) 262px;gap:45px;max-width:1140px;margin:0 auto;align-items:start}.preview-stage{min-height:810px;border-radius:32px;background:radial-gradient(at 50% 30%,#efefef,#e8e8e8);display:flex;align-items:center;justify-content:center;padding:30px;overflow:hidden}.phone{width:390px;height:752px;flex:0 0 auto;border:6px solid #252525;border-radius:48px;background:#fcfcfc;box-shadow:inset 0 0 0 2px #777,0 0 0 1px #888,0 2px 2px #0003,0 16px 24px -10px #0002,0 40px 50px -25px #0002;overflow:hidden;position:relative;display:flex;flex-direction:column}.phone-status{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:14px 24px 8px;height:44px;font-size:11px;font-weight:500;position:relative}.phone-island{position:absolute;width:105px;height:24px;background:#181818;border-radius:100px;left:50%;transform:translateX(-50%);top:9px}.phone-status-right{display:flex;gap:5px;align-items:center;font-size:10px}.phone-header{display:flex;align-items:center;justify-content:space-between;padding:16px 21px 17px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.phone-header>img{width:55px;height:27px;object-fit:contain}.phone-header>.icon{width:19px;color:#aaa}.chat-flow{overflow-y:auto;overscroll-behavior:contain;padding:23px 21px 28px;flex:1;min-height:0;scrollbar-width:none}.chat-flow::-webkit-scrollbar{display:none}.user-message{max-width:90%;margin-left:auto;background:#efefef;border-radius:19px 19px 5px 19px;padding:12px 15px;font-size:14px;line-height:1.45;margin-bottom:25px}.assistant-message{font-size:14px;line-height:1.5;margin-bottom:17px;padding-right:8px}.chat-flow .snippet{border:1px solid #e7e7e7;box-shadow:0 1px 3px #00000003}.chat-followup{margin-top:20px;display:flex;gap:8px;flex-wrap:wrap}.chat-followup>button{border:1px solid #e5e5e5;border-radius:100px;padding:9px 13px;font-size:11px;background:#fff;min-height:36px}.phone-footer{height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fcfcfc;border-top:1px solid #f4f4f4;position:relative}.phone-footer>span{color:#a1a1a1;font-size:10px;padding-bottom:12px}.home-indicator{position:absolute;width:116px;height:4px;border-radius:100px;background:#222;bottom:8px;left:50%;transform:translateX(-50%)}.focus-inspector{padding-top:32px}.focus-inspector .index{font-size:11px;color:#aaa;letter-spacing:1px}.focus-inspector h1{font:36px/1.1 Kalice,Georgia,serif;letter-spacing:-1px;margin:14px 0 23px}.focus-inspector p{font-size:14px;line-height:1.65;color:#707070}.inspector-block{margin-top:25px;border-top:1px solid var(--line);padding-top:22px}.inspector-block h2{font-size:12px;font-weight:500;margin-bottom:9px;color:#444}.inspector-block p{font-size:12px;line-height:1.6;color:#707070}.state-controls{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.state-controls button{font-size:11px;min-height:32px;padding:7px 10px;border-radius:100px;border:1px solid #ddd;color:#707070}.state-controls button.active{color:#fff;background:#333;border-color:#333}.inspector-source{font-size:11px;color:#707070;line-height:1.8}.inspector-source a{color:#555;text-underline-offset:3px}.inspector-nav{display:flex;justify-content:space-between;gap:12px;margin-top:30px}.inspector-nav button{font-size:12px;display:flex;align-items:center;gap:8px;color:#6f6f6f;padding:8px 0}.inspector-nav .icon{width:16px}.desktop-preview{width:100%;max-width:610px;background:#fcfcfc;border:1px solid #dedede;border-radius:22px;box-shadow:0 12px 22px -12px #0002;overflow:hidden}.desktop-preview .phone-header{padding:18px 25px}.desktop-preview .chat-flow{padding:32px;max-height:720px}.desktop-preview .user-message{max-width:78%}.desktop-preview .snippet{max-width:356px}.desktop-preview .phone-footer{height:36px}.desktop-preview .home-indicator{display:none}.desktop-preview .phone-footer>span{padding:0}.preview-stage[data-device=desktop]{min-height:690px}
.state-snippet{padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px}.state-snippet h3{font:25px Kalice,serif}.state-snippet p{font-size:12px;color:#707070;max-width:220px;text-align:center}.empty-symbol{width:60px;height:60px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#f4f4f4;color:#6f6f6f}.empty-symbol .icon{width:25px;height:25px}.skeleton-circle{width:42px;height:42px;border-radius:50%;background:#eee;align-self:flex-start}.skeleton-block{height:95px;width:100%;border-radius:15px;background:#f0f0f0}.skeleton-line{height:10px;width:100%;border-radius:10px;background:#f0f0f0}.skeleton-line.short{width:60%;align-self:flex-start}.state-snippet>span:last-child{color:#aaa;font-size:11px;margin-top:auto}
dialog{border:0;padding:0;color:var(--ink);background:#fff;box-shadow:0 22px 80px #0003;max-width:min(620px,calc(100vw - 36px));width:100%;border-radius:30px;max-height:calc(100dvh - 60px);overflow:hidden}dialog::backdrop{background:#15151550;backdrop-filter:blur(5px)}dialog[open]{display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1);transition:opacity 220ms var(--ease-out),transform 220ms var(--ease-out)}@starting-style{dialog[open]{opacity:0;transform:translateY(8px) scale(.97)}}dialog.closing{opacity:0;transform:translateY(8px) scale(.97)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 25px 18px;flex-shrink:0}.dialog-header h2{font:30px/1.1 Kalice,Georgia,serif;letter-spacing:-.7px}.dialog-header>.icon-button{background:#f3f3f3}.dialog-content{overflow-y:auto;overscroll-behavior:contain;padding:0 25px 27px;min-height:0}.detail-hero{width:100%;aspect-ratio:1.8;object-fit:cover;border-radius:19px;margin-bottom:24px}.detail-subtitle{font-size:14px;color:#707070;margin:4px 0 20px}.detail-facts{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e6e6e6;border-radius:18px;margin:20px 0;overflow:hidden}.detail-facts>div{padding:15px 17px;display:flex;flex-direction:column;gap:5px;border-right:1px solid #eee;border-bottom:1px solid #eee}.detail-facts>div:nth-child(even){border-right:0}.detail-facts>div:nth-last-child(-n+2){border-bottom:0}.detail-facts small{font-size:11px;color:#6f6f6f}.detail-facts strong{font-size:14px;font-weight:400}.detail-copy{font-size:14px;color:#6f6f6f;line-height:1.6;margin:16px 0}.detail-actions{display:flex;gap:10px;margin-top:22px}.detail-actions>*{flex:1}.sample-note{font-size:11px;color:#6f6f6f;line-height:1.5;margin-top:16px}.comparison-wrap{overflow-x:auto;overscroll-behavior-x:contain}.comparison-table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}.comparison-table th,.comparison-table td{padding:17px 10px;border-bottom:1px solid #eee;min-width:92px;vertical-align:top}.comparison-table th:first-child,.comparison-table td:first-child{padding-left:0;min-width:72px;color:#707070}.comparison-table thead th{font-weight:500;color:#222;max-width:130px}.comparison-table tbody th{font-size:11px;font-weight:400}.comparison-table small{font-size:11px;color:#6f6f6f}.dialog-content>textarea{width:100%;min-height:180px;border:1px solid #ddd;border-radius:16px;padding:16px;line-height:1.6;resize:vertical}.cooking-progress{display:flex;gap:6px;margin:0 0 12px}.cooking-progress button{flex:1;height:44px;border-radius:12px;background:transparent;padding:0;position:relative}.cooking-progress button:before{content:'';position:absolute;inset:19px 0;border-radius:100px;background:#e7e7e7}.cooking-progress button.active:before{background:#333}.cooking-step{font-size:21px;line-height:1.6;min-height:130px;margin-bottom:24px}.timeline-list{display:flex;flex-direction:column;gap:0}.timeline-list>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #eee}.timeline-list time{font-size:12px;color:#6f6f6f;width:45px}.timeline-list span{display:flex;flex-direction:column;gap:6px;font-size:14px}.timeline-list small{font-size:12px;color:#6f6f6f}.confirmation{padding:20px 5px;text-align:center}.confirmation>.icon{width:42px;height:42px;margin:0 auto 20px;color:var(--blue)}.confirmation p{color:#707070;font-size:14px;line-height:1.7;margin-top:15px}
.collections-view{max-width:1270px;margin:auto;padding:42px 45px 115px}.collections-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px;gap:20px}.collections-heading h1{font:42px Kalice,Georgia,serif;letter-spacing:-1.4px}.collection-controls{display:flex;gap:10px;align-items:center}.collection-controls label{font-size:12px;color:#707070;display:flex;align-items:center;gap:8px}.collection-controls select{font-size:12px;padding:7px 12px}.collection-lab{display:grid;grid-template-columns:minmax(440px,1fr) 240px;gap:46px;align-items:start}.collection-lab .preview-stage{min-height:810px}.collection-lab .phone{height:752px}.collection-notes{padding-top:28px}.collection-notes>h2{font:30px Kalice,Georgia,serif;letter-spacing:-.7px;margin-bottom:20px}.collection-notes p{font-size:13px;color:#707070;line-height:1.7;margin-bottom:20px}.threshold-note{padding:17px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;gap:15px;font-size:12px}.threshold-note span{color:#6f6f6f}.carousel-only{border:1px solid #e8e8e8;border-radius:23px;overflow:hidden;background:#fff;padding-top:10px}.carousel-only .mini-carousel{height:275px;padding-bottom:0}.carousel-only .stay-card{flex-basis:77%}.carousel-only .stay-open>img{aspect-ratio:1.1}.carousel-pager{display:flex;justify-content:space-between;align-items:center;padding:8px 13px}.carousel-pager>span{font-size:10px;color:#6f6f6f}.carousel-pager>div{display:flex;gap:6px}.compact-list{display:flex;flex-direction:column;gap:10px}.compact-row{display:flex;gap:12px;padding:10px;border:1px solid #e8e8e8;border-radius:18px;position:relative;background:#fff}.compact-row>button:first-child{padding:0;display:flex;gap:12px;align-items:center;text-align:left;flex:1;min-width:0}.compact-row img{width:70px;height:76px;object-fit:cover;border-radius:11px;flex-shrink:0}.compact-row button>span{display:flex;flex-direction:column;gap:5px;min-width:0}.compact-row strong{font-size:13px;font-weight:500}.compact-row small{font-size:10px;color:#6f6f6f}.compact-row b{font-size:11px;font-weight:500}.compact-row .save-button{position:static;width:26px;height:26px;flex-shrink:0;align-self:center;backdrop-filter:none;box-shadow:none;background:none;border:0}.browse-shell{position:absolute;inset:44px 0 0;z-index:6;background:#fcfcfc;display:flex;flex-direction:column;overflow:hidden}.browse-head{display:flex;align-items:center;justify-content:space-between;padding:17px 17px 12px;gap:10px;flex-shrink:0;background:#fcfcfceb}.browse-head h3{font-size:16px;font-weight:500}.browse-head>div{display:flex;align-items:center;gap:8px}.browse-head small{font-size:10px;color:#6f6f6f}.browse-filters{display:flex;align-items:center;gap:6px;padding:0 19px 12px;flex-wrap:wrap}.browse-filters button{font-size:10px;border:1px solid #e3e3e3;border-radius:100px;padding:7px 11px;min-height:31px}.browse-filters button.active{background:#222;color:#fff;border-color:#222}.browse-scroll{padding:5px 20px 95px;overflow-y:auto;overscroll-behavior:contain;flex:1;scrollbar-width:none}.browse-scroll>.stay-card{margin:0 0 23px;background:transparent;border-radius:0;overflow:visible}.browse-scroll .stay-open>img{aspect-ratio:1.1;border-radius:21px}.browse-scroll .stay-body{padding:12px 2px}.browse-scroll .stay-name{font-size:17px}.browse-scroll .stay-meta{font-size:12px;margin:5px 0 10px}.browse-scroll .stay-price{font-size:14px}.browse-scroll .stay-price small{font-size:11px}.browse-scroll .save-button{width:35px;height:35px;top:12px;right:12px}.browse-scroll .save-button .icon{width:17px;height:17px}.browse-bottom{position:absolute;bottom:22px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;padding:9px 10px 9px 18px;border-radius:100px;box-shadow:0 4px 18px #00000017}.browse-bottom>span{font-size:12px}.browse-bottom .dark{font-size:12px;min-height:36px;padding:8px 15px}.browse-count{color:#aaa;font-size:11px;text-align:center;margin-bottom:30px}.focus-view .browse-shell{inset:44px 0 0}.desktop-preview .browse-shell{inset:0}.desktop-preview{position:relative}
.proto-picker{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:2147483647;display:flex;align-items:center;gap:2px;padding:4px;border-radius:999px;background:rgba(10,10,10,.82);-webkit-backdrop-filter:blur(12px) saturate(1.4);backdrop-filter:blur(12px) saturate(1.4);box-shadow:0 0 0 1px rgba(255,255,255,.08) inset,0 8px 24px rgba(0,0,0,.24),0 2px 6px rgba(0,0,0,.12);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1;-webkit-font-smoothing:antialiased;user-select:none;-webkit-user-select:none}.proto-picker-highlight{position:absolute;top:4px;left:0;height:28px;border-radius:999px;background:rgba(255,255,255,.12);will-change:transform}.proto-picker[data-ready] .proto-picker-highlight{transition:transform 250ms cubic-bezier(.23,1,.32,1),width 250ms cubic-bezier(.23,1,.32,1)}.proto-picker-item{position:relative;display:flex;align-items:center;height:28px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.55);font:inherit;cursor:pointer;transition:color 150ms ease-out}.proto-picker-item:active{transform:scale(.97)}.proto-picker-item:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:2px}.proto-picker-item[data-active]{color:#fff}.proto-picker[data-position=top]{bottom:auto;top:24px}
.research{max-width:1240px;padding:48px 42px 90px;margin:auto}.research-top{display:flex;align-items:baseline;justify-content:space-between;gap:22px;margin-bottom:35px}.research h1{font:49px Kalice,Georgia,serif;letter-spacing:-1.5px}.research-date{font-size:12px;color:#6f6f6f}.research-tabs{display:flex;gap:8px;margin-bottom:35px;flex-wrap:wrap}.research-tabs button{font-size:13px;border:1px solid #ddd;border-radius:100px;padding:9px 17px;color:#6f6f6f}.research-tabs button.active{background:#222;border-color:#222;color:white}.research-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.research-product{border:1px solid #e2e2e2;background:#fff;border-radius:25px;padding:27px;min-width:0}.research-product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.research-product-top h2{font-size:21px;letter-spacing:-.5px}.research-product-top>span{font-size:10px;color:#6f6f6f}.research-product p{font-size:14px;color:#6f6f6f;line-height:1.7}.research-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}.research-tags>span{padding:5px 9px;border:1px solid #e7e7e7;border-radius:8px;font-size:10px;color:#6f6f6f}.research-product>button{margin-top:22px}.research-rule{padding:26px 0;border-top:1px solid #ddd;margin-top:35px;display:grid;grid-template-columns:220px 1fr;gap:25px}.research-rule h2{font:27px Kalice,serif;letter-spacing:-.5px}.research-rule p{font-size:14px;color:#6f6f6f;line-height:1.7}.research-rule p+p{margin-top:14px}.evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.evidence-card{border-radius:23px;border:1px solid #e3e3e3;overflow:hidden;background:#fff;min-width:0}.evidence-image{display:block;width:100%;border:0;background:#ededed;padding:20px;cursor:zoom-in;height:292px}.evidence-image img{width:100%;height:100%;object-fit:contain}.evidence-body{padding:24px}.evidence-body h3{font-size:19px;font-weight:500;letter-spacing:-.4px;margin-bottom:13px}.evidence-body p{font-size:13px;line-height:1.65;color:#6f6f6f}.evidence-body .evidence-caveat{font-size:11px;line-height:1.6;color:#6f6f6f;margin-top:14px}.evidence-links{display:flex;gap:15px;align-items:center;margin-top:20px;flex-wrap:wrap}.evidence-links a{font-size:11px;color:#666;text-underline-offset:4px}.source-list{display:flex;flex-direction:column;gap:0}.source-item{padding:25px 0;border-bottom:1px solid #e0e0e0;display:grid;grid-template-columns:140px 1fr;gap:20px}.source-item>span{font-size:12px;color:#6f6f6f}.source-item h3{font-size:17px;margin-bottom:9px;font-weight:400}.source-item p{font-size:13px;color:#707070;line-height:1.7;max-width:780px}.source-item a{text-underline-offset:4px}.pattern-matrix{overflow-x:auto;border:1px solid #e3e3e3;border-radius:20px;background:#fff}.pattern-matrix table{border-collapse:collapse;width:100%;font-size:12px;min-width:710px}.pattern-matrix th,.pattern-matrix td{padding:17px 18px;text-align:left;border-bottom:1px solid #eee;vertical-align:top;line-height:1.5}.pattern-matrix th{font-weight:500}.pattern-matrix td{color:#6f6f6f}.pattern-matrix td:first-child{color:#222;width:180px}.matrix-legend{font-size:11px;color:#707070;line-height:1.7;margin:18px 0 30px}.research-opportunities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:25px}.opportunity{padding:23px;border:1px solid #e1e1e1;border-radius:21px}.opportunity h3{font-size:16px;margin-bottom:12px}.opportunity p{font-size:12px;line-height:1.7;color:#707070}.opportunity button{margin-top:16px;font-size:11px}.image-dialog{max-width:min(1100px,calc(100vw - 30px))}.image-dialog .dialog-content>img{max-height:75dvh;object-fit:contain;margin:auto}.image-dialog .sample-note{margin-bottom:0}
@media(hover:hover) and (pointer:fine){.dark:hover:not(:disabled){background:var(--hs-dark-hover);box-shadow:var(--hs-dark-hover-shadow)}.soft:hover:not(:disabled){background:linear-gradient(#fff,#eaeaea)}.icon-button:hover{background:#e9e9e9}.main-nav button:not(.active):hover,.filter:not(.active):hover{color:#171717}.gallery-tile:hover .tile-label>.icon{color:#171717}.gallery-tile:hover .tile-preview{background:linear-gradient(145deg,#e9e9e9,#e4e4e4)}.research-entry:hover{color:#171717}.proto-picker-item:hover{color:rgba(255,255,255,.85)}.stay-open:hover .stay-name{text-decoration:underline;text-underline-offset:3px}}
@media(min-width:1480px){.library{max-width:1470px}.gallery{gap:42px 32px}.tile-preview{padding:32px}.focus-layout{max-width:1240px;grid-template-columns:minmax(600px,1fr) 275px;gap:60px}}
@media(max-width:1120px){.library{padding-inline:28px}.gallery{gap:30px 20px}.tile-preview{padding:20px;border-radius:25px}.focus-layout{gap:28px;grid-template-columns:minmax(420px,1fr) 225px}.focus-view{padding-inline:25px}.preview-stage{padding:24px 15px}.collection-lab{grid-template-columns:minmax(420px,1fr) 210px;gap:28px}.collections-view{padding-inline:28px}.snippet .module-head{font-size:12px}.tile-preview .snippet{min-width:260px}.tile-preview .flight-route strong{font-size:34px}.tile-preview .timer-digits{font-size:38px}}
@media(max-width:900px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.library{max-width:820px}.site-header{padding-inline:25px}.focus-layout{grid-template-columns:minmax(0,1fr);gap:20px;max-width:660px}.focus-inspector{padding:10px 15px;display:grid;grid-template-columns:1fr 1fr;gap:15px 30px}.focus-inspector>.index{grid-column:1/-1}.focus-inspector h1{margin:0;grid-column:1/-1}.focus-inspector>p{grid-column:1/-1}.inspector-block{margin-top:8px}.inspector-nav{grid-column:1/-1;margin-top:0}.collection-lab{grid-template-columns:1fr;max-width:660px;margin:auto}.collection-notes{padding:0 15px}.research-opportunities{grid-template-columns:1fr}.research-rule{grid-template-columns:1fr;gap:15px}.collections-heading h1{font-size:36px}.research{padding-inline:28px}.evidence-image{height:250px}}
@media(max-width:600px){html{scrollbar-gutter:auto}.site-header{height:67px;padding:0 18px;gap:10px}.brand{gap:9px}.brand img{width:49px;height:25px}.brand-divider{height:15px}.brand span:last-child{font-size:12px}.main-nav{padding:3px;gap:0}.main-nav button{font-size:11px;padding:7px 11px;min-height:30px}.research-entry{font-size:0;padding:8px 3px}.research-entry .icon{width:18px;height:18px}.library{padding:31px 20px 65px}.library-heading{margin-bottom:23px;gap:15px}.library-title{gap:10px}.library-title h1{font-size:44px;letter-spacing:-1.4px}.library-title span{font-size:11px}.search-field{width:126px;padding-bottom:6px}.search-field input{font-size:16px}.search-field input::placeholder{font-size:12px}.filters{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:none;margin:0 -20px 26px;padding:0 20px;gap:3px}.filter{font-size:11px;padding:7px 11px;min-height:34px}.gallery{grid-template-columns:1fr;max-width:380px;margin:auto;gap:31px}.tile-preview{padding:29px;aspect-ratio:1;border-radius:28px}.tile-preview .snippet{min-width:0;max-width:330px}.tile-label{margin-top:12px}.tile-label h2{font-size:14px}.library-bottom{font-size:10px;flex-direction:column;gap:8px}.focus-view{padding:15px 0 38px}.focus-toolbar{padding:0 17px;margin-bottom:13px;gap:5px}.breadcrumb{font-size:12px;gap:7px}.breadcrumb>button{font-size:0}.breadcrumb>button .icon{width:19px}.view-switch button{min-width:32px;min-height:31px;padding:4px 8px}.focus-toolbar>.view-controls>.icon-button{display:none}.preview-stage,.collection-lab .preview-stage{background:#ededed;border-radius:0;min-height:0;padding:24px 14px}.phone{width:358px;max-width:100%;height:720px;border-width:5px;border-radius:43px}.chat-flow{padding-inline:17px}.phone-header{padding-inline:18px}.phone-status{padding-inline:23px}.focus-inspector{padding:16px 25px;gap:14px 22px}.focus-inspector h1{font-size:32px}.focus-inspector p{font-size:13px}.inspector-block{grid-column:1/-1}.focus-inspector .inspector-block p{font-size:12px}.focus-inspector .inspector-source{font-size:11px}.desktop-preview .chat-flow{padding:24px 18px}.preview-stage[data-device=desktop]{min-height:0;padding:22px 14px}.desktop-preview{border-radius:20px}.collections-view{padding:28px 0 106px}.collections-heading{padding:0 21px;flex-wrap:wrap;gap:17px}.collections-heading h1{font-size:36px}.collection-controls{gap:10px;width:100%;justify-content:space-between}.collection-notes{padding:0 24px}.collection-notes>h2{font-size:29px;margin-bottom:15px}.collection-notes p{font-size:12px}.proto-picker{bottom:calc(18px + env(safe-area-inset-bottom,0px));white-space:nowrap}.proto-picker-item{padding-inline:12px;font-size:12px}.research{padding:32px 21px 70px}.research-top{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:27px}.research h1{font-size:41px}.research-date{font-size:11px}.research-tabs{gap:6px;margin-bottom:25px}.research-tabs button{font-size:11px;padding:8px 12px}.research-overview,.evidence-grid{grid-template-columns:1fr}.research-product{padding:25px}.research-product p{font-size:13px}.evidence-image{height:290px}.research-rule{margin-top:27px}.research-rule p{font-size:13px}.source-item{grid-template-columns:1fr;gap:11px;padding:22px 0}.source-item h3{font-size:16px}.source-item p{font-size:12px}dialog{max-width:100%;width:100%;margin:auto 0 0;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 30px);border-radius:27px 27px 0 0}dialog[open]{transform:translateY(0)}@starting-style{dialog[open]{transform:translateY(14px)}}dialog.closing{transform:translateY(14px)}.dialog-header{padding:23px 21px 18px}.dialog-header h2{font-size:28px}.dialog-content{padding:0 21px calc(24px + env(safe-area-inset-bottom,0px))}.detail-facts strong{font-size:13px}.comparison-table{font-size:12px}.image-dialog{max-width:100%}.image-dialog .dialog-content>img{max-height:70dvh}}
@media(max-width:370px){.brand-divider,.brand span:last-child{display:none}.site-header{padding-inline:14px}.phone{border-radius:38px}.preview-stage{padding-inline:8px}.chat-flow{padding-inline:14px}.snippet{font-size:12px}.snippet .module-head{font-size:11px}.flight-route strong{font-size:34px}.timer-digits{font-size:37px}.focus-inspector{padding-inline:21px}.collections-heading h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition-duration:0ms!important}dialog[open],dialog.closing{transform:none!important}.proto-picker[data-ready] .proto-picker-highlight{transition:none}}
@media(prefers-reduced-transparency:reduce){.glass{background:#fff;backdrop-filter:none}.site-header{background:#f6f6f6;backdrop-filter:none}dialog::backdrop{backdrop-filter:none}.save-button{background:white;backdrop-filter:none}.proto-picker{background:#171717;backdrop-filter:none}}
@media(forced-colors:active){.snippet,.soft,.dark,.phone,.compare-chip,.poll-options>button{border:1px solid CanvasText}.dark,.selected{background:Highlight;color:HighlightText}.save-button{border:1px solid CanvasText}.icon{forced-color-adjust:auto}.bar-chart>button>span{background:CanvasText}.bar-chart>button.selected>span{background:Highlight}.timer-dial{border:2px solid CanvasText}.snippet:before{display:none}}

/* Preview controls use comfortable reading sizes; atlas thumbnails stay compact. */
.preview-stage .snippet{font-size:14px}
.preview-stage .snippet .module-head{font-size:14px}
.preview-stage .snippet small{font-size:12px}
.preview-stage .snippet .dark,.preview-stage .snippet .soft{font-size:13px;min-height:40px}
.preview-stage .snippet .round{width:40px;height:40px;padding:0}
.preview-stage .snippet .icon-button{width:40px;height:40px}
.preview-stage .flight-route small,.preview-stage .flight-times small,.preview-stage .ticket-price small{font-size:11px}
.preview-stage .flight-times>span{font-size:11px}
.preview-stage .leg-switch button{font-size:12px;min-height:30px;padding:4px 13px}
.preview-stage .ticket-bottom{gap:10px;padding-top:12px;padding-bottom:16px}
.preview-stage .flight-route{margin:17px 0}
.preview-stage .timer-dial{width:68%;margin-bottom:13px}
.preview-stage .dial-name{font-size:11px}
.preview-stage .dial-unit{font-size:10px;letter-spacing:1.2px}
.preview-stage .compare-chip{padding:8px 10px}
.preview-stage .compare-chip strong,.preview-stage .check-row,.preview-stage .rank-row strong,.preview-stage .task-step{font-size:14px}
.preview-stage .compare-chip small{font-size:11px}
.preview-stage .compare-chips{gap:7px;margin-bottom:14px}
.preview-stage .weather-hours small,.preview-stage .weather-hours b{font-size:12px}
.preview-stage .weather-now>div>span,.preview-stage .weather-note{font-size:12px}
.preview-stage .weather-now{margin-bottom:19px}
.preview-stage .weather-note{font-size:11px}
.preview-stage .place-copy div>span,.preview-stage .place-bottom>span,.preview-stage .rating{font-size:12px}
.preview-stage .calendar-week>span,.preview-stage .calendar-event small{font-size:12px}
.preview-stage .calendar-week button{font-size:14px;min-height:40px}
.preview-stage .calendar-event strong{font-size:14px}
.preview-stage .calendar-week{margin-bottom:19px}
.preview-stage .calendar-event{padding:13px 10px;gap:8px}
.preview-stage .servings{font-size:14px;margin-bottom:11px}
.preview-stage .recipe-snippet .check-row{font-size:13px;min-height:34px}
.preview-stage .ingredients{margin-bottom:14px}
.preview-stage .parcel-current strong{font-size:14px}
.preview-stage .parcel-current small,.preview-stage .delivery-date>span{font-size:12px}
.preview-stage .map-pin{font-size:12px;min-height:38px;padding:8px 12px}
.preview-stage .map-selected strong{font-size:14px}
.preview-stage .map-selected small{font-size:12px}
.preview-stage .product-info small{font-size:12px;display:block;margin-top:4px}
.preview-stage .swatch{width:28px;height:28px}
.preview-stage .countdown-number span,.preview-stage .date-control>span{font-size:12px}
.preview-stage .date-control input{font-size:14px;width:134px}
.preview-stage .itinerary-stop strong{font-size:13px}
.preview-stage .itinerary-stop small,.preview-stage .stop-time{font-size:11px}
.preview-stage .itinerary-stop{gap:8px;padding:11px 0}
.preview-stage .poll-options>button{font-size:13px;min-height:45px}
.preview-stage .chart-reading small,.preview-stage .bar-chart small{font-size:12px}
.preview-stage .rain-title span,.preview-stage .article-snippet>p{font-size:13px}
.preview-stage .article-bottom>span{font-size:12px}
.preview-stage .currency-field>span{font-size:14px}
.preview-stage .rate-note{font-size:11px!important}
.preview-stage .reminder-controls>label{font-size:12px}
.preview-stage .reminder-controls input{font-size:14px;width:85px}
.preview-stage .receipt-heading span,.preview-stage .receipt-line,.preview-stage .receipt-line select,.preview-stage .receipt-total>span,.preview-stage .receipt-split>span{font-size:12px}
.preview-stage .rank-row{padding:3px 0}
.preview-stage .rank-row>span{font-size:12px}
.preview-stage .rank-list{margin:0 0 13px}
.preview-stage .event-ticket-bottom h3{font-size:14px}
.preview-stage .event-ticket-bottom small,.preview-stage .event-link{font-size:12px}
.preview-stage .word-flip>span,.preview-stage .word-foot>span{font-size:13px}
.preview-stage .time-slots small{font-size:12px}
.preview-stage .availability-people{font-size:12px}
.preview-stage .saved-row strong{font-size:14px}
.preview-stage .saved-row small{font-size:12px}
.preview-stage .saved-row{padding:7px 0}
.preview-stage .score-names,.preview-stage .score-goals,.preview-stage .score-stats>span{font-size:12px}
.preview-stage .contact-snippet>.muted,.preview-stage .contact-method small{font-size:12px}
.preview-stage .contact-method strong{font-size:14px}
.preview-stage .checklist-snippet>.muted{font-size:12px}
.preview-stage .stay-name{font-size:14px}
.preview-stage .stay-meta,.preview-stage .stay-price small{font-size:11px}
.preview-stage .collection-foot,.preview-stage .collection-foot .text-button{font-size:12px}
.weather-snippet{background:linear-gradient(150deg,#fff,#f0f0f0)}
.weather-icon{background:linear-gradient(145deg,#fff,#e7e7e7)}
.proto-picker[hidden]{display:none}
.morph-photo{position:fixed;z-index:99;pointer-events:none;object-fit:cover;transform-origin:0 0;border-radius:18px;will-change:transform,opacity;box-shadow:0 5px 16px #00000012}
html.keyboard-input dialog[open],html.keyboard-input dialog.closing{transition:none;transform:none}
html.keyboard-input .proto-picker-highlight{transition:none!important}
@media(max-width:600px){
 .focus-view .preview-stage,.collection-lab .preview-stage{padding:0;background:#fcfcfc}
 .focus-view .phone,.collection-lab .phone{border:0;border-radius:0;box-shadow:none;width:100%;max-width:100%;height:660px;min-height:calc(100svh - 145px)}
 .collection-lab #stage{width:100%}
 .focus-view .phone-status,.collection-lab .phone-status{display:none}
 .focus-view .phone-header,.collection-lab .phone-header{padding:17px 22px;background:#fcfcfc}
 .focus-view .chat-flow,.collection-lab .chat-flow{padding:24px 22px 65px}
 .focus-view .phone-footer,.collection-lab .phone-footer{height:36px}
 .focus-view .home-indicator,.collection-lab .home-indicator{display:none}
 .focus-view .phone-footer>span,.collection-lab .phone-footer>span{padding:0}
 .focus-view .browse-shell,.collection-lab .browse-shell{inset:0}
 .focus-view .browse-scroll,.collection-lab .browse-scroll{padding-inline:22px}
 .browse-filters{padding-inline:22px}
 .browse-filters button{min-height:37px;font-size:12px}
 .browse-head small{font-size:12px}
 .browse-bottom{bottom:calc(18px + env(safe-area-inset-bottom,0px))}
 .browse-bottom .dark{min-height:42px;font-size:13px}
 .collections-heading{padding-bottom:5px}
 .collection-notes{padding-top:10px}
 .proto-picker{bottom:calc(15px + env(safe-area-inset-bottom,0px))}
 .snippet input[type=date],.snippet input[type=time],.snippet select{font-size:16px!important}
 .snippet .date-control input{width:150px}
 .snippet .reminder-controls input{width:93px}
}

/* The product is an actual photographed object, with a clearly marked sample offer. */
.product-display{background:radial-gradient(ellipse at 50% 75%,#ededed,#f9f9f9 65%);overflow:hidden}
.speaker-photo{width:76%;height:100%;object-fit:contain;filter:drop-shadow(0 9px 7px #00000013)}
.product-detail-photo{max-width:260px;aspect-ratio:1;object-fit:contain;margin:0 auto 20px}
.product-save[aria-pressed=true]{color:var(--blue)}
.product-save[aria-pressed=true] .icon{fill:var(--blue)}
.collection-notes .inspector-block h2{font:500 12px Selecta,sans-serif;letter-spacing:0;margin-bottom:9px}
.morph-photo{z-index:20}

/* Additional deterministic objects: files, data, travel, evidence, and inputs. */
.file-snippet,.quote-snippet,.transit-snippet,.multichoice-snippet,.evidence-snippet,.timezones-snippet{display:flex;flex-direction:column;padding:22px}
.paper-preview{width:86%;margin:10px auto 0;flex:1;min-height:0;position:relative;display:flex;flex-direction:column;text-align:left;padding:18px;background:linear-gradient(135deg,#fff,#fcfcfc);border-radius:3px;box-shadow:0 1px 2px #0002,0 9px 18px #00000008;transform:rotate(-3deg);gap:8px}
.paper-preview>span{font-size:8px;letter-spacing:1.6px;color:#707070}.paper-preview>strong{font:18px/1.12 Kalice,serif;font-weight:400}.paper-preview>i{height:2px;background:#e8e8e8;width:100%;display:block}.paper-preview>i:nth-of-type(2){width:90%}.paper-preview>i:nth-of-type(3){width:70%}.paper-preview>small{font-size:8px!important;color:#aaa;margin-top:auto}.file-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:10px}.file-footer>span{display:flex;flex-direction:column;gap:5px}.file-footer strong{font-size:13px;font-weight:500}.file-footer small{font-size:10px;color:#707070}.file-document{font-size:16px;line-height:1.8}.file-document h3{font:34px Kalice,serif;margin:20px 0}.file-document p,.file-document ul{margin:18px 0}.file-document ul{padding-left:20px}
.quote-value{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:16px;text-align:left}.quote-value>strong{font-size:38px;letter-spacing:-1.5px;font-weight:400;font-variant-numeric:tabular-nums}.quote-value>span{font-size:12px;display:flex;gap:5px;align-items:center;color:var(--blue)}.quote-value .icon{width:13px;height:13px}.quote-line{width:100%;min-height:50px;flex:1;margin-top:18px;color:var(--blue);overflow:visible}.quote-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:8px}.quote-bottom>span{font-size:10px;color:#707070}.range-switch{display:flex;gap:2px;background:#eee;border-radius:100px;padding:3px}.range-switch button{padding:5px 7px;font-size:10px;border-radius:100px}.range-switch button.active{background:#fff;box-shadow:0 1px 3px #0001}
.transit-direction{display:flex;align-items:center;justify-content:space-between;margin:12px 0;gap:8px}.transit-direction>strong{font-size:15px;font-weight:500}.departure-board{background:var(--hs-dark-face);box-shadow:var(--hs-dark-shadow);color:#fff;border-radius:15px;display:flex;flex-direction:column;flex:1;padding:4px 14px;text-align:left}.departure-row{display:flex;align-items:center;gap:12px;flex:1}.departure-row+.departure-row{border-top:1px solid #ffffff15}.departure-row>b{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff40;border-radius:8px;font-size:20px;font-weight:400}.departure-row>span{font-size:13px;display:flex;flex-direction:column;gap:5px}.departure-row small{font-size:10px!important;font-weight:400;color:#b4b4b4}.departure-row>strong{font:30px/1 Selecta,sans-serif;margin-left:auto}.transit-footer{display:flex;align-items:center;gap:7px;margin-top:16px;font-size:10px;color:#707070}
.preference-chips{display:flex;gap:7px;flex-wrap:wrap;align-content:center;flex:1;margin:8px 0 18px}.preference-chips button{display:flex;gap:6px;align-items:center;border:1px solid #dedede;background:#fff;padding:10px 12px;font-size:12px;border-radius:100px;min-height:38px}.preference-chips .icon{width:13px;height:13px}.preference-chips button.selected{background:#eef3ff;border-color:#b6cbff;color:#1f5bd7}
.source-stack{display:flex;flex:1;flex-direction:column;margin-top:10px}.source-stack-row{display:flex;align-items:center;gap:10px;text-align:left;flex:1;min-height:0}.source-stack-row+.source-stack-row{border-top:1px solid #ebebeb}.source-glyph{border:1px solid #e2e2e2;background:linear-gradient(#fff,#eee);box-shadow:0 2px 3px #00000008;border-radius:9px;width:28px;height:34px;display:grid;place-items:center;font:16px Kalice,serif;flex-shrink:0}.source-stack-row>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}.source-stack-row strong{font-size:13px;font-weight:500}.source-stack-row small{font-size:10px;color:#707070}.source-stack-row small:last-child{font-size:9px;color:#6f6f6f}.source-stack-row>.icon{width:14px;height:14px;flex-shrink:0;color:#6f6f6f}
.world-clock-list{flex:1;display:flex;flex-direction:column;margin:9px 0 15px}.world-clock-list>div{display:flex;align-items:center;justify-content:space-between;flex:1}.world-clock-list>div+div{border-top:1px solid #eee}.world-clock-list>div>span{display:flex;flex-direction:column;gap:4px}.world-clock-list strong{font-size:14px;font-weight:500}.world-clock-list small{font-size:10px;color:#6f6f6f}.world-clock-list b{font-size:30px;font-weight:400;font-variant-numeric:tabular-nums;letter-spacing:-1px}.meeting-slider{display:flex;flex-direction:column;gap:8px}.meeting-slider>span{font-size:10px;color:#707070}.meeting-slider input{width:100%;accent-color:#222;min-height:25px;cursor:pointer}
.preview-stage .preference-chips button{font-size:12px;min-height:42px}.preview-stage .source-stack-row strong{font-size:13px}.preview-stage .source-stack-row small{font-size:11px}.preview-stage .source-stack-row small:last-child{font-size:10px}.preview-stage .transit-footer,.preview-stage .quote-bottom>span{font-size:11px}.preview-stage .range-switch button{font-size:12px;min-height:32px;padding:5px 10px}.preview-stage .paper-preview>strong{font-size:21px}.preview-stage .paper-preview>span{font-size:10px}.preview-stage .paper-preview>small{font-size:10px!important}.preview-stage .file-footer strong{font-size:14px}.preview-stage .meeting-slider>span{font-size:12px}.preview-stage .world-clock-list small{font-size:12px}
@media(max-width:600px){html.browse-open,html.browse-open body{overflow:hidden}.phone:has(.browse-shell){position:fixed;left:0;right:0;top:67px;bottom:0;z-index:40!important;height:auto!important;min-height:0!important}.browse-scroll .save-button{width:44px;height:44px}.range-switch button{min-height:34px}.meeting-slider input{min-height:38px}}

.source-item p,.research-product p,.research-rule p,.evidence-body p,.pattern-matrix td{color:#686868}
/* Compact geometry keeps square cards usable on small phones and atlas tiles. */
@container(max-width:285px){
 .snippet .module-head,.preview-stage .snippet .module-head{font-size:12px;margin-bottom:10px}
 .snippet .dark,.snippet .soft,.preview-stage .snippet .dark,.preview-stage .snippet .soft{min-height:36px;font-size:12px;padding:7px 12px}
 .snippet .round,.snippet .circle,.preview-stage .snippet .round,.preview-stage .snippet .circle{width:36px;height:36px;padding:0}
 .preview-stage .snippet .icon-button{width:32px;height:32px}
 .flight-route,.preview-stage .flight-route{margin:12px 0}
 .flight-route strong,.preview-stage .flight-route strong{font-size:32px}
 .ticket-plane{width:45px;height:45px;flex-shrink:0}
 .flight-times b{font-size:18px}
 .flight-route small,.preview-stage .flight-route small{font-size:10px}
 .flight-times small,.preview-stage .flight-times small,.flight-times>span,.preview-stage .flight-times>span{font-size:10px}
 .leg-switch button,.preview-stage .leg-switch button{min-height:28px;padding:4px 11px;font-size:11px}
 .ticket-price strong{font-size:23px}
 .ticket-price small,.preview-stage .ticket-price small{font-size:10px}
 .timer-dial,.preview-stage .timer-dial{width:64%;margin:2px auto 10px;padding:7px}
 .timer-digits{font-size:34px}.timer-actions{gap:6px}.timer-actions>.dark{min-width:85px}
 .dial-name,.preview-stage .dial-name{font-size:10px;margin-bottom:4px}.dial-unit,.preview-stage .dial-unit{font-size:8px;margin-top:4px}
 .compare-chip,.preview-stage .compare-chip{padding:5px 8px;gap:8px;border-radius:13px}
 .compare-chips,.preview-stage .compare-chips{gap:6px;margin-bottom:10px}
 .compare-chip strong,.preview-stage .compare-chip strong{font-size:12px}.compare-chip small,.preview-stage .compare-chip small{font-size:10px}
 .product-monogram{width:29px;height:29px}.selection-mark{width:20px;height:20px}
 .weather-now,.preview-stage .weather-now{margin:4px 0 10px}.weather-now strong{font-size:50px}.weather-icon{width:50px;height:50px}.weather-icon .icon{width:30px;height:30px}
 .weather-hours button{gap:5px;padding:7px 2px}.weather-hours small,.preview-stage .weather-hours small{font-size:10px}.weather-note,.preview-stage .weather-note{font-size:10px;margin-top:10px}
 .calendar-week,.preview-stage .calendar-week{margin:3px 0 13px}.calendar-week button,.preview-stage .calendar-week button{min-height:34px;width:29px;height:34px;font-size:12px}
 .calendar-event,.preview-stage .calendar-event{padding:10px 8px;margin-bottom:12px;gap:7px}.calendar-event strong,.preview-stage .calendar-event strong{font-size:12px}.calendar-event small,.preview-stage .calendar-event small{font-size:10px}.avatar-stack i{width:23px;height:23px;font-size:9px}
 .servings,.preview-stage .servings{margin-bottom:6px;font-size:12px}.recipe-snippet .check-row,.preview-stage .recipe-snippet .check-row{min-height:29px;font-size:12px}.ingredients,.preview-stage .ingredients{margin-bottom:10px}
 .delivery-date{margin:7px 0 17px;gap:7px}.delivery-date strong{font-size:29px}.parcel-current{margin:15px 0}.parcel-current strong,.preview-stage .parcel-current strong{font-size:12px}.parcel-current small,.preview-stage .parcel-current small{font-size:11px}
 .checklist-items{margin:2px 0 10px}.checklist-items .check-row{min-height:32px;font-size:13px}.checklist-progress{margin-bottom:9px}
 .countdown-number{font-size:82px;margin:5px 0 auto}.countdown-number span{margin-top:7px}.countdown-plane{width:77px}
 .itinerary-stop,.preview-stage .itinerary-stop{padding:7px 0;gap:7px}.stop-line{height:49px}.itinerary-stop img{width:38px;height:45px}.itinerary-stop strong,.preview-stage .itinerary-stop strong{font-size:12px}.itinerary-stop small,.preview-stage .itinerary-stop small{font-size:10px}
 .poll-snippet h3{font-size:21px;margin:0 0 10px}.poll-options{gap:6px;margin-bottom:10px}.poll-options>button,.preview-stage .poll-options>button{min-height:37px;padding:8px 10px;font-size:12px}
 .currency-field{padding:12px}.currency-field input,.currency-field output{font-size:25px}.conversion-middle{margin:3px 0}.rate-note{padding-top:7px}
 .receipt-heading{margin-bottom:10px;font-size:14px}.receipt-line{min-height:27px}.receipt-perf{margin:10px 0}.receipt-total strong{font-size:30px}.receipt-split{padding-top:10px}
 .rank-row,.preview-stage .rank-row{padding:3px 0;gap:9px}.rank-row strong,.preview-stage .rank-row strong{font-size:12px}.rank-list,.preview-stage .rank-list{margin:0 0 10px}
 .task-steps{margin:3px 0 10px}.task-step,.preview-stage .task-step{min-height:44px;font-size:12px;gap:9px}.task-meter{margin-bottom:10px}
 .time-slots{margin:12px 0 17px;gap:6px}.time-slots>button{padding:15px 3px;font-size:16px}.availability-people,.preview-stage .availability-people{margin-bottom:15px;font-size:11px}
 .score-main{margin:12px 0 10px}.score-main>strong{font-size:40px}.score-goals{margin-top:12px}.score-stats{margin:6px 0}.score-stats>span,.preview-stage .score-stats>span{font-size:11px}
 .contact-avatar{width:48px;height:48px;margin-bottom:10px;border-radius:16px;font-size:26px}.contact-snippet h3{font-size:18px}.contact-method{padding:9px 0}.contact-method strong,.preview-stage .contact-method strong{font-size:12px}.contact-method small,.preview-stage .contact-method small{font-size:10px}
 .quote-value{margin-top:4px;gap:4px}.quote-value>strong{font-size:32px}.quote-line{margin-top:10px}.quote-bottom{margin-top:8px}.range-switch button,.preview-stage .range-switch button{font-size:10px;padding:4px 7px;min-height:27px}
 .preference-chips{gap:6px;margin:2px 0 10px}.preference-chips button,.preview-stage .preference-chips button{font-size:11px;min-height:35px;padding:8px 10px}
 .world-clock-list{margin:0 0 8px}.world-clock-list b{font-size:25px}.world-clock-list strong{font-size:12px}.world-clock-list small,.preview-stage .world-clock-list small{font-size:10px}.meeting-slider{gap:4px}.meeting-slider input{min-height:27px}
 .draft-text{font-size:13px;margin:6px 0 13px;line-height:1.55}.approval-snippet>small{margin-top:9px}
 .place-copy{padding:10px 7px 0}.place-copy h3{font-size:18px}.place-copy div>span,.preview-stage .place-copy div>span{font-size:10px}.place-bottom{padding:7px}.place-bottom>span,.preview-stage .place-bottom>span{font-size:10px}
 .product-info{padding:10px 4px;gap:5px}.product-info h3{font-size:15px}.product-info small,.preview-stage .product-info small{font-size:10px}.product-bottom{padding-inline:4px}
 .event-ticket-bottom{padding:10px 5px;gap:8px}.event-ticket-bottom h3,.preview-stage .event-ticket-bottom h3{font-size:12px}.event-ticket-bottom small,.preview-stage .event-ticket-bottom small{font-size:10px}
 .source-stack{margin-top:0}.source-stack-row{gap:7px}.source-stack-row strong,.preview-stage .source-stack-row strong{font-size:11px}.source-stack-row small,.preview-stage .source-stack-row small{font-size:10px}.source-stack-row small:last-child,.preview-stage .source-stack-row small:last-child{font-size:9px}
 .transit-direction{margin:5px 0 10px}.transit-direction>strong{font-size:13px}.transit-footer,.preview-stage .transit-footer{margin-top:10px;font-size:10px}
}
@media(max-width:370px){
 .focus-view .chat-flow,.collection-lab .chat-flow{padding-inline:12px}
 .tile-preview{padding:16px}.tile-preview .snippet:not(.flight-ticket):not(.hotel-snippet):not(.place-snippet):not(.map-snippet):not(.product-snippet):not(.event-snippet){padding:15px}
}
@media(min-width:901px) and (max-width:1100px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin:auto}.tile-preview{padding:30px}.tile-preview .snippet{min-width:0}}

/* Atlas cards are scaled previews; their controls only become active in the chat study. */
.tile-preview .snippet{width:320px!important;min-width:320px!important;max-width:320px!important;flex:0 0 320px;transform:scale(var(--tile-scale,1));transform-origin:center;height:320px}

.carousel-only.single .stay-card{flex-basis:100%}.carousel-only.single .carousel-pager>div{visibility:hidden}.carousel-only.single .stay-open>img{aspect-ratio:1.5}.carousel-only.single .mini-carousel{height:290px}
@container(max-width:285px){.saved-row,.preview-stage .saved-row{padding:5px 0}.saved-row>img{width:40px;height:43px}.saved-list{margin:0 0 10px}.saved-row strong,.preview-stage .saved-row strong{font-size:12px}.saved-row small,.preview-stage .saved-row small{font-size:10px}}

.preview-stage .browse-scroll .stay-name{font-size:17px}.preview-stage .browse-scroll .stay-meta,.preview-stage .browse-scroll .stay-price small{font-size:12px}.preview-stage .browse-scroll .stay-price{font-size:16px}
.morph-photo{z-index:99}
.draft-text{min-height:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow-wrap:anywhere}

.research-product-links{display:flex;gap:24px;align-items:center;margin-top:22px}.research-product-links button:last-child{color:#6f6f6f;font-size:12px}.research-product-links button:last-child .icon{width:14px;height:14px}

.image-dialog.portrait-image{max-width:min(530px,calc(100vw - 30px))}.image-dialog.portrait-image .dialog-content>img{width:100%;height:auto;max-height:none}
@media(max-width:600px){.image-dialog.portrait-image{max-width:100%}}
@media(max-width:600px){html.browse-open .site-header{position:fixed;inset:0 0 auto;z-index:60}html.browse-open #app{padding-top:67px}}
@media(max-width:370px){.library-heading{flex-wrap:wrap;gap:20px}.search-field{width:100%}.search-field input::placeholder{font-size:14px}.research-product-top{gap:14px;align-items:flex-start}.research-product-top>span{text-align:right;line-height:1.5}}

.carousel-only .mini-carousel,.carousel-only.single .mini-carousel{height:auto;align-items:stretch;overflow-y:hidden}

.state-snippet h3{max-width:240px}.state-snippet>.dark{margin-top:25px}
@media(max-width:600px){.focus-view .phone-footer,.collection-lab .phone-footer{height:20px}}

/* Keep the next study within reach, and preserve the catalogue as a workspace. */
.snippet-switch{display:flex;gap:2px;margin-right:9px;padding-right:12px;border-right:1px solid #ddd}
.snippet-switch .icon-button{width:36px;height:36px;background:linear-gradient(#ffffffb3,#ffffff4d);box-shadow:inset 0 1px #fff}
.snippet-switch .icon{width:16px;height:16px}
@media(max-width:600px){
 .focus-toolbar{position:sticky;top:67px;z-index:19;min-height:51px;margin-top:-15px;margin-bottom:0;padding:6px 17px;background:#f6f6f6f2;backdrop-filter:blur(12px);border-bottom:1px solid #e7e7e7}
 .focus-toolbar .view-switch{display:none}
 .snippet-switch{margin:0;padding:0;border:0;gap:3px}
 .snippet-switch .icon-button{width:38px;height:38px}
 .breadcrumb strong{font-size:12px;font-weight:500}
 .focus-view .phone{min-height:calc(100svh - 118px)}
}

/* A clock face is also its direct duration control. */
.timer-value{padding:0 3px;line-height:1.15;border-radius:12px;font:inherit;background:transparent}
.duration-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0 28px}
.duration-presets .soft{padding-inline:8px;font-size:13px;min-height:44px}
.duration-fields{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:12px}
.duration-fields label{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#6f6f6f}
.duration-fields input{width:100%;border:1px solid #e2e2e2;background:linear-gradient(#f1f1f1,#f7f7f7);box-shadow:inset 0 2px 4px #00000006;border-radius:18px;min-height:92px;text-align:center;font-size:42px;color:#171717;font-variant-numeric:tabular-nums;letter-spacing:-1.5px;padding:12px;appearance:textfield}
.duration-fields input::-webkit-inner-spin-button{appearance:none}
.duration-fields>span{font-size:30px;color:#a1a1a1;text-align:center;padding-top:26px}
.duration-error{font-size:12px;line-height:1.5;margin-top:14px;color:#505050;min-height:18px}
@media(hover:hover) and (pointer:fine){.timer-value:hover{background:#00000004}}

/* Utility cards: fixed frames, explicit data controls, and quiet paper/inset surfaces. */
.chart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:500;min-height:38px}
.chart-range{display:flex;padding:3px;border-radius:100px;background:linear-gradient(#ededed,#f3f3f3);box-shadow:inset 0 1px 2px #00000009,0 1px #fff}
.chart-range button{min-height:32px;padding:5px 13px;border-radius:100px;font-size:11px;font-weight:400;color:#646464}
.chart-range button.selected{background:linear-gradient(#fff,#fafafa);box-shadow:0 1px 3px #0000000d,inset 0 1px #fff;color:#171717}
.chart-reading{flex-direction:column;align-items:flex-start;gap:2px;margin:15px 0 0}
.chart-reading strong{font-size:38px;line-height:1.05;letter-spacing:-1.5px;font-weight:400}
.chart-reading small{font-size:11px}
.chart-plot{position:relative;flex:1;min-height:0;margin:22px 0 24px;border-bottom:1px solid #e8e8e8;background:linear-gradient(#ededed 1px,transparent 1px);background-size:100% 50%}
.chart-scale{position:absolute;right:0;top:-17px;font-size:9px;color:#737373;font-variant-numeric:tabular-nums}
.chart-snippet .bar-chart{height:100%;padding:0;gap:12px;justify-content:space-between}
.chart-snippet .bar-chart>button{max-width:none;min-width:0}
.chart-snippet .bar-chart>button>span{width:100%;max-width:47px;background:linear-gradient(90deg,#dedede,#e9e9e9 55%,#dcdcdc);box-shadow:inset 1px 1px 1px #ffffffa0;border-radius:7px 7px 2px 2px}
.chart-snippet .bar-chart>button.selected>span{background:linear-gradient(90deg,#246bfe,#6495ff 58%,#407cf5);box-shadow:inset 1px 1px 1px #ffffff60,0 1px 4px #246bfe18}
.chart-snippet .bar-chart small{bottom:-25px;white-space:nowrap}
.checklist-snippet{background:linear-gradient(105deg,#fff,#fcfcfc);box-shadow:inset 0 1px #fff,0 1px 2px #00000004}
.checklist-count{display:inline-flex;gap:5px;align-items:center;font-variant-numeric:tabular-nums;border:1px solid #e6e6e6;border-radius:100px;padding:3px 9px;font-size:11px;background:linear-gradient(#fafafa,#fff);box-shadow:inset 0 1px 2px #00000005}
.checklist-count .icon{width:12px;height:12px;color:#171717}
.checklist-snippet .checklist-items{flex:1;min-height:0;display:flex;flex-direction:column;margin:4px 0 22px}
.checklist-snippet .check-row{flex:1;min-height:32px;padding:3px 0;border-bottom:1px solid #ededed;gap:13px}
.checklist-snippet .check-row:last-child{border-bottom:0}
.checklist-snippet input:checked{background:var(--hs-dark-face);box-shadow:inset 0 1px 1px #ffffff50,0 1px 2px #00000012}
.checklist-snippet .checklist-progress{flex-shrink:0;margin:0;height:3px;background:#eee;box-shadow:inset 0 1px 1px #00000003}
.checklist-snippet .checklist-progress span{background:#246bfe}
.progress-snippet .task-steps{display:flex;flex-direction:column;flex:1;list-style:none;padding:0;margin:8px 0 17px;min-height:0;gap:4px}
.progress-snippet .task-step{position:relative;flex:1;min-height:38px;padding:7px 10px;border-radius:13px;gap:12px;font-size:12px;color:#737373}
.preview-stage .progress-snippet .task-step{font-size:13px}
.progress-snippet .task-step-mark{flex-shrink:0;background:linear-gradient(#fff,#f7f7f7);box-shadow:inset 0 1px #fff,0 1px 2px #00000005}
.progress-snippet .task-step.current{background:linear-gradient(#f2f2f2,#f7f7f7);box-shadow:inset 0 1px 3px #00000005,0 1px #fff;color:#171717}
.progress-snippet .current .task-step-mark{color:#fff;background:linear-gradient(#4a86ff,#246bfe);border-color:#246bfe;box-shadow:inset 0 1px 1px #ffffff60,0 1px 3px #246bfe20}
.progress-snippet .task-step.complete{color:#171717}
.progress-snippet .complete .task-step-mark{background:var(--hs-dark-face);border-color:#222;color:#fff}
.progress-snippet .task-meter{flex-shrink:0;height:3px;margin:0 0 16px}
.progress-snippet .task-meter span{background:#246bfe}
@container(max-width:285px){
 .chart-head{font-size:12px;min-height:34px}.chart-range button{padding-inline:11px;min-height:30px;font-size:10px}
 .chart-reading{margin-top:11px}.chart-reading strong{font-size:34px}.chart-plot{margin-top:20px;margin-bottom:22px}.chart-snippet .bar-chart{gap:10px}
 .chart-snippet .bar-chart small,.preview-stage .chart-snippet .bar-chart small{font-size:10px}
 .checklist-snippet .checklist-items{margin-bottom:15px}.checklist-count{padding:2px 8px}
 .progress-snippet .task-steps{margin:4px 0 11px;gap:3px}.progress-snippet .task-step,.preview-stage .progress-snippet .task-step{font-size:12px;gap:9px;padding:5px 7px;min-height:37px}
 .progress-snippet .task-meter{margin-bottom:12px}
}
@media(forced-colors:active){.chart-range button.selected,.progress-snippet .current .task-step-mark,.progress-snippet .complete .task-step-mark{outline:1px solid Highlight}.chart-snippet .bar-chart>button>span{background:CanvasText}.chart-snippet .bar-chart>button.selected>span{background:Highlight}}

/* Daily cards retain a paper-like face; controls carry the depth. */
.calendar-snippet>.module-head{margin-bottom:12px;align-items:baseline}
.calendar-snippet>.module-head>span:first-child{font:25px/1.15 Kalice,Georgia,serif;letter-spacing:-.5px}
.calendar-snippet>.module-head>.muted{font-size:12px;font-variant-numeric:tabular-nums}
.calendar-snippet .calendar-week{margin:5px 0 19px;gap:5px}
.calendar-snippet .calendar-week button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:66px;min-height:66px;border-radius:13px;padding:5px 0}
.calendar-week button small{font-size:10px;color:#737373;font-weight:400}
.calendar-week button b{font-size:16px;font-weight:400;font-variant-numeric:tabular-nums}
.calendar-snippet .calendar-week button.selected{background:var(--hs-dark-face);box-shadow:inset 0 1px 2px #ffffff50,0 2px 5px #00000014;color:#fff}
.calendar-week button.selected small{color:#dedede}
.calendar-snippet .calendar-event{width:100%;text-align:left;margin:0 0 18px;padding:15px 12px;background:linear-gradient(#f1f1f1,#f7f7f7);box-shadow:inset 0 1px 3px #00000005,0 1px #fff;gap:10px;border-radius:16px;min-height:68px}
.calendar-snippet .calendar-event .event-line{height:34px;flex-shrink:0}
.calendar-edit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;margin-left:auto;color:#737373;background:linear-gradient(#fff,#f3f3f3);box-shadow:inset 0 1px #fff,0 1px 2px #00000006;border-radius:50%}
.calendar-edit>.icon{width:17px;height:17px}
.calendar-time-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0 10px}
.calendar-time-options>button{min-height:54px;padding-inline:9px;font-size:17px;font-variant-numeric:tabular-nums}
.recipe-snippet>.module-head{align-items:baseline;margin-bottom:14px}
.recipe-snippet>.module-head>span:first-child{font:24px/1.15 Kalice,Georgia,serif;letter-spacing:-.5px}
.recipe-snippet>.module-head>.muted{font-size:11px;white-space:nowrap}
.recipe-snippet .servings{margin:0 0 7px;font-size:12px;color:#737373}
.serving-stepper{align-items:center;gap:8px!important;padding:3px;border-radius:100px;background:linear-gradient(#ededed,#f5f5f5);box-shadow:inset 0 1px 2px #00000009}
.serving-stepper output{color:#171717;min-width:24px;text-align:center;font-size:15px;font-variant-numeric:tabular-nums}
.serving-stepper .round{width:32px;height:32px}
.recipe-snippet .ingredients{display:flex;flex-direction:column;flex:1;min-height:0;margin:0 0 17px}
.recipe-snippet .check-row{flex:1;min-height:31px;border-bottom:1px solid #ededed;gap:10px}
.recipe-snippet .check-row:last-child{border-bottom:0}
.ingredient-copy{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:1;min-width:0}
.ingredient-quantity{font-size:11px;color:#737373;white-space:nowrap;font-variant-numeric:tabular-nums}
.recipe-snippet .check-row:has(input:checked)>.ingredient-copy{text-decoration:none}
.recipe-snippet .check-row:has(input:checked) .ingredient-copy>span{text-decoration:line-through;text-decoration-color:#bbb}
.parcel-heading{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500}
.parcel-symbol{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(135deg,#fff,#eee);box-shadow:inset 0 1px #fff,0 1px 2px #0000000e,0 0 0 1px #e9e9e9}
.parcel-symbol .icon{width:21px;height:21px;color:#6f6f6f}
.parcel-snippet .delivery-date{margin:17px 0 25px;gap:7px}
.parcel-snippet .delivery-date strong{font-size:35px;line-height:1.15;letter-spacing:-1.1px}
.parcel-snippet .parcel-progress{gap:5px}
.parcel-snippet .parcel-progress i{height:4px;background:linear-gradient(#555,#171717);box-shadow:inset 0 1px #ffffff20}
.parcel-snippet .parcel-progress i.current{background:#246bfe}
.parcel-snippet .parcel-progress i.pending{background:#e7e7e7}
.parcel-snippet .parcel-current{margin:21px 0;gap:11px}
.parcel-snippet .parcel-current small{font-variant-numeric:tabular-nums}
.timeline-list>.timeline-current{position:relative;color:#171717}
.timeline-list>.timeline-current:before{content:'';position:absolute;left:55px;top:26px;width:6px;height:6px;border-radius:50%;background:#246bfe;box-shadow:0 0 0 4px #246bfe0b}
.timeline-list time{flex-shrink:0;font-variant-numeric:tabular-nums}
@container(max-width:285px){
 .calendar-snippet>.module-head{margin-bottom:7px}.calendar-snippet>.module-head>span:first-child{font-size:23px}
 .calendar-snippet .calendar-week{margin:3px 0 13px;gap:4px}.calendar-snippet .calendar-week button{height:57px;min-height:57px;gap:6px;border-radius:11px}.calendar-week button b{font-size:15px}
 .calendar-snippet .calendar-event{padding:11px 9px;min-height:59px;margin-bottom:14px;gap:8px}
 .recipe-snippet>.module-head{margin-bottom:8px}.recipe-snippet>.module-head>span:first-child{font-size:22px}.recipe-snippet .servings,.preview-stage .recipe-snippet .servings{margin-bottom:5px;font-size:12px}
 .serving-stepper{padding:2px;gap:5px!important}.serving-stepper output{font-size:14px;min-width:23px}.recipe-snippet .ingredients,.preview-stage .recipe-snippet .ingredients{margin-bottom:12px}.recipe-snippet .check-row,.preview-stage .recipe-snippet .check-row{min-height:28px;font-size:12px}.ingredient-quantity{font-size:10px}
 .parcel-heading{font-size:12px}.parcel-symbol{width:35px;height:35px;border-radius:11px}.parcel-snippet .delivery-date{margin:13px 0 20px}.parcel-snippet .delivery-date strong{font-size:32px}.parcel-snippet .parcel-current{margin:17px 0}
}

/* Comparisons remain editable, with a steady attribute column while browsing. */
.comparison-dialog{max-width:min(780px,calc(100vw - 36px))}
.comparison-choices{display:flex;gap:7px;flex-wrap:wrap;padding:2px 0 16px;border-bottom:1px solid #e8e8e8}
.comparison-choice{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid #e3e3e3;border-radius:100px;background:linear-gradient(#fff,#f7f7f7);box-shadow:inset 0 1px #fff,0 1px 2px #00000004;font-size:12px}
.comparison-choice>.icon{width:14px;height:14px;color:#737373}
.comparison-choice[aria-pressed=true]{border-color:#c9d9fb;background:linear-gradient(#fff,#f8faff)}
.comparison-choice[aria-pressed=true]>.icon{color:#246bfe}
.comparison-toolbar{display:flex;align-items:center;gap:12px;min-height:62px;padding:10px 0}
.comparison-toolbar>span{font-size:11px;color:#737373;font-variant-numeric:tabular-nums}
.comparison-toolbar>.text-button{font-size:12px;padding:0 4px 0 0}
.comparison-scroll-controls{margin-left:auto;display:flex;gap:7px}
.comparison-scroll-controls[hidden]{display:none}
.comparison-scroll-controls .round{width:34px;height:34px;min-height:34px}
.comparison-scroll-controls .icon{width:15px;height:15px}
.comparison-dialog .comparison-wrap{border:1px solid #e8e8e8;border-radius:17px;scrollbar-width:thin;overscroll-behavior-x:contain}
.comparison-dialog .comparison-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}
.comparison-dialog .comparison-table th,.comparison-dialog .comparison-table td{padding:16px 16px;min-width:154px;max-width:220px;border-right:1px solid #eee;border-bottom:1px solid #eee}
.comparison-dialog .comparison-table th:last-child,.comparison-dialog .comparison-table td:last-child{border-right:0}
.comparison-dialog .comparison-table tr:last-child>th,.comparison-dialog .comparison-table tr:last-child>td{border-bottom:0}
.comparison-dialog .comparison-table th:first-child{position:sticky;left:0;z-index:2;min-width:91px;max-width:91px;width:91px;padding:17px 13px;background:#f9f9f9;color:#6b6b6b;box-shadow:1px 0 #e8e8e8;font-size:11px;overflow-wrap:anywhere}
.comparison-dialog .comparison-table thead th{background:linear-gradient(#fdfdfd,#f7f7f7);vertical-align:bottom}
.comparison-object{display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.comparison-object>img{width:100%;height:74px;object-fit:cover;border-radius:10px;max-width:170px}
.comparison-object>.product-monogram{width:36px;height:36px;font-size:20px}
.comparison-object>strong{font-size:14px;font-weight:500;line-height:1.4}
.comparison-dialog tbody tr:first-child td{font-size:19px;font-variant-numeric:tabular-nums;letter-spacing:-.5px}
.comparison-empty{display:flex;align-items:center;justify-content:center;min-height:310px;border:1px solid #e8e8e8;border-radius:17px;background:linear-gradient(#fafafa,#fff);font-size:14px;color:#737373}
@media(max-width:600px){
 .comparison-dialog{max-width:100%;width:100%}.comparison-dialog .dialog-header h2{font-size:27px}
 .comparison-dialog .dialog-content{padding-inline:16px}.comparison-choice{font-size:11px;min-height:35px;padding:7px 10px;gap:5px}
 .comparison-dialog .comparison-table th,.comparison-dialog .comparison-table td{min-width:130px;max-width:160px;padding:15px 12px;font-size:12px}
 .comparison-dialog .comparison-table th:first-child{min-width:77px;max-width:77px;width:77px;padding:15px 10px;font-size:10px}
 .comparison-object>strong{font-size:13px}.comparison-object>img{height:67px}.comparison-object>.product-monogram{width:32px;height:32px;font-size:18px}
 .comparison-toolbar{min-height:61px}.comparison-dialog tbody tr:first-child td{font-size:18px}
}
@media(forced-colors:active){.comparison-choice[aria-pressed=true]{outline:1px solid Highlight}.comparison-dialog .comparison-table th:first-child{background:Canvas}}

.comparison-dialog .comparison-table[data-count="2"]{table-layout:fixed}
.comparison-dialog .comparison-table[data-count="2"] th:not(:first-child),.comparison-dialog .comparison-table[data-count="2"] td{min-width:0;overflow-wrap:anywhere}

/* Preview states stay beside the result on a phone. */
.mobile-state-controls{display:none}
@media(max-width:600px){
 .focus-toolbar:has(.mobile-state-controls){flex-wrap:wrap;row-gap:0;padding-bottom:8px}
 .mobile-state-controls{display:flex;flex-basis:100%;margin:4px 0 0;gap:6px}
 .mobile-state-controls button{min-height:32px;padding:5px 12px}
 .focus-inspector .state-inspector{display:none}
 .focus-view:has(.mobile-state-controls) .phone{min-height:calc(100svh - 158px)}
}

/* Quiet, shape-specific placeholders retain the card's visual landmarks. */
.loading-snippet{display:flex;flex-direction:column;padding:22px;gap:16px}
.loading-geometry{display:flex;flex-direction:column;gap:15px;flex:1;min-height:0;min-width:0;overflow:hidden}
.loading-label{font-size:11px;line-height:1.4;color:#707070;margin:0}
.skeleton{display:block;flex-shrink:0;background:linear-gradient(110deg,#eee,#f3f3f3);height:10px;border-radius:6px}
.loading-head,.loading-times,.loading-fare,.loading-route,.loading-weather-main{display:flex;align-items:center;justify-content:space-between;gap:15px}
.stub-title{width:46%;height:12px}.stub-small{width:22%;height:8px}.stub-medium{width:32%;height:9px}.stub-line{width:100%;height:8px}
.stub-airport{width:65px;height:39px}.stub-route{width:34px;height:4px}.stub-fare{width:62px;height:27px}.stub-button{width:64px;height:28px;border-radius:30px}
.stub-temperature{width:83px;height:54px}.stub-sun{width:50px;height:50px;border-radius:50%}.stub-circle{width:30px;height:30px;border-radius:50%}
.stub-hour{width:22px;height:7px}.stub-dot{width:16px;height:16px;border-radius:50%}.stub-value{width:118px;height:34px}.stub-number{width:29px;height:31px}
.loading-route{margin-top:auto}.loading-times{margin-top:-3px}.loading-perf{border-top:1px dashed #dedede;margin:5px 0}.loading-fare{margin-bottom:auto}
.loading-stays{display:flex;gap:12px;height:100%;min-height:0;overflow:hidden}
.loading-stay{display:flex;flex-direction:column;gap:13px;flex:0 0 83%;border:1px solid #ececec;border-radius:16px;padding:10px;min-width:0}
.loading-stay .stub-photo{width:100%;flex:1;min-height:35px;border-radius:10px}.loading-stay .stub-title{width:72%}.loading-stay .stub-medium{margin-top:auto}
.loading-weather-main{margin:auto 0}.loading-hours{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #eee}.loading-hours>span{display:flex;flex-direction:column;align-items:center;gap:12px}
.loading-paper{flex:1;min-height:0;border:1px solid #e9e9e9;box-shadow:0 3px 8px #00000003;display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:10px}.loading-paper .stub-title{width:75%}
.loading-plot{flex:1;min-height:30px;background:repeating-linear-gradient(to top,transparent 0,transparent 30px,#eee 31px,transparent 32px);border-bottom:1px solid #eee;border-radius:0}
.loading-departures{display:flex;flex-direction:column;flex:1;min-height:0;border:1px solid #ededed;border-radius:15px;padding:0 13px;background:#fafafa}
.loading-departures>div{display:flex;align-items:center;gap:13px;flex:1;min-height:0}.loading-departures>div+div{border-top:1px solid #e9e9e9}
.loading-departures>div>span{flex:1;display:flex;flex-direction:column;gap:9px}.loading-departures .stub-title{width:75%}.loading-departures .stub-medium{width:52%}
.state-snippet h3{text-align:center;font:25px/1.18 Kalice,Georgia,serif;letter-spacing:-.4px}
.state-snippet .empty-symbol{background:linear-gradient(145deg,#fff,#ececec);border:1px solid #e1e1e1;box-shadow:inset 0 1px 1px #fff,0 3px 7px #00000006;color:#737373}

/* Priority rows are ordered objects, with direct controls and no false drag affordance. */
.rank-list,.preview-stage .rank-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:5px;flex:1;min-height:0}
.rank-row,.preview-stage .rank-row{flex:1;min-height:40px;padding:3px 5px 3px 9px;gap:10px;border:1px solid #e9e9e9;border-radius:13px;background:linear-gradient(#fff,#fafafa);box-shadow:inset 0 1px #fff}
.rank-row>span{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#777;background:#f0f0f0;flex-shrink:0;font-variant-numeric:tabular-nums}
.rank-row:first-child>span{color:#fff;background:radial-gradient(at 50% 0,#555,#222);box-shadow:inset 0 1px #777}
.rank-row>div{padding:1px;border-radius:10px;background:#f1f1f1;box-shadow:inset 0 1px 2px #00000005}
.rank-row .icon-button,.preview-stage .rank-row .icon-button{width:36px;height:36px;border-radius:8px}
.rank-row .icon-button:disabled{opacity:.25}
@container(max-width:285px){.rank-list,.preview-stage .rank-list{gap:3px;margin-bottom:8px}.rank-row,.preview-stage .rank-row{padding:1px 3px 1px 7px;gap:7px}.rank-row strong,.preview-stage .rank-row strong{font-size:12px}.rank-row>div{padding:0}.rank-row .icon-button,.preview-stage .rank-row .icon-button{width:36px;height:36px}}

/* A receipt keeps the arithmetic visible and the split controls together. */
.receipt-heading{font:24px/1.15 Kalice,Georgia,serif;letter-spacing:-.5px;margin:0 0 17px}
.receipt-heading span{font:11px/1.4 Selecta,Arial,sans-serif;letter-spacing:0;margin-top:2px}
.receipt-line{min-height:31px;font-variant-numeric:tabular-nums}
.receipt-line select{min-height:30px;padding:4px 10px;border-radius:9px;background:linear-gradient(#f5f5f5,#fafafa);box-shadow:inset 0 1px 2px #00000005}
.receipt-bill{margin-top:3px;padding-top:5px;border-top:1px solid #eee}
.receipt-bill b{font-weight:500}
.receipt-perf{margin:12px 0}
.receipt-total strong{font-size:36px;line-height:1.1}
.receipt-remainder{font-size:11px;line-height:15px;min-height:15px;text-align:right;color:#6f6f6f;margin-top:3px;font-variant-numeric:tabular-nums}
.receipt-split{padding:3px;gap:17px;border-radius:100px;align-self:center;background:linear-gradient(#f0f0f0,#f7f7f7);box-shadow:inset 0 1px 2px #00000006;min-height:40px}
.receipt-split>.round{width:36px;height:36px;min-height:36px}.receipt-split>span{min-width:58px;text-align:center;font-variant-numeric:tabular-nums}
.availability-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}
.availability-heading>span:first-child{display:flex;flex-direction:column;gap:5px}
.availability-heading small{font-size:11px;color:#6f6f6f}
.availability-heading strong{font:27px/1.1 Kalice,Georgia,serif;letter-spacing:-.6px}
.availability-heading>.muted{font-size:11px;align-self:flex-start;padding-top:3px}
.availability-snippet .time-slots{margin:24px 0 21px;gap:8px}
.availability-snippet .time-slots>button{padding:19px 3px;background:linear-gradient(#fff,#f8f8f8);box-shadow:inset 0 1px #fff,0 2px 4px #00000003;font-variant-numeric:tabular-nums;font-size:20px;letter-spacing:-.6px}
.availability-snippet .time-slots>button.selected{background:radial-gradient(at 50% 0,#4b4b4b,#202020);box-shadow:inset 0 1px #ffffff50,0 3px 6px #00000012}
.availability-snippet .time-slots small{font-size:11px;letter-spacing:0}
.availability-people .avatar-stack{flex-shrink:0}
@container(max-width:285px){
 .receipt-heading{font-size:22px;margin-bottom:10px}.receipt-line{min-height:28px}.receipt-line select{min-height:28px;padding-block:2px}.receipt-bill{margin-top:1px;padding-top:3px}.receipt-perf{margin:8px 0}.receipt-total strong{font-size:31px}.receipt-remainder{font-size:10px;min-height:13px;line-height:13px}.receipt-split{padding:2px;min-height:36px}.receipt-split>.round{width:32px;height:32px;min-height:32px}
 .availability-heading strong{font-size:23px}.availability-heading small,.availability-heading>.muted{font-size:10px}.availability-snippet .time-slots{margin:16px 0 19px;gap:6px}.availability-snippet .time-slots>button{padding:17px 2px;font-size:19px}.availability-snippet .time-slots small{font-size:10px}
}
.flight-comparison-dialog .comparison-toolbar{padding-top:0;min-height:47px}
.flight-comparison-dialog .comparison-table td{white-space:nowrap}

.converter-snippet:has(input[aria-invalid=true]) .rate-note{color:#171717}
.currency-field:has(input[aria-invalid=true]){box-shadow:inset 0 0 0 1px #a1a1a1}
