/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.invisible{visibility:hidden}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--cream:#f6f2e9;--paper:#fffdf8;--ink:#20251f;--muted:#6d7169;--green:#315d49;--green-dark:#244636;--green-soft:#dfe8df;--terra:#c86f50;--terra-soft:#f4ded3;--line:#dcd8cf;--yellow:#e8bd66;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0;font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{color:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:500;line-height:1.02}h3{line-height:1.25}.site-shell{min-height:100vh}.section-pad,.page-wrap{max-width:1240px;margin:0 auto;padding-left:36px;padding-right:36px}.page-wrap{padding-top:60px;padding-bottom:100px}.skip-link{z-index:200;border:2px solid var(--ink);background:#fff;padding:12px 16px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800;display:block}.eyebrow.light{color:#c9dacd}.muted{color:var(--muted)}.row{align-items:center;gap:12px;display:flex}.row.between{justify-content:space-between}.row.start{align-items:flex-start}.button{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 21px;font-weight:750;transition:transform .18s,background .18s,border .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #d99171}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{background:0 0;border:1px solid #a5aaa2}.button-secondary:hover{border-color:var(--ink);background:#fff}.button-text{min-height:auto;color:var(--green);background:0 0;padding:0}.button-warm{background:var(--terra);color:#fff}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.demo-bar{background:var(--green-dark);color:#eef4ee;justify-content:center;align-items:center;gap:18px;min-height:34px;padding:7px 20px;font-size:12px;display:flex}.demo-bar button{color:#d4e3d8;cursor:pointer;background:0 0;border:0;text-decoration:underline}.topbar{border-bottom:1px solid var(--line);z-index:50;background:#f6f2e9f5;align-items:center;gap:38px;height:78px;padding:0 max(36px,50vw - 584px);display:flex;position:relative}.logo{font-family:var(--serif);letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:9px;font-size:27px;font-weight:700;display:inline-flex}.brand-mark{width:27px;height:27px;display:inline-block;position:relative}.brand-mark i{border:2px solid;border-radius:50%;position:absolute;inset:2px 8px 2px 1px}.brand-mark i:last-child{inset:2px 1px 2px 8px}.logo:hover .brand-mark i:first-child{transform:translate(2px)}.brand-mark i{transition:transform .2s}.nav{align-items:center;gap:29px;margin-right:auto;display:flex}.nav a{font-size:14px;font-weight:650;position:relative}.nav a:after{content:"";background:var(--green);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.nav a:hover:after,.nav a.active:after{right:0}.account-wrap{position:relative}.account-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.avatar,.menu-avatar{background:var(--terra-soft);color:#8b4027;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.avatar.green,.menu-avatar.green{background:var(--green-soft);color:var(--green)}.avatar.terra{background:var(--terra);color:#fff}.account-copy{text-align:left;flex-direction:column;line-height:1.2;display:flex}.account-copy small{color:var(--muted);font-size:10px}.account-copy b{font-size:13px}.account-menu{border:1px solid var(--line);z-index:80;background:#fff;width:290px;padding:10px;position:absolute;top:50px;right:0;box-shadow:0 14px 50px #25292329}.account-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.account-menu>button:hover{background:var(--cream)}.account-menu>button span:nth-child(2){flex-direction:column;flex:1;display:flex}.account-menu small{color:var(--muted)}.account-menu em{color:var(--green);font-style:normal;font-weight:900}.account-menu .reset{border-top:1px solid var(--line);color:var(--muted);margin-top:6px}.menu-button{background:0 0;border:0;font-size:24px;display:none}.toast{background:var(--ink);color:#fff;z-index:150;align-items:center;gap:10px;padding:14px 19px;animation:.25s slidein;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #0000003d}.toast span{color:#b8d8c3;font-weight:900}@keyframes slidein{0%{opacity:0;transform:translateY(20px)}}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:685px;padding-top:68px;padding-bottom:78px;display:grid}.hero-copy{padding-left:22px}.hero h1{margin:0 0 25px;font-size:clamp(54px,5.4vw,82px)}.hero h1 em{color:var(--green);font-weight:500}.hero-copy>p{color:#555b54;max-width:570px;margin-bottom:31px;font-size:19px;line-height:1.6}.hero-actions{gap:12px;display:flex}.trust-row{color:#5f655d;gap:22px;margin-top:31px;font-size:12px;display:flex}.trust-row b{color:var(--green);place-items:center;margin-right:4px;display:inline-grid}.hero-visual{height:540px;margin-right:20px;position:relative}.hero-visual>img{object-fit:cover;object-position:center;background:#ded5ca;width:83%;height:100%}.hero-visual:before{content:"";z-index:-1;border:1px solid #beb8ad;width:83%;height:100%;position:absolute;top:22px;left:22px}.stitch-line{border-left:2px dashed var(--terra);width:2px;height:260px;position:absolute;top:50px;left:-16px;transform:rotate(8deg)}.stitch-line:after{content:"✂";color:var(--terra);font-size:22px;position:absolute;bottom:-24px;left:-10px}.quote-float{background:var(--paper);border-top:3px solid var(--green);width:330px;padding:20px;position:absolute;bottom:34px;right:0;box-shadow:0 18px 45px #2a2b2533}.quote-float .row img{object-fit:cover;border-radius:50%;width:42px;height:42px}.quote-float .row span{flex-direction:column;display:flex}.quote-float small{color:var(--muted);font-size:10px}.online-dot{background:#4f9a67;border-radius:50%;margin-right:4px;display:inline-block;width:7px!important;height:7px!important}.quote-float p{font-family:var(--serif);margin:16px 0;font-size:16px}.quote-price{border-top:1px solid var(--line);justify-content:space-between;padding-top:13px;display:flex}.quote-price span{flex-direction:column;display:flex}.quote-price b{font-size:17px}.hero-note{background:var(--terra);color:#fff;letter-spacing:.04em;padding:7px 10px;font-size:11px;position:absolute;box-shadow:0 5px 15px #0000001f}.note-one{top:45px;right:46px;transform:rotate(3deg)}.note-two{bottom:68px;left:-28px;transform:rotate(-3deg)}.steps-band{background:#e7e5d8;border-top:1px solid #d6d2c5;border-bottom:1px solid #d6d2c5;padding:78px 0}.section-heading{margin-bottom:30px}.section-heading.inline{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading h2{margin:0;font-size:45px}.section-heading.inline>p{max-width:420px;color:var(--muted);margin:0}.steps-grid{background:#cbc9be;border:1px solid #cbc9be;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.step{background:#e7e5d8;padding:25px 30px 32px}.step>span{font-family:var(--serif);color:var(--terra);font-size:17px}.step h3{font-family:var(--serif);margin:19px 0 9px;font-size:23px}.step p{color:#646860;max-width:310px;margin:0}.step-illo{background:#ffffff59;height:125px;margin:16px 0 10px;position:relative;overflow:hidden}.step-illo i{display:block;position:absolute}.illo-1 i:first-child{border:2px solid var(--green);border-radius:3px 3px 24px 24px;width:72px;height:84px;top:19px;left:calc(50% - 36px)}.illo-1 i:nth-child(2){border-top:2px dashed var(--terra);width:92px;top:73px;left:calc(50% - 46px)}.illo-1 i:last-child{border:2px solid var(--terra);border-radius:50%;width:20px;height:20px;top:62px;left:calc(50% + 44px)}.illo-2 i:first-child,.illo-2 i:nth-child(2),.illo-2 i:last-child{background:#fff;border:1px solid #aeb2aa;width:74px;height:86px;top:21px;left:calc(50% - 92px);transform:rotate(-5deg);box-shadow:0 5px 10px #0000000d}.illo-2 i:nth-child(2){border-top:3px solid var(--green);top:15px;left:calc(50% - 34px);transform:none}.illo-2 i:last-child{border-top:3px solid var(--terra);left:calc(50% + 24px);transform:rotate(5deg)}.illo-3 i:first-child{border:2px solid var(--green);border-radius:2px 2px 25px 25px;width:55px;height:83px;top:23px;left:calc(50% - 68px)}.illo-3 i:nth-child(2){background:var(--green);border-radius:2px 2px 25px 25px;width:55px;height:83px;top:23px;left:calc(50% + 12px)}.illo-3 i:last-child{border-top:2px solid var(--terra);width:48px;top:63px;left:calc(50% - 20px)}.services-section{padding-top:94px;padding-bottom:90px}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-grid button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:15px;min-height:104px;padding:18px;display:flex}.service-grid button:hover{background:var(--paper)}.service-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);font-family:var(--serif);place-items:center;font-size:21px;display:grid}.service-grid button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.service-grid small{color:var(--muted);margin-top:3px}.service-grid em{color:var(--green);font-style:normal}.featured{padding-top:75px;padding-bottom:100px}.featured-grid{grid-template-columns:repeat(3,1fr)}.tailor-grid{gap:22px;display:grid}.tailor-card{background:var(--paper);border:1px solid var(--line)}.tailor-photo-wrap{height:245px;position:relative;overflow:hidden}.tailor-photo{object-fit:cover;filter:saturate(.78);width:100%;height:100%}.tailor-card:hover .tailor-photo{transform:scale(1.02)}.tailor-photo{transition:transform .3s}.save{cursor:pointer;background:#fffdf8eb;border:0;border-radius:50%;width:40px;height:40px;font-size:20px;position:absolute;top:13px;right:13px}.save.saved{color:var(--terra)}.save.large{border-radius:5px;width:auto;padding:0 14px;font-size:13px}.tailor-card-body{padding:20px}.tailor-card h3{font-family:var(--serif);margin:7px 0 2px;font-size:21px}.verified{color:var(--green);letter-spacing:.04em;align-items:center;gap:4px;font-size:10px;font-weight:800;display:inline-flex}.verified span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;display:inline-grid}.rating{white-space:nowrap;font-size:12px}.rating b{color:#bd743e}.tailor-card .muted{margin:7px 0 12px;font-size:12px}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips span,.status-pill{color:#5c625a;background:#ebeae2;border-radius:3px;padding:4px 8px;font-size:10px;font-weight:700}.card-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:35px;margin:17px 0;padding:13px 0;display:flex}.card-meta>div{flex-direction:column;display:flex}.card-meta small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.tailor-card .button{width:100%}.impact{background:var(--green-dark);color:#fff;grid-template-columns:1.05fr .95fr;max-width:1168px;margin-bottom:100px;display:grid;padding:0!important}.impact-image{min-height:550px;position:relative}.impact-image img{object-fit:cover;filter:saturate(.7);width:100%;height:100%}.impact-image>span{background:var(--terra);font-family:var(--serif);padding:9px 15px;font-style:italic;position:absolute;bottom:20px;left:20px}.impact-copy{padding:70px 62px}.impact-copy h2{margin:0 0 24px;font-size:48px}.impact-copy>p{color:#d5ded7;line-height:1.7}.impact-points{gap:18px;margin:35px 0;display:grid}.impact-points span{border-top:1px solid #557362;padding-top:15px}.impact-points b{font-family:var(--serif);color:#c9d9cf;margin-right:15px;font-weight:400}.tailor-cta{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:330px;display:grid;position:relative}.tailor-cta:before{content:"⌁";font-family:var(--serif);color:#d9d2c6;font-size:80px;position:absolute;top:25%;left:48%}.tailor-cta h2{margin:0;font-size:52px}.tailor-cta>div:last-child{max-width:480px}.tailor-cta p{color:var(--muted);margin-bottom:24px;font-size:17px}.page-intro{max-width:720px;margin-bottom:40px}.page-intro h1{margin:0 0 18px;font-size:58px}.page-intro p{color:var(--muted);font-size:18px}.search-panel{background:var(--paper);border:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr auto;align-items:end;gap:0;padding:12px;display:grid;box-shadow:0 8px 30px #282a240f}.search-panel label{border-right:1px solid var(--line);padding:0 18px}.search-panel label>span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:2px;font-size:9px;font-weight:800;display:block}.search-panel input,.search-panel select{background:0 0;border:0;outline:none;width:100%;padding:5px 0}.search-input{align-items:center;gap:7px;display:flex}.search-input i{font-size:19px;font-style:normal}.filter-drawer{border:1px solid var(--line);background:#ece9df;border-top:0;align-items:center;gap:28px;padding:20px;display:flex}.filter-drawer label{align-items:center;gap:8px;font-weight:650;display:flex}.filter-drawer select{background:var(--paper);border:1px solid #c8c5bb;padding:7px}.result-head{justify-content:space-between;align-items:center;margin:35px 0 18px;display:flex}.result-head p{margin:0}.result-head select{background:0 0;border:0;font-weight:700}.market-layout{grid-template-columns:1fr 380px;gap:25px;display:grid}.market-grid{grid-template-columns:repeat(2,1fr)}.map-card{background:#dce2d9;border:1px solid #cbd1c7;height:600px;position:sticky;top:20px;overflow:hidden}.map-grid{background-color:#0000;background-image:linear-gradient(32deg,#0000 45%,#ffffffe6 46% 48%,#0000 49%),linear-gradient(-55deg,#0000 45%,#fffc 46% 48%,#0000 49%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:150px 120px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:-20px}.map-grid:after{content:"";background:#c4d6d6;width:28px;height:100%;position:absolute;top:0;left:60px;transform:rotate(18deg)}.pin{background:var(--green);color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 5px;place-items:center;width:36px;height:36px;font-weight:800;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 3px 8px #0003}.pin:first-letter{transform:rotate(45deg)}.p1{top:180px;left:180px}.p2{top:105px;left:95px}.p3{top:330px;left:245px}.p4{top:290px;left:115px}.p5{top:120px;left:280px}.map-label{background:#fff;flex-direction:column;padding:14px 18px;display:flex;position:absolute;bottom:20px;left:20px}.map-label small{color:var(--muted)}.breadcrumbs{color:var(--muted);gap:10px;margin-bottom:25px;font-size:12px;display:flex}.breadcrumbs button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0}.profile-hero{border-bottom:1px solid var(--line);grid-template-columns:400px 1fr;gap:55px;padding-bottom:60px;display:grid}.profile-photo{height:430px;position:relative}.profile-photo>img{object-fit:cover;filter:saturate(.76);width:100%;height:100%}.profile-lead{padding:30px 0}.profile-lead h1{margin:12px 0 18px;font-size:56px}.profile-lead .bio{color:#5f645d;max-width:650px;font-size:17px;line-height:1.7}.profile-stats{gap:0;margin:28px 0;display:flex}.profile-stats>span{border-left:1px solid var(--line);flex-direction:column;padding:0 28px;display:flex}.profile-stats>span:first-child{border-left:0;padding-left:0}.profile-stats small{color:var(--muted);margin-top:3px;font-size:10px}.reply{font-size:12px}.profile-actions{gap:12px;margin-top:24px;display:flex}.profile-content{grid-template-columns:1fr 340px;gap:55px;padding-top:65px;display:grid}.profile-main section{margin-bottom:70px}.portfolio{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.portfolio figure{margin:0}.portfolio figure>img,.before-after{height:330px}.portfolio figure>img{object-fit:cover;width:100%}.before-after{grid-template-columns:1fr 1fr;display:grid;position:relative}.before-after img{object-fit:cover;width:100%;height:100%}.before-after span{background:#fff;padding:3px 8px;font-size:10px;position:absolute;bottom:8px}.before-after span:first-of-type{left:8px}.before-after span:nth-of-type(2){left:calc(50% + 8px)}.portfolio figcaption{color:var(--muted);padding-top:9px;font-size:12px}.reviews{grid-template-columns:1fr 1fr;gap:15px;display:grid}.reviews article{background:var(--paper);border:1px solid var(--line);padding:23px}.reviews article>div{justify-content:space-between;display:flex}.reviews p{font-family:var(--serif);margin:20px 0;font-size:17px;line-height:1.5}.reviews article>b{font-size:11px}.reviews article>b span{color:var(--green);margin-left:7px}.profile-aside>div{margin-bottom:15px}.price-card,.info-card,.safety-note{background:var(--paper);border:1px solid var(--line);padding:23px}.price-card h3,.info-card h3{font-family:var(--serif);margin:0;font-size:20px}.price-card>.row>span{color:var(--green);font-weight:800}.price-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.price-card>small{color:var(--muted);margin-top:13px;display:block}.info-card p{margin:13px 0 0;font-size:13px}.info-card .dim{color:#aaa}.availability>div{grid-template-columns:repeat(4,1fr);gap:5px;margin:15px 0 8px;display:grid}.availability>div span{text-align:center;background:#eeece5;flex-direction:column;padding:7px;display:flex}.availability>div span.open{background:var(--green-soft);color:var(--green)}.availability small{color:var(--muted);font-size:10px}.safety-note{border-left:3px solid var(--green)}.safety-note p{color:var(--muted);font-size:12px}.safety-note a{color:var(--green);font-size:12px;font-weight:800}.request-page{grid-template-columns:37% 63%;min-height:calc(100vh - 34px);display:grid}.request-side{background:var(--green-dark);color:#fff;flex-direction:column;justify-content:space-between;min-height:850px;padding:46px 70px 46px max(45px,50vw - 590px);display:flex}.light-logo{color:#fff}.request-side h2{max-width:410px;margin-bottom:24px;font-size:47px}.request-side p{color:#c8d4cc;max-width:420px}.request-side blockquote{font-family:var(--serif);border-top:1px solid #506a5b;margin:0;padding-top:25px;font-size:20px}.request-side blockquote small{font-family:var(--sans);color:#bccbc1;margin-top:12px;font-size:11px;display:block}.request-main{background:var(--paper);padding:45px 8% 70px;position:relative}.close-request{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:40px;height:40px;font-size:24px;position:absolute;top:28px;right:35px}.request-progress{max-width:760px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:20px;font-size:11px;display:flex}.request-progress>div{flex:1;grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.request-progress i{background:#ddd;height:3px}.request-progress i.done{background:var(--green)}.request-form{max-width:760px;margin-top:65px}.request-form h1{margin:0 0 14px;font-size:50px}.request-form .lead{color:var(--muted);max-width:650px;margin-bottom:30px}.choice-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.choice-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;min-height:105px;padding:16px;position:relative}.choice-grid button:hover,.choice-grid button.selected{border-color:var(--green);background:#f2f6f1}.choice-grid button>span{font-family:var(--serif);color:var(--green);margin-bottom:7px;font-size:25px;display:block}.choice-grid button>i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:grid;position:absolute;top:10px;right:10px}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:35px;padding-top:20px;display:flex}.upload-zone{cursor:pointer;background:#f2f5f0;border:1px dashed #9caaa0;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.upload-zone input{opacity:0;pointer-events:none;position:absolute}.upload-zone>span{color:var(--green);font-size:26px}.upload-zone small{color:var(--muted)}.or{color:var(--muted);justify-content:center;align-items:center;gap:10px;margin:17px;font-size:11px;display:flex}.or span{border-top:1px solid var(--line);width:50px}.sample-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sample-grid button{cursor:pointer;background:#eee;border:2px solid #0000;height:160px;padding:0;position:relative}.sample-grid button.selected{border-color:var(--green)}.sample-grid img{object-fit:cover;width:100%;height:100%}.sample-grid button>span{background:#fff;padding:4px 7px;font-size:10px;position:absolute;bottom:6px;left:6px}.sample-grid button>i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.uploaded-preview{color:var(--green);align-items:center;gap:12px;margin-top:12px;font-weight:800;display:flex}.uploaded-preview img{object-fit:cover;width:75px;height:60px}.detail-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-form label{flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.detail-form label.full{grid-column:1/-1}.detail-form input,.detail-form select,.detail-form textarea{background:#fff;border:1px solid #bdbbb3;outline:none;padding:12px}.detail-form textarea:focus,.detail-form input:focus,.detail-form select:focus{border-color:var(--green)}.detail-form small{color:var(--muted);font-weight:400}.request-summary{grid-template-columns:220px 1fr;gap:25px;display:grid}.summary-image{height:230px;position:relative}.summary-image img{object-fit:cover;width:100%;height:100%}.summary-image button{cursor:pointer;background:#fff;border:0;padding:7px 10px;font-size:10px;position:absolute;bottom:8px;left:8px}.summary-details h3{font-family:var(--serif);margin:13px 0 8px;font-size:24px}.summary-details>p{color:var(--muted)}.summary-details dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.summary-details dl div{border-top:1px solid var(--line);padding:10px 0}.summary-details dt{text-transform:uppercase;color:var(--muted);font-size:9px}.summary-details dd{margin:2px 0 0;font-weight:700}.edit-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.demo-disclosure{background:var(--terra-soft);border-left:3px solid var(--terra);grid-column:1/-1;padding:15px}.demo-disclosure p{color:#704b3c;margin:3px 0 0;font-size:12px}.dashboard-head{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.dashboard-head h1{margin:0 0 10px;font-size:54px}.dashboard-head p{color:var(--muted);margin:0}.dashboard-tabs{border-bottom:1px solid var(--line);margin-bottom:25px;display:flex}.dashboard-tabs button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:14px 18px;font-weight:700;position:relative}.dashboard-tabs button.active{color:var(--green)}.dashboard-tabs button.active:after{content:"";background:var(--green);height:3px;position:absolute;bottom:-1px;left:0;right:0}.dashboard-tabs button span{background:var(--terra);color:#fff;border-radius:10px;margin-left:4px;padding:1px 5px;font-size:9px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:25px;display:grid}.stat-grid article{background:var(--paper);border:1px solid var(--line);align-items:center;gap:14px;padding:20px;display:flex}.stat-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);font-family:var(--serif);place-items:center;font-size:20px;display:grid}.stat-grid article>div{flex-direction:column;flex:1;display:flex}.stat-grid small{color:var(--muted)}.stat-grid article>div b{font-family:var(--serif);font-size:24px}.stat-grid em,.stat-grid article>button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-style:normal}.dashboard-grid{grid-template-columns:1.7fr 1fr;gap:20px;margin-bottom:20px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);padding:26px}.panel-head{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.panel-head h2{margin:0;font-size:29px}.panel-head .eyebrow{margin-bottom:7px}.panel-head>button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700}.active-job{background:#f0eee7;grid-template-columns:130px 1fr auto;align-items:center;gap:20px;padding:14px;display:grid}.active-job>img{object-fit:cover;width:130px;height:125px}.active-job h3{font-family:var(--serif);margin:8px 0 3px;font-size:20px}.active-job p{color:var(--muted);margin:0;font-size:12px}.quote-avatars{align-items:center;margin-top:12px;display:flex}.quote-avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-7px}.quote-avatars img:first-child{margin-left:0}.quote-avatars span{color:var(--muted);margin-left:8px;font-size:10px}.mini-tracker{align-items:center;margin-top:20px;display:flex}.mini-tracker>span{background:#c7c7bf;flex:1;height:2px;position:relative}.mini-tracker i{background:#c7c7bf;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:0}.mini-tracker span.done,.mini-tracker span.done i{background:var(--green)}.mini-tracker small{white-space:nowrap;color:var(--green);font-size:8px;position:absolute;top:9px}.message-preview{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;gap:10px;width:100%;padding:14px 0;display:flex;position:relative}.message-preview img{object-fit:cover;border-radius:50%;width:42px;height:42px}.message-preview>span{flex:1;min-width:0}.message-preview p{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);margin:2px 0;font-size:11px;overflow:hidden}.message-preview small{font-size:9px}.message-preview>i{background:var(--terra);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;display:grid}.trust-panel{justify-content:space-between;align-items:center;display:flex}.trust-panel>div{align-items:center;gap:14px;display:flex}.trust-panel p{color:var(--muted);margin:3px 0 0}.trust-panel button{color:var(--green);background:0 0;border:0;font-weight:700}.shield{border:2px solid var(--green);width:40px;height:40px;color:var(--green);border-radius:50% 50% 45% 45%;place-items:center;display:grid}.quotes-head{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.quotes-head h1{margin:0 0 12px;font-size:56px}.quotes-head p{color:var(--muted)}.request-chip{background:var(--paper);border:1px solid var(--line);align-items:center;gap:10px;min-width:375px;padding:10px;display:flex}.request-chip img{object-fit:cover;width:58px;height:58px}.request-chip span{flex-direction:column;flex:1;display:flex}.request-chip small{color:var(--muted)}.request-chip button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.demo-callout{background:#ede9dd;gap:12px;margin-bottom:20px;padding:14px 18px;display:flex}.demo-callout>span{border:1px solid var(--green);width:22px;height:22px;color:var(--green);font-family:var(--serif);border-radius:50%;place-items:center;display:grid}.demo-callout p{margin:0;font-size:12px}.quotes-list{gap:15px;display:grid}.quote-card{background:var(--paper);border:1px solid var(--line);padding:25px;position:relative}.quote-card.recommended{border:2px solid var(--green);padding-top:35px}.recommend-ribbon{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.08em;padding:6px 13px;font-size:9px;font-weight:800;position:absolute;top:-2px;left:-2px}.quote-person{align-items:center;gap:14px;display:flex}.quote-person>img{object-fit:cover;border-radius:50%;width:64px;height:64px}.quote-person>div{flex:1}.quote-person h3{font-family:var(--serif);margin:3px 0;font-size:23px}.quote-person p{color:var(--muted);margin:0;font-size:11px}.quote-tag{background:var(--terra-soft);color:#8b4c36;padding:5px 8px;font-size:9px;font-weight:800}.quote-card blockquote{font-family:var(--serif);background:#f1efe8;margin:22px 0;padding:15px;font-size:17px}.quote-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:14px 0;display:grid}.quote-facts>div{border-left:1px solid var(--line);flex-direction:column;padding-left:20px;display:flex}.quote-facts>div:first-child{border-left:0;padding-left:0}.quote-facts small{color:var(--muted);text-transform:uppercase;font-size:9px}.quote-actions{justify-content:flex-end;align-items:center;gap:22px;margin-top:18px;display:flex}.compare-note{text-align:center;padding:30px}.compare-note p{color:var(--muted)}.messages-page{max-width:1380px}.message-shell{background:var(--paper);border:1px solid var(--line);grid-template-columns:300px 1fr 260px;height:730px;display:grid}.conversation-list{border-right:1px solid var(--line);overflow:auto}.conversation-head{justify-content:space-between;align-items:center;padding:22px;display:flex}.conversation-head h1{margin:0;font-size:31px}.conversation-head button{background:var(--green);color:#fff;border:0;border-radius:50%;width:32px;height:32px}.conversation-search{background:#f1efe9;align-items:center;margin:0 14px 10px;padding:8px;display:flex}.conversation-search input{background:0 0;border:0;outline:none;width:100%;min-width:0}.conversation-list>button{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:45px 1fr auto;gap:9px;width:100%;height:84px;padding:14px;display:grid;position:relative}.conversation-list>button.active{background:var(--green-soft);border-left:3px solid var(--green)}.conversation-list img{object-fit:cover;border-radius:50%;width:43px;height:43px}.conversation-list>button span{min-width:0}.conversation-list>button p{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);margin:2px 0;font-size:10px;overflow:hidden}.conversation-list>button em{color:var(--muted);font-size:9px;font-style:normal}.conversation-list>button i{background:var(--terra);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;display:grid;position:absolute;bottom:12px;right:13px}.chat{flex-direction:column;min-width:0;display:flex}.chat>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:13px 20px;display:flex}.chat>header>div{align-items:center;gap:10px;display:flex}.chat>header img{object-fit:cover;border-radius:50%;width:44px;height:44px}.chat>header span{flex-direction:column;display:flex}.chat>header small{color:var(--muted)}.chat-body{flex:1;padding:18px 28px;overflow-y:auto}.date-rule{text-align:center;border-top:1px solid var(--line);height:18px;margin:10px 0}.date-rule span{background:var(--paper);color:var(--muted);padding:0 10px;font-size:9px;position:relative;top:-10px}.inline-booking{background:#f0eee7;grid-template-columns:65px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.inline-booking img{object-fit:cover;width:65px;height:60px}.inline-booking span{flex-direction:column;display:flex}.inline-booking p{color:var(--muted);margin:0;font-size:10px}.inline-booking button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:700}.inline-quote{border:1px solid var(--green);margin:12px 0;padding:14px}.inline-quote>div:first-child{align-items:center;gap:8px;display:flex}.inline-quote>div:nth-child(2){gap:35px;margin:10px 0;display:flex}.inline-quote>div:nth-child(2) span{flex-direction:column;display:flex}.inline-quote small{color:var(--muted);font-size:9px}.inline-quote>.button{min-height:38px}.inline-quote .accepted{color:var(--green);font-weight:800}.bubble-row{margin:12px 0;display:flex}.bubble-row.mine{justify-content:flex-end}.bubble{background:#eceae3;max-width:72%;padding:10px 12px}.mine .bubble{background:var(--green);color:#fff}.bubble p{margin:0}.bubble small{opacity:.7;text-align:right;font-size:8px;display:block}.message-compose{border-top:1px solid var(--line);align-items:center;gap:10px;height:65px;padding:10px 18px;display:flex}.message-compose input{background:#f0eee8;border:0;outline:none;flex:1;padding:11px}.message-compose button{background:0 0;border:0;font-size:19px}.message-compose button:last-child{background:var(--green);color:#fff;border-radius:50%;width:38px;height:38px}.chat-summary{border-left:1px solid var(--line);padding:23px}.chat-summary h2{font-size:23px}.chat-summary>img{object-fit:cover;width:100%;height:130px}.chat-summary h3{font-family:var(--serif);margin:12px 0 3px;font-size:19px}.chat-summary>p{color:var(--muted);font-size:11px}.chat-summary dl{margin:20px 0}.chat-summary dl div{border-top:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:11px;display:flex}.chat-summary dd{margin:0;font-weight:700}.chat-summary>button{color:var(--green);background:0 0;border:0;padding:0;font-weight:800}.safety-mini{background:var(--green-soft);margin-top:25px;padding:12px}.safety-mini p{margin:4px 0 0;font-size:10px}.booking-head{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.booking-head h1{margin:14px 0 8px;font-size:52px}.booking-head p{color:var(--muted)}.tracker-card{background:var(--paper);border:1px solid var(--line);margin-bottom:20px;padding:35px}.tracker{grid-template-columns:repeat(6,1fr);display:grid}.tracker>div{text-align:center;position:relative}.tracker>div:before{content:"";background:#d4d3cc;height:2px;position:absolute;top:17px;left:0;right:0}.tracker>div:first-child:before{left:50%}.tracker>div:last-child:before{right:50%}.tracker>div.done:before{background:var(--green)}.tracker>div>span{z-index:1;background:#e3e1da;border-radius:50%;place-items:center;width:35px;height:35px;margin:auto;font-weight:800;display:grid;position:relative}.tracker>div.done>span{background:var(--green);color:#fff}.tracker b,.tracker small{display:block}.tracker b{margin-top:9px;font-size:11px}.tracker small{color:var(--muted);font-size:8px}.booking-grid{grid-template-columns:1.5fr .8fr;gap:20px;display:grid}.booking-item{background:#f0eee7;gap:16px;padding:14px;display:flex}.booking-item img{object-fit:cover;width:130px;height:120px}.booking-item h3{font-family:var(--serif);margin:8px 0;font-size:21px}.booking-item p{color:var(--muted);font-size:12px}.booking-item span{color:var(--green);font-size:10px;font-weight:800}.detail-list{margin:20px 0 0}.detail-list>div{border-top:1px solid var(--line);grid-template-columns:180px 1fr;padding:13px 0;display:grid}.detail-list dt{color:var(--muted)}.detail-list dd{align-items:center;gap:8px;margin:0;font-weight:700;display:flex}.detail-list img{object-fit:cover;border-radius:50%;width:25px;height:25px}.booking-grid aside>.panel{margin-bottom:20px}.payment-card>h2{color:var(--green);font-size:45px}.payment-card>div{justify-content:space-between;padding:7px 0;display:flex}.payment-card small{background:var(--terra-soft);color:#854d37}.payment-card>p{background:#eeece5;margin:15px 0 0;padding:11px;font-size:10px}.help-card h3{font-family:var(--serif);font-size:21px}.help-card button{border:0;border-top:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;width:100%;padding:12px 0;display:flex}.availability-toggle{align-items:center;gap:13px;display:flex;position:relative}.availability-toggle span{text-align:right;flex-direction:column;display:flex}.availability-toggle small{color:var(--muted)}.availability-toggle input{opacity:0;position:absolute}.availability-toggle>i{background:var(--green);border-radius:15px;width:46px;height:25px;position:relative}.availability-toggle>i:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;position:absolute;top:3px;right:3px}.availability-toggle input:not(:checked)+i{background:#aaa}.availability-toggle input:not(:checked)+i:after{right:24px}.local-request{border-top:1px solid var(--line);grid-template-columns:92px 1fr auto;align-items:center;gap:15px;padding:14px 0;display:grid}.local-request>img{object-fit:cover;width:92px;height:85px}.local-request h3{font-family:var(--serif);margin:8px 0 2px;font-size:19px}.local-request p{color:var(--muted);margin:0;font-size:11px}.local-request>div>div{gap:30px;margin-top:8px;display:flex}.local-request>div>div span{flex-direction:column;display:flex}.local-request small{color:var(--muted);font-size:8px}.big-rating{align-items:center;gap:14px;margin-bottom:20px;display:flex}.big-rating>b{font-family:var(--serif);font-size:54px}.big-rating>span{color:#bd743e;flex-direction:column;display:flex}.big-rating small{color:var(--muted)}.rating-bar{grid-template-columns:13px 1fr 30px;align-items:center;gap:7px;margin:7px 0;font-size:9px;display:grid}.rating-bar>i{background:#e3e2dc;height:5px}.rating-bar em{background:var(--green);height:100%;display:block}.ratings-card>p{font-family:var(--serif);background:#efede6;margin-top:22px;padding:15px;font-size:17px}.active-work{margin-top:20px}.job-row{border-top:1px solid var(--line);grid-template-columns:2fr 1.2fr .8fr .5fr auto;align-items:center;gap:15px;padding:13px 0;font-size:12px;display:grid}.job-row.labels{color:var(--muted);text-transform:uppercase;font-size:9px}.customer-cell{align-items:center;gap:10px;display:flex}.customer-cell>img{object-fit:cover;width:50px;height:50px}.customer-cell>span{flex-direction:column;display:flex}.customer-cell small{color:var(--muted)}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.status-dot.warm{background:var(--terra)}.quote-modal{background:var(--paper);width:min(520px,90vw);max-height:90vh;padding:35px;position:relative;overflow:auto;box-shadow:0 25px 80px #00000040}.modal-backdrop{z-index:200;background:#1419148c;place-items:center;display:grid;position:fixed;inset:0}.modal-close{background:0 0;border:0;font-size:25px;position:absolute;top:14px;right:18px}.quote-modal h2{font-size:38px}.modal-item{background:#eeece5;gap:12px;margin-bottom:20px;padding:10px;display:flex}.modal-item img{object-fit:cover;width:70px;height:65px}.modal-item span{flex-direction:column;display:flex}.quote-modal label{flex-direction:column;gap:5px;margin:12px 0;font-size:11px;font-weight:700;display:flex}.quote-modal input,.quote-modal textarea,.quote-modal select{background:#fff;border:1px solid #bbb8ae;padding:11px}.quote-modal>.button{width:100%;margin-top:8px}.retailer-page{background:#f7f6f2;min-height:100vh}.retailer-brand{color:#fff;background:#222;justify-content:space-between;align-items:center;height:82px;padding:0 max(30px,50vw - 550px);display:flex}.retailer-brand>span{font-family:var(--serif);letter-spacing:.1em;font-size:26px}.retailer-brand i{color:var(--terra)}.retailer-brand small{letter-spacing:.14em;font-size:9px}.retailer-wrap{max-width:1000px;margin:auto;padding:55px 30px 100px}.return-title{text-align:center}.return-title>button{float:left;color:var(--muted);cursor:pointer;background:0 0;border:0}.return-title h1{margin:0 0 12px;font-size:50px}.return-title p{color:var(--muted)}.return-product{border:1px solid var(--line);background:#fff;align-items:center;gap:20px;max-width:560px;margin:30px auto;padding:14px;display:flex}.return-product img{object-fit:cover;width:95px;height:110px}.return-product>div{flex-direction:column;flex:1;display:flex}.return-product h2{font-family:var(--sans);margin:3px 0;font-size:17px;font-weight:700}.return-product p{color:var(--muted);margin:0}.return-product>div>span{border-top:1px solid var(--line);margin-top:8px;padding-top:8px;font-size:10px}.return-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.return-options>button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;gap:13px;min-height:180px;padding:22px;display:flex;position:relative}.return-options>button:hover,.return-options>button.selected{border:2px solid #222;padding:21px}.return-options .fitloop-option{background:#eef3ed;border-color:#9eb3a4}.option-icon{background:#eeece5;place-items:center;width:37px;height:37px;font-size:20px;display:grid}.return-options button>span:nth-child(2){flex:1}.return-options b{font-size:17px}.return-options p{color:var(--muted);margin:6px 0;font-size:12px}.return-options small{font-weight:700}.return-options i{font-style:normal}.return-options em{background:var(--green);color:#fff;text-transform:uppercase;padding:3px 8px;font-size:8px;font-style:normal;position:absolute;top:-9px;left:20px}.fitloop-reveal{background:var(--paper);border:2px solid var(--green);margin-top:25px;padding:35px;animation:.35s reveal}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}}.reveal-head{align-items:flex-start;gap:22px;display:flex}.reveal-head .brand-mark{background:var(--green);color:#fff;border-radius:50%;width:52px;height:52px;padding:12px}.reveal-head .brand-mark i{inset:15px 23px 15px 12px}.reveal-head .brand-mark i:last-child{inset:15px 12px 15px 23px}.reveal-head h2{margin:0 0 7px;font-size:36px}.reveal-head p{color:var(--muted)}.contribution{background:#eeece5;margin:22px 0;padding:20px}.contribution>div{justify-content:space-between;align-items:center;display:flex}.contribution span{flex-direction:column;display:flex}.contribution b{font-family:var(--serif);font-size:27px}.contribution .minus,.contribution .equals{font-size:26px}.contribution>small{color:var(--muted);border-top:1px solid #d2d0c7;margin-top:14px;padding-top:10px;display:block}.green-text{color:var(--green)}.nearby-tailors{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.nearby-tailors article{border:1px solid var(--line);grid-template-columns:45px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.nearby-tailors img{object-fit:cover;border-radius:50%;width:44px;height:44px}.nearby-tailors article>span{flex-direction:column;display:flex}.nearby-tailors small{font-size:9px}.reveal-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;display:flex}.reveal-bottom>div{align-items:center;gap:12px;max-width:560px;display:flex}.reveal-bottom>div>span{color:var(--green);font-size:27px}.reveal-bottom p{margin:0;font-size:11px}.plain-return{border:1px solid var(--line);text-align:center;background:#fff;margin-top:20px;padding:25px}.plain-return p{color:var(--muted);margin:5px 0}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-brand{background:var(--green-dark);color:#fff;flex-direction:column;justify-content:space-between;padding:55px 12%;display:flex}.login-brand h1{max-width:540px;font-size:58px}.login-brand p{color:#c7d4ca;max-width:480px}.login-brand>small{color:#8fa698}.login-panel{background:var(--paper);padding:11% 13%}.login-panel h2{font-size:42px}.demo-accounts{gap:12px;margin:35px 0;display:grid}.demo-accounts>button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;padding:15px;display:grid}.demo-accounts>button:hover{border-color:var(--green);background:#f3f6f2}.avatar.big{width:50px;height:50px}.demo-accounts>button>span:nth-child(2){flex-direction:column;display:flex}.demo-accounts small{color:var(--muted)}.demo-accounts em{color:#9a9c96;margin-top:4px;font-size:9px;font-style:normal}.back-home{color:var(--green);cursor:pointer;background:0 0;border:0}footer{color:#e9eee9;background:#1f2922;padding:60px max(36px,50vw - 584px) 20px}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px;display:grid}.footer-brand p{color:#bdc9c0;margin:18px 0}.footer-brand>span{color:#7f9b88;font-family:var(--serif);font-style:italic}.footer-main>div:not(:first-child){flex-direction:column;gap:11px;display:flex}.footer-main>div>b{text-transform:uppercase;letter-spacing:.1em;color:#9fb1a4;margin-bottom:6px;font-size:11px}.footer-main button,.footer-bottom button{color:#d5ddd7;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.footer-main button:hover{color:#fff}.footer-bottom{color:#829086;border-top:1px solid #405047;justify-content:space-between;padding-top:18px;font-size:10px;display:flex}.footer-bottom>span:last-child{gap:20px;display:flex}@media (width<=1000px){.nav{gap:15px}.account-copy{display:none}.hero{gap:30px}.hero-copy{padding-left:0}.hero-visual{margin:0}.market-layout{grid-template-columns:1fr}.map-card{display:none}.message-shell{grid-template-columns:240px 1fr}.chat-summary{display:none}.request-page{grid-template-columns:30% 70%}.request-side{padding:40px 30px}.impact-copy{padding:50px 35px}.stat-grid{grid-template-columns:repeat(2,1fr)}.nearby-tailors{grid-template-columns:1fr}}@media (width<=760px){body{font-size:14px}.section-pad,.page-wrap{padding-left:20px;padding-right:20px}.page-wrap{padding-top:38px;padding-bottom:65px}.demo-bar{justify-content:space-between}.demo-bar span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topbar{height:68px;padding:0 20px}.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;padding:18px 22px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 10px 30px #0000001a}.nav.open{display:flex}.account-wrap{margin-left:auto}.account-copy{display:none}.menu-button{display:block}.hero{flex-direction:column;align-items:stretch;min-height:auto;padding-top:45px;padding-bottom:60px;display:flex}.hero h1{font-size:51px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-visual{height:430px;margin-top:20px}.quote-float{width:285px}.steps-band{padding:55px 0}.section-heading.inline{flex-direction:column;align-items:flex-start;gap:10px}.section-heading h2{font-size:38px}.steps-grid{grid-template-columns:1fr}.step{grid-template-columns:35px 90px 1fr;align-items:center;gap:10px;display:grid}.step-illo{height:80px;margin:0}.step h3{margin:0;font-size:19px}.step p{grid-column:3;font-size:12px}.services-section{padding-top:60px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid button{min-height:95px;padding:12px}.service-icon{display:none}.featured-grid,.market-grid{grid-template-columns:1fr}.impact{grid-template-columns:1fr;margin:0 20px 65px}.impact-image{min-height:340px}.impact-copy{padding:40px 25px}.impact-copy h2{font-size:40px}.tailor-cta{grid-template-columns:1fr;gap:20px;padding-top:55px;padding-bottom:55px}.tailor-cta:before{display:none}.tailor-cta h2{font-size:42px}.page-intro h1{font-size:45px}.search-panel{grid-template-columns:1fr 1fr}.search-panel label{border-bottom:1px solid var(--line);padding:8px}.search-panel .button{margin-top:8px}.filter-drawer{flex-wrap:wrap}.profile-hero{grid-template-columns:1fr;gap:20px}.profile-photo{height:360px}.profile-lead h1{font-size:44px}.profile-lead{padding-bottom:0}.profile-stats{grid-template-columns:1fr 1fr;gap:18px;display:grid}.profile-stats>span{border:0;padding:0!important}.profile-content{grid-template-columns:1fr;gap:10px}.portfolio,.reviews{grid-template-columns:1fr}.request-page{display:block}.request-side{min-height:auto;padding:25px 20px}.request-side>div,.request-side blockquote{display:none}.request-main{padding:36px 20px 60px}.request-form{margin-top:45px}.request-form h1{font-size:39px}.choice-grid{grid-template-columns:repeat(2,1fr)}.sample-grid button{height:125px}.detail-form{grid-template-columns:1fr}.detail-form label.full{grid-column:auto}.request-summary{grid-template-columns:1fr}.summary-image{height:200px}.dashboard-head,.booking-head,.quotes-head{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-head h1,.booking-head h1,.quotes-head h1{font-size:43px}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article{padding:13px}.dashboard-grid,.booking-grid{grid-template-columns:1fr}.active-job{grid-template-columns:80px 1fr}.active-job>img{width:80px;height:90px}.active-job>.button{grid-column:1/-1}.trust-panel{flex-direction:column;align-items:flex-start;gap:15px}.request-chip{width:100%;min-width:0}.quote-person{align-items:flex-start}.quote-tag{position:absolute;top:14px;right:14px}.quote-facts{grid-template-columns:1fr}.quote-facts>div{border-left:0;border-top:1px solid var(--line);padding:8px 0}.quote-actions{flex-direction:column;align-items:stretch}.message-shell{grid-template-columns:1fr;height:740px}.conversation-list{display:none}.chat-body{padding:15px}.tracker-card{padding:25px 10px;overflow:auto}.tracker{min-width:620px}.detail-list>div{grid-template-columns:120px 1fr}.tailor-dashboard .dashboard-grid{display:block}.ratings-card{margin-top:20px}.local-request{grid-template-columns:70px 1fr}.local-request>img{width:70px;height:75px}.local-request>.button{grid-column:1/-1}.job-table{overflow-x:auto}.job-row{min-width:720px}.return-title>button{float:none;margin-bottom:35px;display:block}.return-title h1{font-size:40px}.return-options{grid-template-columns:1fr}.return-options>button{min-height:130px}.fitloop-reveal{padding:22px}.contribution>div{align-items:flex-start;gap:10px}.contribution b{font-size:21px}.reveal-bottom{flex-direction:column;align-items:flex-start;gap:18px}.login-page{grid-template-columns:1fr}.login-brand{min-height:420px}.login-brand h1{font-size:45px}.login-panel{padding:55px 20px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:20px}.footer-bottom>span:last-child{flex-wrap:wrap}}@media (width<=420px){.section-pad,.page-wrap{padding-left:16px;padding-right:16px}.hero h1{font-size:45px}.hero-visual>img,.hero-visual:before{width:92%}.quote-float{right:-4px}.service-grid,.stat-grid{grid-template-columns:1fr}.profile-actions{flex-direction:column}.choice-grid{grid-template-columns:1fr 1fr}.request-main{padding-left:15px;padding-right:15px}.sample-grid{grid-template-columns:1fr 1fr}.sample-grid button:last-child{display:none}.request-summary{grid-template-columns:1fr}.return-product{align-items:flex-start}.return-product img{width:80px}.footer-main{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
