@charset "UTF-8";
:root{--yellow:#ffd52a;--ink:#20231d;--muted:#5b6255;--green:#237a46;--paper:#f6f7f4;--line:#dde1d6;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(35px,4.6vw,62px);margin-bottom:22px;font-weight:750}h2{font-size:clamp(27px,3vw,40px);margin-bottom:22px}h3{font-size:21px;margin-bottom:13px}p{margin-bottom:20px}strong{font-weight:650}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:4px}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.site-header{height:100px;background:rgba(246,247,244,.98);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:800;letter-spacing:-1.1px;line-height:.94}.brand:hover{text-decoration:none}.brand-bottom{display:block}.brand-dot{color:var(--green)}.desktop-nav{display:flex;gap:29px;align-items:center;margin-left:auto;font-size:14px;font-weight:600}.desktop-nav a[aria-current]{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.header-actions{display:flex;align-items:center;gap:22px}.account-link{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 24px;border:1px solid transparent;border-radius:10px;font-size:15px;font-weight:650;line-height:1.3;text-align:center;transition:background .16s,transform .16s;white-space:normal}.button:hover{text-decoration:none;transform:translateY(-1px)}.button.yellow{color:var(--ink);background:var(--yellow)}.button.yellow:hover{background:#f3c81b}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#363e31}.button.outline{background:transparent;border-color:#cbd2c3;color:var(--ink)}.button.outline:hover{background:#e9edE4}.button.small{min-height:42px;padding:10px 16px;font-size:13px}.button.full{width:100%}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.button-row form{margin:0}.text-button{padding:0;background:none;border:0;font-size:inherit;color:inherit;text-decoration:underline;text-underline-offset:4px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.65px;line-height:1.6;margin-bottom:20px;text-transform:uppercase;color:var(--green)}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-top:60px;padding-bottom:60px;min-height:650px}.hero h1{font-size:clamp(42px,4.7vw,66px);line-height:1.02;letter-spacing:-3.2px;margin-bottom:27px}.hero p{font-size:17px;line-height:1.7;max-width:440px;color:var(--muted);margin-bottom:30px}.highlight{position:relative;z-index:0;white-space:nowrap}.highlight:before{content:"";position:absolute;background:var(--yellow);left:-4px;right:-5px;height:22%;bottom:5%;z-index:-1;transform:rotate(-1.5deg)}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-secondary{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:12px;color:var(--muted)}.hero-trust span{display:flex;gap:5px;align-items:center}.hero-trust svg{color:var(--green)}.hero-art{position:relative;border-radius:36% 36% 20px 20px;background:#ecd99c;aspect-ratio:1/1;isolation:isolate}.hero-art>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-sticker{position:absolute;bottom:58px;left:-30px;background:var(--white);box-shadow:0 8px 40px #20231d0f;border-radius:13px;display:flex;gap:14px;padding:17px 22px;transform:rotate(-5deg);font-size:15px;line-height:1.4}.hero-sticker>span{width:42px;height:42px;display:grid;place-items:center;background:var(--yellow);border-radius:50%}.hero-sticker strong{font-size:19px;letter-spacing:-.4px}.hero-caption{position:absolute;bottom:18px;right:24px;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;font-weight:650;color:#484c3f}.principles{border-block:1px solid var(--line);padding-block:22px}.principles>.container{display:flex;justify-content:space-around;gap:25px;font-size:14px;font-weight:550}.principles span{display:flex;gap:11px;align-items:center}.principles svg{color:var(--green)}.section{padding-block:56px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-heading h1,.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading .lead{margin-top:16px;margin-bottom:0}.arrow-link{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650;white-space:nowrap;padding-bottom:7px}.category-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.category-pills a{display:flex;gap:12px;align-items:center;padding:10px 17px;border:1px solid var(--line);border-radius:50px;font-size:13px;background:var(--white)}.category-pills a:hover{background:var(--yellow);border-color:var(--yellow);text-decoration:none}.item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.item-card{border:1px solid var(--line);border-radius:16px;background:var(--white);overflow:hidden;min-width:0;transition:box-shadow .2s}.item-card:hover{box-shadow:0 7px 25px #20231d0c}.item-photo{display:block;position:relative;aspect-ratio:4/3;background:#e9e9de;overflow:hidden}.item-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.item-card:hover .item-photo img{transform:scale(1.035)}.photo-tag{position:absolute;bottom:12px;left:12px;background:#fff;display:flex;align-items:center;gap:5px;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:650}.item-content{padding:19px}.item-city{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.item-content h3{font-size:18px;letter-spacing:-.5px;line-height:1.3;margin:10px 0;overflow-wrap:anywhere}.item-wish{font-size:12px;line-height:1.6;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;margin-bottom:18px}.item-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e9;padding-top:14px;gap:10px}.item-bottom>span{font-size:10px;color:var(--muted)}.item-bottom strong{display:block;font-size:18px;color:var(--ink)}.round-link{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--paper)}.round-link:hover{background:var(--yellow)}.item-status{border-top:1px solid var(--line);margin-top:13px;padding-top:12px;font-size:12px;color:var(--muted)}.item-status a{text-decoration:underline}.empty-state{border:1px dashed #c5cdbb;border-radius:var(--radius);background:#eef1e9;padding:50px 30px;text-align:center}.empty-state h2{font-size:27px;margin-bottom:15px}.empty-state p{max-width:515px;margin:0 auto 24px;color:var(--muted);font-size:15px}.empty-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 24px;background:var(--yellow);border-radius:50%}.empty-state .eyebrow,.empty-state .button-row{justify-content:center}.board-promo{background:var(--ink);color:white;border-radius:24px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.board-promo .eyebrow{color:#d6e7a2;font-size:10px}.board-promo h2{font-size:40px}.board-promo p{font-size:15px;color:#d0d5c9;max-width:420px}.package-illustration{display:flex;align-items:center;gap:23px;justify-content:center}.package-big{display:flex;flex-direction:column;align-items:center;justify-content:center;width:135px;height:170px;background:#e0e7d0;color:var(--ink);border-radius:16px;transform:rotate(-6deg);font-size:13px;gap:18px;box-shadow:7px 9px 0 #ffffff12}.package-swap{color:var(--yellow)}.package-stack{width:170px;position:relative;padding-bottom:25px}.package-stack>div{background:#353d2d;border:1px solid #606850;display:flex;align-items:center;gap:14px;padding:18px;border-radius:12px;font-size:13px;margin-top:10px}.package-stack>div:first-child{transform:rotate(5deg);background:var(--yellow);color:var(--ink)}.package-stack>div:last-of-type{transform:rotate(-3deg)}.package-stack small{position:absolute;bottom:-8px;right:0;left:-30px;font-size:9px;text-align:right;color:#c2c9b8}.steps-section{text-align:center;padding-bottom:90px}.steps-section>.eyebrow{justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:40px}.step-number{display:block;font-size:13px;color:var(--green);margin-bottom:22px;font-weight:700}.steps p{color:var(--muted);font-size:14px;max-width:300px;margin:0 auto}.steps h3{font-size:22px}.site-footer{background:#e9ede3;padding-top:55px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:45px}.footer-brand{display:block;font-size:25px;margin-bottom:20px}.footer-top p{font-size:14px;color:var(--muted)}.region{display:flex;align-items:center;gap:5px;font-size:12px}.footer-top nav{display:flex;flex-direction:column;align-items:start;gap:9px;font-size:13px}.footer-top strong{font-size:14px;margin-bottom:9px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid #d2d9c9;font-size:11px;color:var(--muted)}.mobile-nav{display:none}.page-section{padding-block:45px 75px;min-height:55vh}.lead{font-size:17px;color:var(--muted);line-height:1.65;max-width:740px}.filters{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:10px;background:white;border:1px solid var(--line);padding:15px;border-radius:14px;margin-top:35px}.filters label{margin:0}.filters input,.filters select{height:48px;font-size:13px}.search-field{position:relative}.search-field svg{position:absolute;left:12px;top:15px}.search-field input{padding-left:40px}.filters .button{min-height:48px}.results-bar{display:flex;justify-content:space-between;margin:24px 0;font-size:12px;color:var(--muted)}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:35px;font-size:13px}.form-page{max-width:790px}.narrow{max-width:780px}.panel{background:white;border:1px solid var(--line);border-radius:18px;padding:30px;margin:25px 0}.panel h2{font-size:25px;letter-spacing:-.7px}.panel p{font-size:14px;color:var(--muted)}.main-form>label{display:block}.main-form>h2{margin-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:13px;font-weight:600;margin-bottom:19px}input:not([type=checkbox]),select,textarea{width:100%;margin-top:7px;padding:12px 14px;border:1px solid #cbd2c3;border-radius:8px;background:#fff;color:var(--ink);font-size:15px;line-height:1.5}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#69725f;font-size:13px}label.checkbox{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.6;font-weight:400;margin-block:20px}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px;flex-shrink:0;margin:1px 0 0}.checkbox a{text-decoration:underline}.form-hint{font-size:12px!important;line-height:1.65;color:var(--muted);margin-top:-7px;margin-bottom:22px;display:block}.form-hint svg{margin-right:3px}.form-hint a{text-decoration:underline}.form-divider{height:1px;background:var(--line);margin:28px 0}.center{text-align:center}.small-link{font-size:13px;text-decoration:underline}.back-link{display:block;font-size:13px;margin-bottom:30px}.muted{color:var(--muted);font-size:13px}.auth-page{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:980px;padding-block:75px}.auth-intro p{max-width:340px;color:var(--muted)}.auth-symbol{display:grid;place-items:center;width:160px;height:160px;background:var(--yellow);border-radius:50%;margin-top:40px;transform:rotate(-12deg)}.auth-form h2{font-size:29px}.auth-form>.small-link{display:block;text-align:center;margin-top:18px}.auth-form p{margin:0}.honeypot{display:none}.upload-input{border:1px dashed #aab99e!important;background:#f6f8f2!important;padding:25px!important}.photo-previews{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.photo-previews img{width:120px;height:100px;object-fit:cover;border-radius:9px}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:28px}.breadcrumbs a{text-decoration:underline}.item-detail{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:start}.gallery-main{aspect-ratio:4/3;background:#e8ebe1;border-radius:22px;overflow:hidden;display:flex;align-items:center}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:12px;margin-block:15px 25px}.gallery-thumbs button{border:1px solid #cbd2c3;border-radius:9px;overflow:hidden;padding:0;background:white;width:90px}.gallery-thumbs img{object-fit:cover;width:90px;height:72px;border-radius:7px}.detail-meta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;font-size:12px;margin-bottom:19px}.tag{display:inline-flex;align-items:center;background:#e6efdc;color:#33501e;border-radius:5px;font-size:11px;font-weight:650;padding:4px 9px;line-height:1.5}.detail-info h1{font-size:38px;overflow-wrap:anywhere}.owner-name{font-size:13px;color:var(--muted)}.value-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:25px 0}.value-panel>span{font-size:12px;color:var(--muted)}.value-panel strong{display:block;font-size:30px;color:var(--ink);line-height:1.4;letter-spacing:-1px}.value-panel small{font-size:11px;color:var(--muted)}.wish-panel{display:flex;align-items:start;gap:15px;margin-bottom:27px}.wish-panel>svg{color:var(--green);margin-top:3px}.wish-panel span{font-size:11px;color:var(--muted)}.wish-panel p{font-size:16px;margin:4px 0 0}.detail-info .form-hint{margin:10px 0 20px}.owner-controls{display:flex;flex-wrap:wrap;gap:10px}.board-start{padding:23px}.board-start h2{font-size:21px}.countdown-line{display:flex;align-items:center;gap:7px;background:#e9eecf;padding:13px;border-radius:8px;font-size:12px;flex-wrap:wrap;margin-top:20px}.detail-lower{display:grid;grid-template-columns:1.4fr .75fr;gap:90px;margin-block:50px}.description-block h2{font-size:28px}.preserve-lines{white-space:pre-line;overflow-wrap:anywhere;font-size:15px}.safety-note{padding:25px;background:#e9ede1;border-radius:14px;align-self:start}.safety-note>svg{color:var(--green);margin-bottom:18px}.safety-note h3{font-size:20px}.safety-note p{font-size:13px;color:var(--muted)}.safety-note a{font-size:12px;font-weight:650}.offers-section h2{font-size:30px}.count-badge{display:inline-grid;place-items:center;font-size:13px;vertical-align:middle;background:#e5eacf;min-width:28px;height:28px;border-radius:50%;letter-spacing:0}.subtle-empty{background:#eef1e8;border:1px solid var(--line);padding:26px;border-radius:14px;color:var(--muted);font-size:14px}.subtle-empty p:last-child{margin:0}.offer-card{border:1px solid var(--line);border-radius:15px;padding:24px;background:white;margin-bottom:16px}.offer-top,.offer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;flex-wrap:wrap}.offer-card>p{font-size:13px;margin:20px 0 0;overflow-wrap:anywhere}.package-items{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0}.package-items>a{display:flex;align-items:center;gap:10px;width:210px;font-size:13px;line-height:1.4}.package-items img{width:70px;height:60px;object-fit:cover;border-radius:7px}.package-items small{display:block;color:var(--muted);margin-top:5px}.proposal-form{margin-top:30px}.package-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.package-option{border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;margin:0;cursor:pointer}.package-option:has(input:checked){background:#f9f6d6;border-color:#af9600}.package-option img{width:60px;height:55px;border-radius:6px;object-fit:cover}.package-option small{display:block;color:var(--muted)}.package-total{font-size:15px!important}.report-form{margin-top:35px;font-size:13px;max-width:600px}.report-form summary{cursor:pointer;color:var(--muted)}.report-form form{padding:20px 0}.private-contact{background:#e9eecf;border:1px solid #d2dcad;border-radius:18px;padding:30px;margin:28px 0}.private-contact h2{font-size:27px}.contact-value{font-size:clamp(19px,3vw,30px);font-weight:650;overflow-wrap:anywhere;letter-spacing:-.6px}.private-contact p{font-size:13px;color:#4d5741;margin:20px 0 0}.notice{background:#f8edb9;padding:20px;border-radius:12px;font-size:14px;margin:25px 0}.dashboard-tabs{display:flex;gap:28px;padding-block:18px;border-block:1px solid var(--line);margin:25px 0 35px;flex-wrap:wrap}.dashboard-tabs a{font-size:14px;font-weight:600;display:flex;gap:7px;align-items:center}.dashboard-tabs span{font-size:10px;border-radius:20px;padding:2px 7px;background:#e4e9d8}.dashboard-section{padding-block:5px 40px}.dashboard-section h2{font-size:29px}.dashboard-row{display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;border:1px solid var(--line);border-radius:12px;padding:22px;margin-top:12px}.dashboard-row .eyebrow{font-size:9px;margin-bottom:9px}.dashboard-row h3{font-size:19px;margin-bottom:6px}.logout-form{padding-top:20px;font-size:13px}.trade-items>div{display:flex;gap:17px;align-items:center;margin-bottom:20px;font-size:14px}.trade-items>div:last-child{margin-bottom:0}.trade-items img{width:100px;height:80px;object-fit:cover;border-radius:9px}.trade-items small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.confirmation-list{list-style:none;margin:20px 0;padding:0;font-size:14px}.confirmation-list li{display:flex;align-items:center;gap:8px;margin-bottom:12px}.confirmation-list svg{color:var(--green)}.prose{max-width:800px}.prose h1{margin-bottom:30px}.prose h2{font-size:27px;margin-top:38px;letter-spacing:-.7px}.prose p{font-size:16px;line-height:1.85}.prose .lead{font-size:20px}.prose a:not(.button){text-decoration:underline}.prose .muted{font-size:12px}.recovery-code{display:block;background:var(--paper);padding:20px;border:1px dashed var(--green);border-radius:8px;font-size:18px;overflow-wrap:anywhere;margin:25px 0;user-select:all}.discover-section{text-align:center}.discover-section>.eyebrow{justify-content:center}.discover-section>.lead{margin-inline:auto}.discovery-deck{width:440px;max-width:100%;margin:35px auto 25px;min-height:500px}.discovery-card{border:1px solid var(--line);border-radius:23px;overflow:hidden;background:white;box-shadow:0 16px 45px #20231d10;touch-action:pan-y;transition:transform .2s,opacity .2s}.discovery-card>a>img{width:100%;height:300px;object-fit:cover;user-select:none}.discovery-info{padding:25px}.discovery-info .item-city{justify-content:center}.discovery-info h2{font-size:27px;margin:12px 0}.discovery-info p{font-size:14px;color:var(--muted)}.discovery-info>span{font-size:12px;color:var(--muted)}.discovery-actions{display:flex;justify-content:center;gap:10px;margin:24px 0 16px}.discovery-actions .button{padding:12px 17px;font-size:13px}.discovery-info>.small-link{font-size:11px}.flash{display:flex;align-items:center;gap:12px;padding:16px 20px;border:1px solid #cadbb8;background:#ebf4df;border-radius:10px;margin-top:22px;font-size:14px}.flash svg{color:var(--green)}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;background:var(--yellow);padding:14px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1500px){.hero{min-height:690px}.hero h1{font-size:70px}.hero-art{max-height:540px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-inner{gap:20px}.desktop-nav{gap:18px;font-size:12px}.header-actions{gap:15px}.account-link span{display:none}.hero{gap:35px;min-height:560px}.hero h1{font-size:54px;letter-spacing:-2.6px}.hero .eyebrow{font-size:9px}.hero p{font-size:15px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;padding-inline:18px}.hero-art{aspect-ratio:.92}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.item-grid>.item-card:nth-child(4):last-child{display:block}.board-promo{padding:37px;gap:25px}.board-promo h2{font-size:34px}.package-illustration{gap:14px}.package-big{width:110px}.package-stack{width:140px}.item-detail{gap:30px}.detail-info h1{font-size:31px}.package-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-lower{gap:35px}.filters{grid-template-columns:1.2fr 1fr 1fr auto}}
@media(max-width:760px){html{scroll-padding-top:86px}.container{width:calc(100% - 36px)}body{padding-bottom:73px}.site-header{height:77px}.header-inner{gap:12px;justify-content:space-between}.brand{font-size:21px;gap:8px}.brand>svg{width:35px;height:35px}.desktop-nav{display:none}.header-actions{gap:15px}.header-actions .button{font-size:11px;padding:10px 12px;min-height:39px}.header-actions .button svg{width:16px;height:16px}.header-actions .account-link{display:none}.hero{grid-template-columns:1fr;padding-block:35px 35px;gap:38px;min-height:unset}.hero .eyebrow{font-size:9px;letter-spacing:1.15px;margin-bottom:20px}.hero h1{font-size:clamp(45px,10.5vw,68px);letter-spacing:-2.5px;line-height:1.04;margin-bottom:23px}.hero p{font-size:15px;max-width:500px;margin-bottom:24px}.hero-actions{gap:20px}.hero-actions .button{font-size:13px}.hero-secondary{font-size:12px}.hero-trust{gap:16px;margin-top:22px;font-size:10px}.hero-art{aspect-ratio:1.35;border-radius:90px 90px 16px 16px;margin-left:18px;margin-right:8px}.hero-art>img{object-position:50% 63%}.hero-sticker{left:-18px;bottom:32px;padding:13px 17px;font-size:11px;gap:10px}.hero-sticker strong{font-size:16px}.hero-sticker>span{width:32px;height:32px}.hero-caption{font-size:8px;right:15px;bottom:12px}.principles{padding-block:17px}.principles>.container{gap:14px;justify-content:space-between;flex-wrap:wrap;font-size:10px}.principles span{gap:5px}.principles svg{width:16px;height:16px}.principles span:last-child{display:none}.section{padding-block:35px}.section-heading{gap:20px;align-items:start;flex-wrap:wrap;margin-bottom:22px}.section-heading h2{font-size:31px}.section-heading .eyebrow{font-size:9px}.arrow-link{font-size:12px;padding-bottom:0}.category-pills{gap:7px;margin-bottom:24px}.category-pills a{font-size:11px;padding:8px 12px;gap:9px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.item-content{padding:13px}.item-content h3{font-size:15px;margin-top:8px}.item-city{font-size:10px}.item-wish{font-size:11px;min-height:35px;margin-bottom:13px}.item-bottom{padding-top:10px;gap:5px}.item-bottom>span{font-size:8px}.item-bottom strong{font-size:16px}.round-link{width:28px;height:28px}.round-link svg{width:16px}.photo-tag{font-size:9px;left:8px;bottom:8px;padding:3px 6px}.photo-tag svg{width:11px}.empty-state{padding:35px 20px}.empty-state h2{font-size:25px}.empty-state p{font-size:13px}.empty-state .button{font-size:13px}.board-promo{grid-template-columns:1fr;padding:30px 25px;gap:40px;border-radius:18px}.board-promo h2{font-size:35px}.board-promo p{font-size:14px}.board-promo .eyebrow{font-size:9px}.package-illustration{padding-bottom:15px;gap:20px}.package-big{width:110px;height:135px}.package-stack{width:140px}.package-stack>div{padding:13px;font-size:12px}.steps-section{padding-bottom:50px}.steps{grid-template-columns:1fr;text-align:left;gap:28px;margin-top:30px}.steps article{position:relative;padding-left:54px}.step-number{position:absolute;top:0;left:0;width:35px;height:35px;border-radius:50%;background:#e6ebda;display:grid;place-items:center}.steps h3{font-size:21px;margin-bottom:9px}.steps p{margin:0;font-size:13px;max-width:unset}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div{grid-column:1/-1}.footer-top p br{display:none}.footer-top p{margin-bottom:12px;font-size:12px}.site-footer{padding-top:35px}.footer-top nav{font-size:12px}.footer-top strong{font-size:12px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.mobile-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:flex;align-items:center;justify-content:space-around;box-shadow:0 -3px 20px #20231d04}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;min-width:55px;min-height:50px;font-weight:600}.mobile-nav svg{width:20px;height:20px}.mobile-nav .mobile-add svg{background:var(--yellow);width:34px;height:28px;border-radius:8px;padding:3px 7px}.page-section{padding-block:30px 50px}h1{font-size:35px;letter-spacing:-1.5px}.lead{font-size:15px}.filters{grid-template-columns:1fr 1fr;padding:12px;gap:9px;margin-top:20px}.filters>.search-field{grid-column:1/-1}.filters>.button{grid-column:1/-1}.filters select{font-size:12px;padding-inline:8px}.results-bar{font-size:11px;margin-block:20px}.panel{padding:23px 19px;margin:22px 0}.panel h2{font-size:23px}.form-row{grid-template-columns:1fr;gap:0}.main-form label{font-size:12px}input:not([type=checkbox]),select,textarea{font-size:16px}.main-form .form-hint{font-size:11px!important}.auth-page{grid-template-columns:1fr;gap:5px;padding-block:32px}.auth-intro h1{font-size:40px}.auth-intro h1 br{display:none}.auth-intro p{max-width:unset;font-size:14px}.auth-symbol{display:none}.auth-form{margin-top:10px}.item-detail{grid-template-columns:1fr;gap:24px}.detail-info h1{font-size:33px}.detail-meta{margin-bottom:15px}.gallery-main{border-radius:15px}.detail-lower{grid-template-columns:1fr;gap:20px;margin-block:30px}.value-panel{margin:22px 0}.value-panel strong{font-size:27px}.value-panel small{font-size:10px}.detail-info .button{font-size:13px}.breadcrumbs{font-size:10px;gap:6px;margin-bottom:20px}.offers-section h2{font-size:27px}.package-selector{grid-template-columns:1fr}.package-option{font-size:13px}.package-items>a{width:100%;font-size:13px}.offer-card{padding:19px}.offer-top,.offer-bottom{font-size:12px}.offer-bottom{align-items:flex-start;flex-direction:column}.offer-bottom .button{font-size:11px}.dashboard-tabs{gap:15px;font-size:12px}.dashboard-tabs a{font-size:12px}.dashboard-section h2{font-size:26px}.dashboard-row{align-items:flex-start;flex-direction:column;padding:18px}.dashboard-row h3{font-size:18px}.dashboard-row .button{font-size:12px}.private-contact{padding:24px 20px}.private-contact h2{font-size:25px}.contact-value{font-size:22px}.prose h2{font-size:24px;margin-top:30px}.prose p{font-size:14px}.prose .lead{font-size:17px}.prose .muted{font-size:11px}.discovery-info{padding:21px}.discovery-card>a>img{height:270px}.discovery-actions .button{font-size:12px;padding-inline:15px}.discovery-deck{min-height:450px}.discover-section>.lead{font-size:13px}.flash{font-size:12px;padding:13px 15px}.notice{font-size:13px}.recovery-code{font-size:15px;padding:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

body{overflow-wrap:anywhere}.board-promo>*{min-width:0}.package-items>a>span,.package-option>span,.trade-items>div>span{min-width:0}@media(max-width:760px){.board-promo{grid-template-columns:minmax(0,1fr)}.package-illustration{gap:12px}.package-big{width:100px;min-width:70px}.package-stack{width:130px;min-width:100px}}
