/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--green:#003d24;--green-2:#075b37;--soft:#eaf3ef;--black:#070b09;--muted:#66706b;--line:#dfe5e1;--white:#fff;--gold:#d99a12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);font-family:var(--font-inter), Arial, sans-serif;background:#fff;margin:0}button,input,select,textarea{font:inherit}button,a{transition:all .2s}button{cursor:pointer}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:154px;height:54px}.nav{align-items:center;gap:32px;display:flex}.nav a,.nav-link{color:#25302b;background:0 0;border:0;padding:10px;font-size:14px;font-weight:700;text-decoration:none}.nav a:hover,.nav-link:hover{color:var(--green)}.header-actions{align-items:center;gap:12px;display:flex}.account-button,.text-button{color:var(--black);background:0 0;border:0;align-items:center;gap:8px;font-weight:750;display:flex}.account-button{border:1px solid var(--line);border-radius:999px;padding:11px 17px}.account-button:hover{border-color:var(--green);color:var(--green)}.menu-button{background:0 0;border:0;display:none}.hero{background:linear-gradient(135deg,#fff 0% 66%,#f0f6f3 66%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:670px;padding:80px clamp(22px,7vw,110px) 140px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:660px}.eyebrow{color:var(--green);letter-spacing:.2em;margin-bottom:20px;font-size:12px;font-weight:900;display:inline-block}.eyebrow.light{color:#bfe4d2}.hero h1{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,6vw,82px);font-weight:850;line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:var(--muted);max-width:600px;font-size:19px;line-height:1.7}.hero-visual{z-index:1;perspective:1200px;align-items:center;height:430px;display:flex;position:relative}.hero-visual>img{object-fit:cover;filter:saturate(1.16)contrast(1.06);border-radius:26px 0 0 26px;width:120%;max-width:none;height:355px;animation:.9s cubic-bezier(.2,.8,.2,1) both hero-car-enter;transform:rotateY(-2deg);box-shadow:0 30px 70px #003d2440}.hero-ring{border:1px solid #a7c9b8;border-radius:50%;width:490px;height:490px;animation:8s ease-in-out infinite hero-ring;position:absolute;top:-30px;left:8%}.hero-shadow{filter:blur(22px);z-index:-1;background:#003d2430;border-radius:50%;width:78%;height:24px;position:absolute;bottom:25px;right:-5%}.hero-chip{z-index:3;color:var(--green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border:1px solid #d8e5de;border-radius:13px;align-items:center;padding:11px 14px;animation:4s ease-in-out infinite hero-float;display:grid;position:absolute;box-shadow:0 13px 32px #003d2425}.hero-chip-rating{grid-template-columns:20px auto;column-gap:6px;top:76px;left:-18px}.hero-chip-rating span{color:var(--muted);grid-column:1/-1;margin-top:3px;font-size:10px}.hero-chip-verified{grid-template-columns:20px auto;gap:7px;animation-delay:-2s;bottom:62px;right:-28px}.hero-chip strong{font-size:12px}@keyframes hero-car-enter{0%{opacity:0;transform:translate(70px)rotateY(-6deg)scale(.96)}to{opacity:1;transform:translate(0)rotateY(-2deg)scale(1)}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes hero-ring{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.search-panel{border:1px solid var(--line);z-index:3;background:#fff;border-radius:18px;grid-template-columns:1.15fr 1fr 1fr auto;padding:14px;display:grid;position:absolute;bottom:38px;left:clamp(22px,7vw,110px);right:clamp(22px,7vw,110px);box-shadow:0 22px 55px #001a0f17}.search-panel label{border-right:1px solid var(--line);grid-template-columns:22px 1fr;align-items:center;gap:1px 10px;padding:10px 18px;display:grid}.search-panel label svg{color:var(--green);grid-row:1/3}.search-panel label span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:850}.search-panel input{color:var(--muted);border:0;outline:0;min-width:0;padding:5px 0}.primary{background:var(--green);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:15px 22px;font-weight:850;display:flex}.primary:hover{background:var(--green-2);transform:translateY(-1px)}.search-button{border-radius:12px;min-width:170px}.trust-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:30px clamp(22px,7vw,110px);display:grid}.trust-strip>div{border-right:1px solid var(--line);grid-template-columns:42px 1fr;column-gap:12px;padding:8px 30px;display:grid}.trust-strip>div:last-child{border:0}.trust-strip svg{color:var(--green);grid-row:1/3}.trust-strip strong{font-size:14px}.trust-strip span{color:var(--muted);margin-top:4px;font-size:12px}.section{padding:100px clamp(22px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.section-heading h2,.about h2,.host-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.section-heading p{color:var(--muted);font-weight:650}.filter-bar{border:1px solid var(--line);border-radius:14px;grid-template-columns:1.4fr 1fr auto auto;gap:12px;margin-bottom:30px;padding:14px;display:grid}.filter-bar>label:first-child{background:#f7f9f8;border-radius:9px;align-items:center;gap:10px;padding:0 15px;display:flex}.filter-bar input{background:0 0;border:0;outline:0;width:100%}.range-label{flex-direction:column;justify-content:center;gap:5px;padding:4px 12px;display:flex}.range-label span{font-size:12px;font-weight:750}.range-label input{accent-color:var(--green)}.check-label{white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.check-label input{accent-color:var(--green);width:17px;height:17px}.filter-button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:flex}.vehicle-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.vehicle-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .25s;overflow:hidden}.vehicle-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #003d2415}.card-image{background:var(--soft);height:245px;position:relative;overflow:hidden}.card-image>img{object-fit:cover;width:100%;height:100%}.location-badge,.featured-badge{background:#fff;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:14px}.location-badge{left:14px}.featured-badge{background:var(--green);color:#fff;top:auto;bottom:14px;left:14px}.heart{color:#17211c;background:#fff;border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:14px;right:14px}.heart.active{color:#c82838}.card-content{padding:21px}.rating{color:var(--green);align-items:center;gap:5px;font-size:13px;font-weight:800;display:flex}.rating span{color:var(--muted);font-weight:500}.card-content h3{margin:10px 0 18px;font-size:21px}.spec-row{border-bottom:1px solid var(--line);gap:14px;padding-bottom:19px;display:flex;overflow:hidden}.spec-row span{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex}.spec-row svg{width:14px}.price-row{justify-content:space-between;align-items:center;padding-top:18px;display:flex}.price-row strong{font-size:22px}.price-row span{color:var(--muted);font-size:12px}.price-row button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;font-weight:850;display:flex}.steps{background:#f7f9f8}.step-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.step-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:36px;position:relative}.step-grid article>b{color:#c9d7d0;font-size:26px;position:absolute;top:20px;right:24px}.step-grid article>svg{color:var(--green);width:35px;height:35px}.step-grid h3{margin:24px 0 10px;font-size:22px}.step-grid p{color:var(--muted);margin:0;line-height:1.7}.about{grid-template-columns:.3fr 1.2fr .4fr;align-items:center;min-height:600px;display:grid}.about-number{color:#edf3f0;letter-spacing:-.1em;font-size:150px;font-weight:900}.about-copy{max-width:750px}.about-copy p{color:#505b56;font-size:17px;line-height:1.8}.about-copy>strong{letter-spacing:.22em;color:var(--green);margin-top:30px;display:block}.about-controls{justify-content:flex-end;align-items:center;gap:12px;display:flex}.about-controls button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.about-controls button:not(:disabled):hover{background:var(--green);color:#fff}.about-controls button:disabled{opacity:.3;cursor:not-allowed}.about-controls span{color:var(--muted);font-size:12px}.host-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:75px clamp(22px,7vw,110px);display:flex}.host-cta>div{max-width:800px}.host-cta p{color:#d5e6de;font-size:17px}.light-button{color:var(--green);white-space:nowrap;background:#fff;border:0;border-radius:11px;align-items:center;gap:8px;padding:17px 23px;font-weight:850;display:flex}footer{color:#fff;background:#071b12;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:60px clamp(22px,7vw,110px) 30px;display:grid}footer img{width:150px}footer p,footer small{color:#9eaea6}footer div{gap:25px;display:flex}footer a{color:#fff;font-size:13px;text-decoration:none}.footer-admin{color:#fff;background:0 0;border:0;padding:0;font-size:13px}footer small{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:24px}.toast{z-index:100;background:var(--green);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:14px 18px;font-weight:700;display:flex;position:fixed;top:100px;right:25px;box-shadow:0 12px 35px #0003}.modal-backdrop{z-index:80;background:#00140cca;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.vehicle-modal,.auth-modal,.admin-modal{background:#fff;border-radius:20px;max-height:calc(100vh - 40px);position:relative;overflow:auto;box-shadow:0 30px 90px #0005}.close{z-index:5;border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:16px}.vehicle-modal{grid-template-columns:1.1fr .9fr;width:min(1180px,100%);display:grid}.gallery{background:#f4f7f5;padding:24px}.main-photo{height:480px}.main-photo img{object-fit:cover;border-radius:13px;width:100%;height:100%}.thumbs{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px;display:grid}.thumbs button{border:2px solid #0000;border-radius:8px;height:85px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--green)}.thumbs img{object-fit:cover;width:100%;height:100%}.modal-detail{padding:55px 45px 35px}.modal-detail h2,.auth-modal h2,.admin-modal h2{letter-spacing:-.04em;margin:0 0 12px;font-size:34px}.modal-detail>p{color:var(--muted);line-height:1.65}.detail-specs{grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0;display:grid}.detail-specs span{background:#f5f8f6;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.detail-specs svg{color:var(--green);width:17px}.booking-box{border:1px solid var(--line);border-radius:13px;padding:18px}.date-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.date-pair label,.auth-modal label,.admin-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.date-pair input,.auth-modal input,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;padding:11px}.date-pair input:focus,.auth-modal input:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--green)}.insurance-option{background:var(--soft);border-radius:9px;align-items:center;gap:10px;margin:13px 0;padding:12px;display:flex}.insurance-option input{accent-color:var(--green);width:18px;height:18px}.insurance-option svg{color:var(--green)}.insurance-option span{flex-direction:column;display:flex}.insurance-option small{color:var(--muted);margin-top:3px}.total-lines{flex-direction:column;gap:8px;margin:14px 0;display:flex}.total-lines span{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.total-lines b{color:var(--black)}.total-lines .grand-total{border-top:1px solid var(--line);color:var(--black);padding-top:11px;font-size:16px}.wide{width:100%}.auth-modal{width:min(440px,100%);padding:45px}.auth-modal>img{object-fit:contain;width:155px;height:76px;margin:0 auto 24px}.auth-modal form{flex-direction:column;gap:16px;display:flex}.switch-auth{width:100%;color:var(--green);background:0 0;border:0;margin-top:18px;font-weight:750}.admin-fill{background:var(--soft);width:100%;color:var(--green);border:1px solid #bed2c7;border-radius:9px;margin-top:14px;padding:11px;font-weight:800}.forgot-password{width:100%;color:var(--green);background:0 0;border:0;padding:12px 0 0;font-size:13px;font-weight:750}.admin-modal{width:min(900px,100%);padding:45px}.admin-form{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}.admin-form .full{grid-column:1/-1}.upload{color:var(--green);cursor:pointer;border:1.5px dashed #9eb8aa;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;padding:18px;display:grid!important}.upload input{grid-column:1/-1;margin-top:10px}.upload span{flex-direction:column;display:flex}.upload small{color:var(--muted);margin-top:3px;font-weight:500}.file-count{color:var(--green);font-size:13px}.permission{text-align:center;padding:40px 0}.permission svg{color:var(--green);width:50px;height:50px}.permission p{color:var(--muted)}@media (width<=1000px){.hero{grid-template-columns:1fr;padding-bottom:180px}.hero-visual{opacity:.22;width:60%;position:absolute;right:-180px}.search-panel{grid-template-columns:1fr 1fr}.search-button{grid-column:1/-1}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{grid-template-columns:1fr 1fr}.vehicle-modal{grid-template-columns:1fr}.gallery{padding:15px}.main-photo{height:330px}.about{grid-template-columns:.2fr 1fr}.about-controls{grid-column:2;justify-content:flex-start;margin-top:25px}}@media (width<=720px){.site-header{height:70px}.brand img{width:132px;height:48px}.desktop{display:none}.menu-button{display:grid}.nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;padding:18px 24px;display:none;position:absolute;top:70px;left:0;right:0}.nav.open{display:flex}.account-button{padding:9px 12px;font-size:0}.account-button svg{margin:0}.hero{background:linear-gradient(160deg,#fff 0% 65%,#edf5f1 65%);min-height:760px;padding:65px 22px 230px;display:block}.hero h1{font-size:50px}.hero-copy>p{font-size:16px}.hero-visual{width:95%;height:250px;bottom:125px;right:-100px}.hero-visual>img{height:220px}.search-panel{grid-template-columns:1fr 1fr;padding:10px;bottom:18px;left:16px;right:16px}.search-panel label:first-child{grid-column:1/-1}.search-panel label{border-right:0;padding:8px}.trust-strip{grid-template-columns:1fr;padding:18px 22px}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:16px}.section{padding:70px 20px}.section-heading{flex-direction:column;align-items:start}.filter-bar,.vehicle-grid,.step-grid,.about{grid-template-columns:1fr}.about-number{font-size:70px}.about-controls{grid-column:1}.host-cta{flex-direction:column;align-items:flex-start}.host-cta .light-button{justify-content:center;width:100%}footer{grid-template-columns:1fr}footer small{grid-column:1}.vehicle-modal{display:block}.modal-detail{padding:40px 20px 25px}.main-photo{height:260px}.thumbs button{height:60px}.auth-modal,.admin-modal{padding:40px 20px 25px}.admin-form{grid-template-columns:1fr}.admin-form .full{grid-column:1}.toast{top:82px;left:15px;right:15px}.about-copy p{font-size:15px}}.global-language{z-index:1000;color:#fff;cursor:pointer;background:#003d24;border:1px solid #ffffff80;border-radius:50%;place-items:center;gap:0;width:52px;height:52px;font-size:9px;font-weight:900;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #002d1b47}.global-language svg{width:18px;height:18px}.market-categories{background:radial-gradient(circle at 50% 0,#c5993f1a,#0000 35%),#fbfaf7;border-top:1px solid #eadfc6;border-bottom:1px solid #eadfc6;position:relative}.market-categories .section-heading{align-items:flex-end}.market-categories .section-heading h2{letter-spacing:-.025em;margin-top:8px;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400}.gold-kicker{color:#a57a26;letter-spacing:.28em;align-items:center;gap:13px;font-size:10px;font-weight:900;display:inline-flex}.gold-kicker:before{content:"";background:linear-gradient(90deg,#0000,#c49a45);width:42px;height:1px}.market-category-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.market-category-grid>a{color:#fff;background:#002f1d;border-radius:20px;min-height:500px;text-decoration:none;position:relative;overflow:hidden}.market-category-grid>a:after{content:"";background:linear-gradient(#0000,#00190ff2);position:absolute;inset:25% 0 0}.market-category-grid img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.market-category-grid>a:hover img{transform:scale(1.04)}.market-category-grid>a>div{z-index:2;position:absolute;inset:auto 26px 27px}.market-category-grid svg{width:30px}.market-category-grid span{letter-spacing:.2em;margin-top:12px;font-size:10px;font-weight:900;display:block}.market-category-grid h3{margin:5px 0;font-family:Georgia,serif;font-size:34px;font-weight:400}.market-category-grid p{color:#dce8e1;line-height:1.5}.market-category-grid b{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;display:flex}.market-category-grid b svg{width:16px}.category-market{background:#f7f9f8;min-height:100vh}.category-market-hero{background:#fff;grid-template-columns:1fr 1fr;min-height:560px;display:grid;overflow:hidden}.category-market-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(60px,9vw,140px);display:flex}.category-market-hero span{letter-spacing:.22em;color:#003d24;font-size:11px;font-weight:900}.category-market-hero h1{margin:20px 0;font-family:Georgia,serif;font-size:clamp(50px,6vw,86px);font-weight:400;line-height:.95}.category-market-hero p{color:#637069;max-width:580px;line-height:1.7}.category-market-hero a,.empty-category a{color:#fff;background:#003d24;border-radius:8px;align-items:center;gap:8px;margin-top:18px;padding:14px 19px;font-weight:850;text-decoration:none;display:flex}.category-market-hero>img{object-fit:cover;transform-origin:50%;filter:drop-shadow(0 28px 32px #002d1b33);will-change:transform;width:100%;height:100%;min-height:560px;animation:8s ease-in-out infinite categoryHeroDrift}.category-market.vehicle .category-market-hero>img,.category-market.jewelry .category-market-hero>img{object-fit:contain;background:radial-gradient(circle,#fff 0,#f9f6ed 55%,#eee7d7 100%);padding:clamp(20px,4vw,65px)}.category-market.suit .category-market-hero>img{object-position:center top;filter:drop-shadow(0 25px 35px #00140c4d)}@keyframes categoryHeroDrift{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.018)}}@media (prefers-reduced-motion:reduce){.category-market-hero>img{animation:none}}.category-tools{z-index:2;background:#fff;border-radius:14px;grid-template-columns:1.5fr 1fr 1fr;gap:15px;width:min(1120px,100% - 40px);margin:-32px auto 0;padding:20px;display:grid;position:relative;box-shadow:0 14px 45px #0028181f}.category-tools label,.category-tools div{color:#244334;align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.category-tools input{border:0;outline:0;width:100%;padding:10px}.category-catalog{padding:90px clamp(22px,7vw,110px)}.category-listing-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.category-listing-grid article{background:#fff;border:1px solid #e0e8e3;border-radius:15px;overflow:hidden}.category-listing-image{height:280px;position:relative}.category-listing-image img{object-fit:cover;width:100%;height:100%}.category-listing-image button{background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.category-listing-grid article>div:last-child{padding:20px}.category-listing-grid article span{color:#69756f;align-items:center;gap:5px;font-size:11px;display:flex}.category-listing-grid article span svg{width:14px}.category-listing-grid h3{margin:10px 0;font-family:Georgia,serif;font-size:24px}.category-listing-grid p{color:#69756f;line-height:1.5}.category-listing-grid footer{color:#003d24;background:0 0;justify-content:space-between;padding:15px 0 0;display:flex}.category-listing-grid footer b{align-items:center;gap:5px;display:flex}.category-listing-grid footer svg{width:15px}.empty-category{text-align:center;background:#fff;border:1px dashed #9eb3a7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:35px;display:flex}.empty-category>svg{color:#003d24;width:50px;height:50px}.empty-category h3{margin:18px 0 5px;font-family:Georgia,serif;font-size:30px}.empty-category p{color:#69756f}@media (width<=850px){.market-category-grid,.category-listing-grid{grid-template-columns:1fr}.market-category-grid>a{min-height:420px}.category-market-hero{grid-template-columns:1fr}.category-market-hero>img{min-height:360px;max-height:480px}.category-tools{grid-template-columns:1fr;margin-top:15px}}.market-categories,.category-market,.category-market.vehicle .category-market-hero>img,.category-market.jewelry .category-market-hero>img{background:#fff}.category-listing-image button.active{color:#b4872e;background:#fff8e8}.legal-footer-links{flex-wrap:wrap;justify-content:center;gap:8px 16px;width:100%;margin-top:18px;display:flex}.legal-footer-links a{color:inherit;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.category-legal-footer{color:#fff;text-align:center;background:#003d24;padding:36px clamp(20px,6vw,90px)}.category-legal-footer>img{object-fit:contain;width:145px;height:70px}.legal-page,.account-page{background:#fff;min-height:100vh}.legal-layout{grid-template-columns:290px 1fr;gap:45px;width:min(1250px,100% - 40px);margin:55px auto 100px;display:grid}.legal-layout aside{border:1px solid #dfe7e2;border-radius:15px;flex-direction:column;align-self:start;gap:5px;padding:24px;display:flex;position:sticky;top:25px}.legal-layout aside>svg{color:#b4872e}.legal-layout aside h2{font-family:Georgia,serif;font-weight:400}.legal-layout aside a{color:#405047;border-radius:7px;padding:10px;font-size:12px;text-decoration:none}.legal-layout aside a.active{color:#fff;background:#003d24}.legal-layout article>span{color:#a57a26;letter-spacing:.2em;font-size:10px;font-weight:900}.legal-layout article h1{margin:15px 0 30px;font-family:Georgia,serif;font-size:clamp(42px,5vw,65px);font-weight:400}.legal-layout pre{white-space:pre-wrap;font-family:var(--font-inter), sans-serif;color:#29372f;font-size:14px;line-height:1.8}.legal-note{color:#5d6963;background:#f4f7f5;border-left:3px solid #b4872e;margin-top:35px;padding:18px;font-size:12px}.account-hero{border-bottom:1px solid #e0e7e3;align-items:center;gap:25px;padding:60px clamp(25px,10vw,150px);display:flex}.account-avatar{color:#003d24;background:#eef4f1;border-radius:50%;place-items:center;width:120px;height:120px;display:grid;position:relative}.account-avatar>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.account-avatar>svg{width:55px;height:55px}.account-avatar label{color:#fff;cursor:pointer;background:#003d24;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:0;right:0}.account-avatar label input{display:none}.account-hero span{color:#a57a26;letter-spacing:.2em;font-size:10px;font-weight:900}.account-hero h1{margin:6px 0;font-family:Georgia,serif;font-size:42px;font-weight:400}.account-hero p{color:#66706b}.account-notice{color:#003d24;background:#eaf3ef;border-radius:9px;width:min(1080px,100% - 40px);margin:25px auto 0;padding:14px}.account-grid{grid-template-columns:1fr 1fr;gap:20px;width:min(1080px,100% - 40px);margin:35px auto 100px;display:grid}.account-grid>section{border:1px solid #dfe7e2;border-radius:15px;padding:26px}.account-title{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.account-title>svg{color:#003d24}.account-title h2{margin:0;font-family:Georgia,serif;font-weight:400}.account-title p{color:#6b7770;margin:4px 0;font-size:12px}.account-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.stripe-real-box p{color:#536159;margin:0;line-height:1.7}.stripe-real-box small{color:#7d897f}.account-form label{flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.account-form input,.account-form select{border:1px solid #d9e2dd;border-radius:8px;padding:12px}.account-form button,.danger-zone>button{color:#fff;background:#003d24;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:13px 16px;font-weight:800;display:flex}.account-policies{flex-direction:column;display:flex}.account-policies a{color:#003d24;border-bottom:1px solid #edf1ef;padding:11px 0;font-size:12px;font-weight:700;text-decoration:none}.danger-zone{border-color:#efd3d3!important}.danger-zone>button{background:#a82d2d}.delete-confirm{background:#fff2f2;border-radius:10px;margin-top:18px;padding:18px}.delete-confirm div{gap:10px;display:flex}.delete-confirm button{background:#fff;border:1px solid #c9baba;border-radius:7px;padding:10px}.delete-confirm button:last-child{color:#fff;background:#a82d2d;border:0}@media (width<=760px){.legal-layout{grid-template-columns:1fr}.legal-layout aside{position:static}.account-grid,.account-form{grid-template-columns:1fr}.account-hero{text-align:center;flex-direction:column}}.cookie-banner{z-index:1200;background:#fff;border:1px solid #d6e1db;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 18px 60px #00231538}.cookie-banner b{color:#003d24;font-family:Georgia,serif;font-size:20px}.cookie-banner p{color:#5f6c65;margin:5px 0;font-size:12px}.cookie-banner a{color:#003d24}.cookie-banner>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.cookie-banner button{color:#003d24;background:#fff;border:1px solid #003d24;border-radius:7px;padding:10px 12px;font-weight:800}.cookie-banner button:first-child{color:#fff;background:#003d24}@media (width<=700px){.cookie-banner{flex-direction:column;align-items:stretch}.cookie-banner>div:last-child{flex-direction:column}}.site-header,.inner-header,.publish-header{color:#fff;background:#003d24!important;border-bottom-color:#285b45!important}.site-header nav a,.inner-header nav a,.publish-header>a,.publish-header>span,.publish-header>button{color:#fff!important}.site-header .brand img,.inner-header .inner-brand img,.publish-header>img{filter:brightness(0)invert()}.site-header .account-button,.site-header .text-button,.site-header .menu-button{color:#fff;border-color:#ffffff73}.inner-header .inner-cta{background:#fff;color:#003d24!important}footer>img,.inner-footer>img,.category-legal-footer>img,.admin-sidebar>img{filter:sepia()saturate(5)hue-rotate(355deg)brightness(1.35)}.admin-page{color:#17231c;background:#f4f7f5;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#003d24;flex-direction:column;gap:7px;height:100vh;padding:25px 18px;display:flex;position:sticky;top:0}.admin-sidebar>img{object-fit:contain;width:155px;height:75px;margin:0 auto 8px}.admin-sidebar>span{color:#d8b66b;text-align:center;letter-spacing:.2em;margin-bottom:20px;font-size:9px}.admin-sidebar a,.admin-sidebar button{color:#e7f0eb;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.admin-sidebar a:hover{background:#ffffff1a}.admin-sidebar a.admin-home-link{color:#f3d994;border:1px solid #d8b66b66;margin-top:auto}.admin-sidebar a b{color:#003d24;background:#d8b66b;border-radius:20px;margin-left:auto;padding:2px 7px}.admin-sidebar button{margin-top:0}.admin-content{min-width:0;padding:35px clamp(22px,4vw,60px) 80px}.admin-content>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.admin-content>header span,.admin-card-title span{color:#a57a26;letter-spacing:.2em;font-size:9px;font-weight:900}.admin-content>header h1{margin:5px 0;font-family:Georgia,serif;font-size:36px;font-weight:400}.admin-avatar{color:#d8b66b;background:#003d24;border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:22px;display:grid}.admin-stats{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.admin-stats article,.admin-card{background:#fff;border:1px solid #dfe7e2;border-radius:14px;padding:21px}.admin-stats article>svg{color:#a57a26}.admin-stats article>span{color:#66736c;margin:13px 0 5px;font-size:11px;display:block}.admin-stats article>b{color:#003d24;font-family:Georgia,serif;font-size:30px;display:block}.admin-stats article>small{color:#7b8780}.admin-card{margin-top:18px}.admin-card-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.admin-card-title h2{margin:4px 0;font-family:Georgia,serif;font-weight:400}.revenue-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:14px;height:230px;padding-top:20px;display:grid}.revenue-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.revenue-chart>div>span{background:linear-gradient(#d7b463,#91661b);border-radius:8px 8px 2px 2px;width:min(45px,80%);min-height:4px;display:block}.revenue-chart b{text-transform:capitalize;font-size:10px}.revenue-chart small{color:#768078;font-size:9px}.submission-list article{border-top:1px solid #edf1ef;grid-template-columns:55px 1fr auto;align-items:center;gap:15px;padding:16px 0;display:grid}.submission-icon{color:#003d24;background:#eaf2ee;border-radius:10px;place-items:center;width:48px;height:48px;font-size:9px;font-weight:900;display:grid}.submission-list h3{margin:4px 0}.submission-list p,.submission-list span{color:#6d7972;margin:0;font-size:11px}.submission-list article>div:last-child{gap:7px;display:flex}.submission-list button,.admin-save{color:#315442;background:#fff;border:1px solid #b9c9c0;border-radius:7px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;font-weight:800;display:flex}.submission-list button:last-child,.admin-save{color:#fff;background:#003d24;border-color:#003d24}.featured-admin-list>div{border-top:1px solid #edf1ef;grid-template-columns:80px 1fr 100px 130px 44px;align-items:center;gap:12px;padding:13px 0;display:grid}.featured-admin-list>div>span{text-transform:uppercase;color:#8d6a29;font-size:9px;font-weight:900}.featured-admin-list button{color:#66736c;background:#fff;border:1px solid #d2dbd6;border-radius:7px;padding:8px}.featured-admin-list button.active{color:#9b701d;background:#fff6df;border-color:#ddc17f}.submission-list button.danger-action,.featured-admin-list button.delete-listing{color:#a12c2c;background:#fff7f7;border-color:#e6c0c0}.featured-admin-list button.delete-listing{place-items:center;padding:8px;display:grid}.admin-contact-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-contact-grid label{flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.admin-contact-grid input{border:1px solid #d8e1dc;border-radius:8px;padding:11px}.admin-save{margin-top:16px}@media (width<=1000px){.admin-stats{grid-template-columns:1fr 1fr}.admin-page{grid-template-columns:80px 1fr}.admin-sidebar{padding:18px 9px}.admin-sidebar>img{width:60px}.admin-sidebar a{justify-content:center;font-size:0}.admin-sidebar a b{font-size:9px}.admin-sidebar button{justify-content:center;font-size:0}}@media (width<=650px){.admin-stats{grid-template-columns:1fr}.admin-page{display:block}.admin-sidebar{flex-direction:row;width:100%;height:auto;position:relative;overflow:auto}.admin-sidebar>img,.admin-sidebar>span,.admin-sidebar button{display:none}.admin-content{padding:25px 14px}.submission-list article{grid-template-columns:45px 1fr}.submission-list article>div:last-child{grid-column:1/-1}.featured-admin-list>div{grid-template-columns:1fr 1fr}.admin-contact-grid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.inner-header{z-index:4;background:#fff;border-bottom:1px solid #e2e8e4;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.inner-brand img{object-fit:contain;width:158px;height:66px}.inner-header nav{align-items:center;gap:24px;display:flex}.inner-header nav a{text-transform:uppercase;color:#101713;padding:12px 0;font-size:11px;font-weight:800;text-decoration:none}.inner-header nav a.active{color:#003d24;border-bottom:2px solid #003d24}.inner-cta{color:#fff;text-transform:uppercase;background:#003d24;border-radius:999px;padding:13px 20px;font-size:11px;font-weight:850;text-decoration:none}.about-hero{border-bottom:1px solid #cfd9d3;height:690px;position:relative;overflow:hidden}.about-hero>img{object-fit:cover;width:100%;height:100%}.about-hero:after{content:"";background:linear-gradient(90deg,#fff 0%,#fffffff2 34%,#0000 64%);position:absolute;inset:0}.about-hero-copy{z-index:2;max-width:520px;position:absolute;top:50%;left:clamp(28px,5vw,78px);transform:translateY(-50%)}.about-hero-copy>span,.section-kicker{letter-spacing:.25em;color:#003d24;font-size:11px;font-weight:900}.about-hero h1{text-transform:uppercase;letter-spacing:-.055em;margin:25px 0 30px;font-family:Georgia,serif;font-size:clamp(66px,8vw,118px);font-weight:400;line-height:.75}.about-hero h1 em{color:#003d24;font-style:normal}.crown-divider{color:#003d24;align-items:center;gap:10px;width:270px;margin-bottom:20px;font-size:21px;display:flex}.crown-divider:before,.crown-divider:after{content:"";background:#003d24;flex:1;height:1px}.about-hero-copy p{max-width:430px;font-size:17px;line-height:1.7}.about-hero-copy>a{text-transform:uppercase;letter-spacing:.12em;color:#08110c;border:1px solid #003d24;align-items:center;gap:28px;margin-top:20px;padding:14px 25px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.story-section{grid-template-columns:.85fr 1.35fr;align-items:center;gap:70px;padding:90px clamp(24px,5vw,76px);display:grid}.story-copy h2{color:#003d24;margin:15px 0 25px;font-family:Georgia,serif;font-size:47px;font-weight:400;line-height:1.1}.story-copy p{color:#28332e;font-size:15px;line-height:1.75}.green-copy{font-weight:700;color:#003d24!important}.story-collage{grid-template-columns:repeat(4,1fr);gap:5px;height:420px;display:grid;overflow:hidden}.story-collage>div{margin:0 -10px;overflow:hidden;transform:skew(-9deg)}.story-collage img{object-fit:cover;width:130%;height:100%;transform:skew(9deg)scale(1.14)}.purpose-section{border-top:1px solid #bdcbc3;border-bottom:1px solid #bdcbc3;grid-template-columns:1fr 130px 1fr;gap:42px;margin:0 clamp(24px,5vw,76px);padding:75px 0;display:grid}.purpose-section article{grid-template-columns:68px 1fr;display:grid}.purpose-section article>svg{color:#003d24;grid-row:1/5;width:54px;height:54px}.purpose-section article>span{letter-spacing:.28em;color:#003d24;font-size:11px;font-weight:850}.purpose-section article h2{color:#003d24;text-transform:uppercase;margin:6px 0 20px;font-family:Georgia,serif;font-size:47px;font-weight:400}.purpose-section article p{grid-column:2;margin:0 0 12px;font-size:14px;line-height:1.75}.purpose-mark{border-left:1px solid #bdcbc3;border-right:1px solid #bdcbc3;place-items:center;display:grid}.purpose-mark img{width:105px}.categories-band{text-align:center;padding:65px clamp(24px,5vw,76px)}.band-title{text-transform:uppercase;letter-spacing:.28em;color:#003d24;align-items:center;gap:22px;font-size:12px;font-weight:900;display:flex}.band-title span{background:#9db2a7;flex:1;height:1px}.about-category-grid{grid-template-columns:repeat(5,1fr);margin:35px 0;display:grid}.about-category-grid>div{border-right:1px solid #cfd9d3;flex-direction:column;align-items:center;gap:15px;padding:10px;display:flex}.about-category-grid>div:last-child{border:0}.about-category-grid svg{color:#003d24;width:43px;height:43px}.about-category-grid strong{text-transform:uppercase;letter-spacing:.16em;font-size:11px}.categories-band h2{letter-spacing:.36em;color:#003d24;font-family:Georgia,serif;font-weight:400}.categories-band h2 b{font-size:14px}.categories-band p{letter-spacing:.17em;text-transform:uppercase;font-size:11px}.inner-footer{color:#fff;background:#071b12;justify-content:space-between;align-items:center;padding:50px clamp(24px,5vw,76px);display:flex}.inner-footer img{width:155px}.inner-footer>div{align-items:center;gap:45px;display:flex}.inner-footer a{color:#fff;gap:8px;font-size:13px;text-decoration:none;display:flex}@media (width<=900px){.inner-header nav{display:none}.about-hero{height:620px}.about-hero:after{background:linear-gradient(90deg,#fff 0%,#ffffffe8 60%,#0000)}.story-section,.purpose-section{grid-template-columns:1fr}.purpose-mark{display:none}.about-category-grid{grid-template-columns:repeat(3,1fr)}.inner-footer{flex-direction:column;gap:25px}.inner-footer>div{text-align:center;flex-direction:column}}@media (width<=600px){.inner-header{height:72px}.inner-brand img{width:130px}.about-hero{height:690px}.about-hero>img{object-position:68% center}.about-hero:after{background:linear-gradient(90deg,#fff 0%,#fffffff0 72%,#ffffff25)}.about-hero h1{font-size:64px}.about-hero-copy{top:45%;left:22px;right:22px}.about-hero-copy p{max-width:90%;font-size:15px}.story-section{padding:65px 22px}.story-collage{height:310px}.purpose-section{margin:0 22px;padding:55px 0}.purpose-section article{grid-template-columns:55px 1fr}.purpose-section article p{grid-column:1/-1}.about-category-grid{grid-template-columns:1fr 1fr}.categories-band h2{letter-spacing:.18em}.inner-cta{padding:11px 14px;font-size:10px}}.light-button{text-decoration:none}.publish-page{background:#f5f8f6;min-height:100vh}.publish-header{background:#fff;border-bottom:1px solid #dfe5e1;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(22px,5vw,74px);display:grid}.publish-header>a{color:#003d24;align-items:center;gap:8px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.publish-header img{object-fit:contain;width:140px;height:62px}.publish-header span{text-align:right;text-transform:uppercase;letter-spacing:.15em;color:#66706b;font-size:10px;font-weight:850}.language-toggle{color:#003d24;cursor:pointer;background:#fff;border:1px solid #cad9d1;border-radius:999px;justify-self:end;align-items:center;gap:7px;padding:9px 14px;font-weight:800;display:flex}.language-toggle svg{width:17px}.publish-intro{background:#fff;padding:75px clamp(22px,9vw,150px) 55px}.publish-intro>span{letter-spacing:.25em;color:#003d24;font-size:11px;font-weight:900}.publish-intro h1{letter-spacing:-.04em;margin:18px 0 25px;font-family:Georgia,serif;font-size:clamp(48px,6vw,78px);font-weight:400;line-height:.95}.publish-intro h1 em{color:#003d24;font-style:normal}.publish-intro p{color:#66706b;max-width:720px;line-height:1.7}.publish-intro.compact{text-align:center;padding-top:55px;padding-bottom:40px}.publish-intro.compact h1{max-width:900px;margin-left:auto;margin-right:auto;font-size:clamp(42px,5vw,68px)}.publish-intro.compact p{margin:0 auto}.wizard-steps{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #e1e8e4;border-bottom:1px solid #dbe5df;grid-template-columns:repeat(6,1fr);gap:5px;padding:15px clamp(20px,6vw,90px);display:grid;position:sticky;top:0}.wizard-steps button{color:#7a8580;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:8px 4px;font-size:11px;font-weight:800;display:flex}.wizard-steps button>span{border:1px solid #cad7d0;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.wizard-steps button>span svg{width:14px}.wizard-steps button.active,.wizard-steps button.done{color:#003d24}.wizard-steps button.active>span,.wizard-steps button.done>span{color:#fff;background:#003d24;border-color:#003d24}.wizard-form{width:min(1120px,100% - 40px)}.wizard-panel{background:#fff;border:1px solid #dce5e0;border-radius:20px;padding:clamp(22px,4vw,42px);box-shadow:0 16px 50px #00321e0d}.wizard-panel[hidden]{display:none}.panel-title{border-bottom:1px solid #e2e9e5;align-items:flex-start;gap:18px;margin-bottom:28px;padding-bottom:26px;display:flex}.panel-title>span{color:#003d24;background:#e9f2ed;border-radius:16px;flex:none;place-items:center;width:58px;height:58px;display:grid}.panel-title small{color:#789184;letter-spacing:.18em;font-weight:900}.panel-title h2{margin:3px 0 7px;font-family:Georgia,serif;font-size:31px;font-weight:400}.panel-title p{color:#66706b;margin:0;line-height:1.55}.wizard-panel label,.document-notes{color:#28342e;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.wizard-panel input,.wizard-panel select,.wizard-panel textarea{background:#fbfcfb;border:1px solid #d9e2dd;border-radius:9px;outline:0;padding:13px}.wizard-panel input:focus,.wizard-panel select:focus,.wizard-panel textarea:focus{border-color:#003d24;box-shadow:0 0 0 3px #e4f0ea}.vin-row{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:7px;display:grid}.vin-button,.wizard-next{color:#fff;cursor:pointer;background:#003d24;border:0;border-radius:9px;align-items:center;gap:8px;padding:13px 18px;font-weight:850;display:flex}.vin-message{color:#35614b;margin:7px 0 24px;font-size:12px}.spin{animation:.8s linear infinite spin}.photo-slot-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.photo-slot{text-align:center;cursor:pointer;background:#f8fbf9;border:1.5px dashed #9bb1a5;border-radius:14px;justify-content:center;align-items:center;min-height:190px;padding:22px;position:relative;overflow:hidden}.photo-slot>svg{color:#003d24;width:32px;height:32px}.photo-slot span{font-size:13px}.photo-slot small{color:#7a8580;font-weight:500}.photo-slot input,.document-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-slot.selected{color:#fff;border-style:solid;justify-content:flex-end;padding:0}.photo-slot.selected:after{content:"";background:linear-gradient(#0000,#00190fe6);position:absolute;inset:45% 0 0}.photo-slot img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-slot.selected span,.photo-slot.selected small{z-index:2;position:relative}.photo-slot.selected small{color:#dbe8e1;text-overflow:ellipsis;white-space:nowrap;max-width:90%;padding-bottom:14px;overflow:hidden}.price-layout{margin-bottom:24px}.price-summary{background:#f2f7f4;border:1px solid #d9e7df;border-radius:14px;padding:24px}.price-summary h3{color:#003d24;margin:0 0 18px;font-family:Georgia,serif;font-weight:400}.summary-line{justify-content:space-between;gap:20px;padding:7px 0;font-size:13px;display:flex}.summary-line.strong{color:#003d24;font-size:15px}.price-summary small{color:#6c7972;margin-top:15px;line-height:1.5;display:block}.document-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.document-upload{text-align:center;cursor:pointer;background:#f8fbf9;border:1.5px dashed #91a99c;border-radius:14px;justify-content:center;align-items:center;min-height:170px;padding:22px;position:relative}.document-upload>svg:first-child{color:#003d24;width:34px;height:34px}.document-upload>svg:last-child{color:#fff;background:#003d24;border-radius:50%;padding:3px;position:absolute;top:15px;right:15px}.document-upload span{color:#6a766f;font-weight:500}.document-notes{margin-top:20px}.privacy-note{color:#174d35;background:#eaf3ef;border-radius:10px;align-items:center;gap:10px;margin-top:18px;padding:14px;font-size:12px;font-weight:750;display:flex}.review-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-card{border:1px solid #dfe7e2;border-radius:12px;grid-template-columns:38px 1fr 25px;align-items:center;gap:12px;padding:16px;display:grid}.review-card>span,.review-card>svg{color:#003d24}.review-card div{flex-direction:column;gap:4px;display:flex}.review-card small{color:#6b7770}.terms-check{background:#f5f8f6;align-items:flex-start;margin-top:25px;padding:16px;line-height:1.5;flex-direction:row!important}.terms-check input{accent-color:#003d24;margin-top:2px}.wizard-actions{justify-content:flex-end;gap:12px;display:flex}.wizard-back{color:#003d24;background:#fff;border:1px solid #b8c9c0;border-radius:9px;align-items:center;gap:8px;padding:13px 18px;font-weight:850;display:flex}.publish-form{flex-direction:column;gap:25px;width:min(1050px,100% - 40px);margin:55px auto 100px;display:flex}.form-section{background:#fff;border:1px solid #dce5e0;border-radius:17px;margin:0;padding:30px}.form-section legend{color:#0a130e;padding:0 15px;font-family:Georgia,serif;font-size:27px}.form-section legend span{font-family:var(--font-inter), sans-serif;color:#87a294;letter-spacing:.16em;margin-right:13px;font-size:11px;font-weight:900}.form-section-grid{grid-template-columns:1fr 1fr;gap:18px;padding-top:10px;display:grid}.form-section label{color:#28342e;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.form-section input,.form-section select,.form-section textarea{background:#fbfcfb;border:1px solid #d9e2dd;border-radius:9px;outline:0;padding:13px}.form-section input:focus,.form-section select:focus,.form-section textarea:focus{border-color:#003d24;box-shadow:0 0 0 3px #e4f0ea}.span-2{grid-column:1/-1}.feature-list{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.feature-list label{background:#f4f7f5;border-radius:8px;flex-direction:row;align-items:center;padding:11px;font-weight:600}.feature-list input{accent-color:#003d24}.section-help{color:#66706b;margin:0;font-size:13px}.photo-input{cursor:pointer;background:#f8fbf9;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;position:relative;border:1.5px dashed #93ad9f!important;padding:22px!important;display:grid!important}.photo-input>svg{color:#003d24}.photo-input span{flex-direction:column;display:flex}.photo-input small{color:#66706b;margin-top:3px;font-weight:500}.photo-input input{border:0;grid-column:1/-1;padding:10px 0 0}.photo-input>b{color:#fff;background:#003d24;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:14px;right:14px}.photo-total{color:#003d24;align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.form-message{color:#a32929;background:#fff0f0;border:1px solid #efcccc;border-radius:10px;padding:15px}.form-message.success{color:#003d24;background:#eaf3ef;border-color:#bbd5c8;gap:8px;display:flex}.publish-submit{color:#fff;background:#003d24;border:0;border-radius:11px;align-self:flex-end;align-items:center;gap:9px;padding:17px 28px;font-weight:850;display:flex}.publish-submit:disabled{opacity:.6}.publish-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.publish-state>img{width:170px;margin-bottom:35px}.publish-state>svg{color:#003d24;width:55px;height:55px}.publish-state h1{margin:20px 0 8px;font-family:Georgia,serif;font-size:42px}.publish-state p{color:#66706b;max-width:520px}.publish-state a{color:#fff;background:#003d24;border-radius:9px;margin-top:20px;padding:14px 20px;font-weight:800;text-decoration:none}.loader{border:3px solid #dce7e1;border-top-color:#003d24;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=700px){.publish-header{padding:0 18px}.publish-header span{display:none}.language-toggle{padding:9px;font-size:0}.publish-header img{grid-column:3}.publish-intro{padding:55px 22px 38px}.publish-form{width:calc(100% - 24px);margin-top:30px}.form-section{padding:22px 16px}.form-section-grid{grid-template-columns:1fr}.span-2{grid-column:1}.feature-list{grid-template-columns:1fr 1fr}.publish-submit{justify-content:center;width:100%}.photo-input{grid-template-columns:32px 1fr}.wizard-steps{grid-template-columns:repeat(6,minmax(50px,1fr));padding:10px 12px;overflow-x:auto}.wizard-steps button{flex-direction:column;gap:4px;font-size:9px}.wizard-form{width:calc(100% - 24px)}.vin-row,.photo-slot-grid,.document-grid,.review-grid{grid-template-columns:1fr}.vin-button{justify-content:center}.photo-slot{min-height:220px}.panel-title>span{width:48px;height:48px}.panel-title h2{font-size:26px}.wizard-actions>button{flex:1;justify-content:center}}.publish-hub{background:#f5f8f6;min-height:100vh}.publish-hub-hero{text-align:center;background:#fff;padding:80px 24px 55px}.publish-hub-hero>span{color:#003d24;letter-spacing:.23em;font-size:11px;font-weight:900}.publish-hub-hero h1{margin:16px 0;font-family:Georgia,serif;font-size:clamp(48px,6vw,78px);font-weight:400}.publish-hub-hero p{color:#67736d;max-width:720px;margin:0 auto;line-height:1.7}.hub-benefits{color:#174d35;justify-content:center;gap:25px;margin-top:25px;display:flex}.hub-benefits b{align-items:center;gap:8px;font-size:12px;display:flex}.publish-category-grid{grid-template-columns:repeat(3,1fr);gap:22px;width:min(1200px,100% - 40px);margin:45px auto 100px;display:grid}.publish-category-grid>a{color:#101713;background:#fff;border:1px solid #dce5e0;border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.publish-category-grid>a:hover{transform:translateY(-5px);box-shadow:0 20px 50px #002d1b1a}.publish-category-image{height:260px;overflow:hidden}.publish-category-image img{object-fit:cover;width:100%;height:100%}.publish-category-copy{padding:25px}.publish-category-copy>svg{color:#003d24;width:30px}.publish-category-copy>span{color:#648172;letter-spacing:.15em;text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:900;display:block}.publish-category-copy h2{margin:6px 0;font-family:Georgia,serif;font-size:29px;font-weight:400}.publish-category-copy p{color:#69756f;min-height:72px;line-height:1.55}.publish-category-copy strong{color:#003d24;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;display:flex}.publish-category-copy strong svg{width:16px}.item-publish-page{background:#f4f7f5;min-height:100vh}.item-publish-hero{color:#fff;background:linear-gradient(135deg,#002d1b,#005133);grid-template-columns:1fr 260px;align-items:center;min-height:430px;padding:70px clamp(25px,10vw,160px);display:grid;overflow:hidden}.item-publish-page.suit .item-publish-hero{background:linear-gradient(135deg,#231c18,#6a4f3b)}.item-publish-hero>div>span{letter-spacing:.2em;font-size:11px;font-weight:900}.item-publish-hero h1{max-width:760px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:.98}.item-publish-hero p{color:#dce8e1;max-width:680px;line-height:1.7}.item-publish-hero>svg{opacity:.22;width:220px;height:220px}.item-publish-form{flex-direction:column;gap:25px;width:min(1080px,100% - 40px);margin:50px auto 100px;display:flex}.item-section label{flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.item-section input,.item-section select,.item-section textarea{background:#fbfcfb;border:1px solid #d9e2dd;border-radius:9px;padding:13px}.item-photo-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.item-photo-grid label{text-align:center;cursor:pointer;background:#f8fbf9;border:1.5px dashed #91a99c;border-radius:12px;justify-content:center;align-items:center;min-height:170px;position:relative;overflow:hidden}.item-photo-grid label>svg{color:#003d24}.item-photo-grid label input,.item-proof input{opacity:0;cursor:pointer;position:absolute;inset:0}.item-photo-grid label img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.item-photo-grid label.selected:after{content:"";background:linear-gradient(#0000,#00190fe6);position:absolute;inset:45% 0 0}.item-photo-grid label.selected b,.item-photo-grid label.selected small{z-index:2;color:#fff;position:relative}.item-photo-grid small{color:#718078;font-weight:500}.item-price-summary{color:#244334;background:#edf5f1;border-radius:12px;flex-direction:column;gap:9px;padding:20px;display:flex}.item-price-summary span{justify-content:space-between;font-size:13px;display:flex}.item-price-summary small{color:#69756f;margin-top:8px}.item-proof{text-align:center;background:#f8fbf9;border:1.5px dashed #91a99c;border-radius:13px;justify-content:center;align-items:center;min-height:170px;position:relative}.item-proof>svg{color:#003d24;width:35px;height:35px}.item-proof span{color:#6a776f;font-weight:500}@media (width<=800px){.publish-category-grid{grid-template-columns:1fr}.hub-benefits{flex-direction:column;align-items:center}.item-publish-hero{grid-template-columns:1fr;padding:55px 22px}.item-publish-hero>svg{display:none}.item-photo-grid{grid-template-columns:1fr}}.publish-page,.publish-hub,.item-publish-page{background:#fff}.contact-hero{border-bottom:1px solid #c8d4cd;height:650px;position:relative;overflow:hidden}.contact-hero>img{object-fit:cover;width:100%;height:100%}.contact-hero:after{content:"";background:linear-gradient(90deg,#fff 0%,#fffffff4 36%,#0000 68%);position:absolute;inset:0}.contact-hero-copy{z-index:2;max-width:520px;position:absolute;top:50%;left:clamp(28px,5vw,78px);transform:translateY(-50%)}.contact-hero-copy>span{letter-spacing:.26em;color:#003d24;font-size:11px;font-weight:900}.contact-hero h1{text-transform:uppercase;color:#003d24;letter-spacing:-.04em;margin:20px 0 23px;font-family:Georgia,serif;font-size:clamp(67px,8vw,112px);font-weight:400}.contact-divider{color:#003d24;align-items:center;gap:10px;width:320px;font-size:21px;display:flex}.contact-divider:before,.contact-divider:after{content:"";background:#003d24;flex:1;height:1px}.contact-hero h2{text-transform:uppercase;letter-spacing:.14em;color:#003d24;margin-top:32px;font-size:16px}.contact-hero-copy>p{max-width:450px;line-height:1.7}.contact-promises{grid-template-columns:repeat(4,1fr);gap:18px;width:560px;margin-top:35px;display:grid}.contact-promises div{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.contact-promises svg{color:#003d24}.contact-promises b{text-transform:uppercase;letter-spacing:.06em;font-size:9px}.contact-main{border-bottom:1px solid #cad7d0;grid-template-columns:1fr 1fr;gap:70px;padding:75px clamp(24px,6vw,95px);display:grid}.contact-title{align-items:center;gap:18px;margin-bottom:28px;display:flex}.contact-title>span{color:#fff;background:#003d24;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.contact-title>span svg{display:block}.contact-methods .contact-title>span svg{transform:translate(1px,1px)}.contact-title h2{color:#003d24;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.contact-title p{color:#66706b;margin:5px 0;font-size:13px}.message-form{border-right:1px solid #cdd8d2;flex-direction:column;gap:15px;padding-right:55px;display:flex}.message-form label{text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:7px;font-size:10px;font-weight:850;display:flex}.message-form input,.message-form select,.message-form textarea{background:#fff;border:1px solid #ccd8d1;border-radius:4px;outline:0;padding:13px}.message-form input:focus,.message-form select:focus,.message-form textarea:focus{border-color:#003d24}.message-form>button{color:#fff;text-transform:uppercase;background:#003d24;border:0;border-radius:3px;align-self:flex-start;align-items:center;gap:20px;padding:14px 28px;font-weight:800;display:flex}.message-form>button svg{width:17px}.contact-methods>a,.contact-methods>div:not(.contact-title){color:#19231e;border-bottom:1px solid #d5ded9;align-items:center;gap:22px;padding:20px 8px;text-decoration:none;display:flex}.contact-methods>a>svg,.contact-methods>div>svg{color:#003d24}.contact-methods span{flex-direction:column;gap:5px;font-size:14px;display:flex}.contact-methods b{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.edit-contact{color:#003d24;background:#fff;border:1px solid #003d24;border-radius:5px;align-items:center;gap:8px;margin-top:24px;padding:12px 16px;font-weight:800;display:flex}.social-section{text-align:center;padding:65px 20px}.social-section .contact-divider{margin:auto}.social-section h2{color:#003d24;text-transform:uppercase;letter-spacing:.05em;font-family:Georgia,serif;font-size:28px;font-weight:400}.social-section p{color:#66706b}.social-section>div:last-child{justify-content:center;gap:18px;margin-top:28px;display:flex}.social-section a{border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .18s,filter .18s;display:grid}.social-section a:hover{transform:translateY(-4px)scale(1.04)}.social-section a:focus-visible{outline-offset:4px;outline:3px solid #00583647}.social-section a img{object-fit:contain;width:100%;height:100%}.social-section a.social-premium{filter:drop-shadow(0 8px 10px #00321e2e)}.social-section a.social-premium:hover{filter:drop-shadow(0 11px 13px #00321e47)}.global-band{border:1px solid #8aa294;grid-template-columns:55px 1fr 1.4fr auto;align-items:center;gap:24px;margin:0 clamp(24px,6vw,95px) 60px;padding:22px 35px;display:grid}.global-band>svg{color:#003d24;width:42px;height:42px}.global-band h2{color:#003d24;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.global-band p{font-size:13px}.global-band a{color:#fff;text-transform:uppercase;background:#003d24;padding:13px 20px;font-size:11px;font-weight:800;text-decoration:none}.contact-toast{z-index:80;color:#fff;background:#003d24;border-radius:8px;align-items:center;gap:18px;padding:14px 18px;display:flex;position:fixed;top:100px;right:24px;box-shadow:0 12px 30px #0003}.contact-toast button{color:#fff;background:0 0;border:0}.contact-admin{background:#fff;border-radius:18px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:40px;position:relative;overflow:auto}.contact-admin>span{letter-spacing:.2em;color:#003d24;font-size:10px;font-weight:900}.contact-admin h2{margin:8px 0 25px;font-family:Georgia,serif;font-size:33px}.contact-admin-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-admin label{text-transform:capitalize;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.contact-admin input{border:1px solid #d2ddd7;border-radius:7px;padding:12px}.save-contact{color:#fff;background:#003d24;border:0;border-radius:7px;justify-content:center;gap:8px;width:100%;margin-top:22px;padding:14px;font-weight:800;display:flex}@media (width<=850px){.contact-hero:after{background:linear-gradient(90deg,#fff 0%,#ffffffe9 65%,#0000)}.contact-main{grid-template-columns:1fr}.message-form{border-right:0;padding-right:0}.global-band{grid-template-columns:50px 1fr}.global-band p,.global-band a{grid-column:2}.contact-admin-grid{grid-template-columns:1fr}}@media (width<=600px){.contact-hero{height:720px}.contact-hero>img{object-position:67% center}.contact-hero:after{background:linear-gradient(90deg,#fff 0%,#fffffff0 78%,#ffffff20)}.contact-hero-copy{top:46%;left:20px;right:20px}.contact-hero h1{font-size:62px}.contact-promises{grid-template-columns:1fr 1fr;width:100%}.contact-main{gap:55px;padding:55px 20px}.global-band{margin:0 20px 40px;padding:20px}.social-section>div:last-child{gap:10px}.social-section a{width:45px;height:45px}.contact-admin{padding:35px 18px}}
