/*! 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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--navy:#08364d;--navy-deep:#052b3d;--blue-soft:#0b5372;--green:#67c64f;--green-dark:#278844;--mint:#e7f6e3;--paper:#f7f8f4;--white:#fff;--ink:#0b3143;--muted:#68777c;--line:#d7ddda}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-body), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}section[id]{scroll-margin-top:24px}.lang-es,html[data-language=es] .lang-en{display:none}html[data-language=es] .lang-es{display:inline}:focus-visible{outline-offset:3px;outline:3px solid #8bd65e}.site-header{z-index:10;background:#fff;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:25px;height:104px;padding:0 clamp(24px,4.6vw,76px);display:flex;position:relative}.brand{align-items:center;min-width:max-content;display:inline-flex}.brand-image{object-fit:contain;background:0 0;width:220px;height:auto;display:block}.site-header nav{align-items:center;gap:clamp(18px,2.5vw,34px);font-size:13px;font-weight:800;display:flex}.site-header nav a,.header-phone{transition:color .2s}.site-header nav a:hover,.header-phone:hover{color:var(--green-dark)}.header-tools{align-items:center;gap:16px;display:flex}.language-switcher{border:1px solid var(--line);background:var(--paper);border-radius:999px;grid-template-columns:1fr 1fr;padding:3px;display:inline-grid}.language-switcher button{width:39px;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:11px;font-weight:900}.language-switcher button.active{background:var(--navy);color:#fff;box-shadow:0 3px 9px #08364d2e}.header-phone{font-family:var(--font-display);white-space:nowrap;font-size:16px;font-weight:800}.phone-label{display:none}.social-links{align-items:center;gap:11px;min-width:0;display:flex}.social-links-list{align-items:center;gap:8px;display:flex}.social-links-label{color:var(--green-dark);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.social-link{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 5px 14px #08364d0d}.social-link svg{width:19px;height:19px;display:block}.social-link:hover{border-color:var(--navy);color:#fff;background:var(--navy);transform:translateY(-2px);box-shadow:0 9px 20px #08364d26}.social-links-header .social-link{background:var(--paper);width:36px;height:36px}.social-links-header .social-link svg{width:17px;height:17px}.social-links-header .social-link:hover{border-color:var(--green);color:var(--ink);background:var(--green)}.hero{color:#fff;background-image:url(/hero-cleaning-v2.png);background-position:50%;background-size:cover;align-items:center;min-height:720px;padding:95px clamp(28px,5vw,82px);display:flex;position:relative}.hero:after{content:"";background:linear-gradient(90deg,#052b3dfa 0%,#052b3dd9 40%,#052b3d2e 68%,#052b3d0d 100%);position:absolute;inset:0}.hero-copy{z-index:1;width:min(680px,60vw);position:relative}.kicker{color:#a8ed7a;letter-spacing:.18em;margin:0 0 20px;font-size:11px;font-weight:900;line-height:1.5}.kicker.dark{color:var(--green-dark)}.hero h1{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(54px,5vw,76px);font-weight:500;line-height:1.04}.hero h1 em{color:#8bd65e;font-style:normal}.hero-lede{color:#e7eff2;max-width:640px;margin:24px 0 28px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 21px;font-weight:900;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:var(--ink)}.button-green:hover{background:#79d760}.button-ghost{color:#fff;border:2px solid #ffffffd9;min-width:120px}.button-ghost:hover{border-color:var(--green)}.insured-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff3d;border-radius:12px;align-items:center;gap:11px;width:fit-content;margin-top:22px;padding:10px 15px 10px 10px;display:flex}.insured-badge>span:last-child,.footer-status>span:last-child{flex-direction:column;gap:2px;display:flex}.insured-badge strong{letter-spacing:.03em;font-size:13px}.insured-badge small{color:#d7e6eb;font-size:11px}.shield-icon,.benefit-shield,.footer-shield{clip-path:polygon(50% 0,94% 15%,88% 68%,50% 100%,12% 68%,6% 15%);background:var(--green);width:34px;height:39px;color:var(--navy);flex:none;place-items:center;font-weight:1000;display:grid}.trust-row{color:#e1edf0;flex-wrap:wrap;gap:26px;margin-top:24px;font-size:12px;display:flex}.section{padding:96px clamp(28px,5vw,82px)}.section h2{font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,58px);font-weight:500;line-height:1.08}.section-intro>p:last-child{max-width:830px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.75}.services{background:linear-gradient(180deg, #fff 0%, var(--paper) 100%)}.services-intro{max-width:980px}.service-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:52px;display:grid}.service-category-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:32px;position:relative;overflow:hidden;box-shadow:0 18px 50px #08364d12}.service-category-card:before{content:"";background:var(--green);height:5px;position:absolute;inset:0 0 auto}.service-category-card.maintenance:before{background:var(--blue-soft)}.service-category-card>header{grid-template-columns:62px 1fr;align-items:start;gap:18px;min-height:120px;display:grid}.category-mark{background:var(--mint);width:60px;height:60px;color:var(--green-dark);border-radius:16px;place-items:center;font-size:27px;font-weight:900;display:grid}.maintenance .category-mark{color:var(--navy);background:#e5f1f5}.service-category-card header p{color:var(--green-dark);letter-spacing:.15em;margin:2px 0 8px;font-size:10px;font-weight:900}.maintenance header p{color:var(--blue-soft)}.service-category-card h3{font-family:var(--font-display);margin:0 0 8px;font-size:28px;line-height:1.12}.category-description{color:var(--muted);font-size:13px;line-height:1.55;display:block}.service-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.service-list li{color:#244a58;background:#fbfcfa;border:1px solid #e0e7e3;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:47px;padding:9px 11px;font-size:12px;line-height:1.4;display:grid}.service-item-icon{width:32px;height:30px;color:var(--green-dark);background:#eaf6e7;border-radius:8px;place-items:center;font-size:15px;font-weight:900;display:grid}.maintenance .service-item-icon{color:var(--navy);background:#e7f1f4}.service-category-card details{margin-top:10px}.service-category-card summary{min-height:46px;color:var(--green-dark);cursor:pointer;background:#edf8ea;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:10px 13px;font-size:12px;font-weight:900;list-style:none;display:flex}.maintenance summary{color:var(--navy);background:#eaf3f6}.service-category-card summary::-webkit-details-marker{display:none}.service-category-card details[open] summary span[aria-hidden=true]{transform:rotate(45deg)}.service-category-card summary span[aria-hidden=true]{transition:transform .2s}.expanded-services{margin-top:10px}.scope-note{color:#577078;background:#f3f7f8;border-left:3px solid #90b7c5;margin:14px 0 0;padding:12px 14px;font-size:10px;line-height:1.55}.category-quote-button{background:var(--green);width:100%;color:var(--ink);margin-top:18px}.maintenance .category-quote-button{background:var(--navy);color:#fff}.maintenance .category-quote-button:hover{background:var(--blue-soft)}.work{background:#fff}.work-intro{max-width:900px}.work-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:48px;display:grid}.work-media-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;margin:0;overflow:hidden;box-shadow:0 15px 45px #08364d14}.work-media-frame{aspect-ratio:4/3;background:#dfecea;position:relative;overflow:hidden}.work-media-frame>a{width:100%;height:100%;display:block}.work-media-frame img,.work-media-frame video{object-fit:cover;width:100%;height:100%;display:block}.work-media-type{color:#fff;letter-spacing:.1em;pointer-events:none;background:#052b3de0;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:13px;left:13px}.work-media-card figcaption{padding:20px}.work-media-card figcaption strong{font-family:var(--font-display);font-size:19px}.work-media-card figcaption p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.6}.work-media-card figcaption small{color:var(--green-dark);margin-top:12px;font-size:10px;font-weight:900;display:block}.gallery-empty{background:linear-gradient(140deg,#f0f8ee 0%,#e5f1f3 100%);border:1px solid #ccdfd7;border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(34px,6vw,82px);min-height:430px;margin-top:48px;padding:26px;display:grid;box-shadow:inset 0 0 0 1px #ffffffa6}.gallery-placeholder-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .85fr;gap:12px;min-height:350px;display:grid}.gallery-placeholder{color:#fff;background:linear-gradient(145deg, var(--blue-soft), var(--navy));text-align:center;border:1px solid #ffffffbf;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;padding:20px;display:flex;box-shadow:0 16px 35px #08364d24}.gallery-placeholder-large{background:linear-gradient(145deg, var(--green-dark), #176542);grid-row:1/3}.gallery-placeholder span{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:52px;height:52px;font-size:20px;display:grid}.gallery-placeholder strong{letter-spacing:.16em;font-size:9px}.gallery-empty-copy{max-width:450px}.gallery-ready-mark{width:54px;height:54px;color:var(--navy);background:var(--green);border-radius:16px;place-items:center;margin-bottom:22px;font-size:24px;display:grid}.gallery-eyebrow{color:var(--green-dark);letter-spacing:.16em;margin:0 0 12px;font-size:10px;font-weight:900}.gallery-empty-copy h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.12}.gallery-empty-copy>p:last-child{color:#526c73;margin:18px 0 0;font-size:14px;line-height:1.75}.why{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(65px,9vw,135px);display:grid}.why-copy>p:not(.kicker){color:#c7d9e0;max-width:540px;margin:26px 0 32px;line-height:1.75}.benefits article{border-bottom:1px solid #ffffff24;grid-template-columns:40px 1fr;gap:18px;padding:22px 0;display:grid}.benefits article>span{color:#8fe364;font-size:12px}.benefits h3{font-family:var(--font-display);margin:0 0 8px;font-size:18px}.benefits p{color:#bfd1d8;margin:0;font-size:13px;line-height:1.6}.benefits .insured-benefit{border-bottom:0}.benefits .benefit-shield{width:34px;height:39px;color:var(--navy);font-size:13px}.areas{background:var(--paper);grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(65px,10vw,145px);display:grid}.areas>div:first-child>p:not(.kicker){color:var(--muted);margin:25px 0;line-height:1.7}.area-pills{flex-wrap:wrap;gap:10px;margin:28px 0 38px;display:flex}.area-pills span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 19px;font-size:13px;font-weight:700}.areas small{color:var(--muted);font-size:12px}.area-badge{text-align:center;background:linear-gradient(145deg,#dff3da,#eff9ec);border-radius:20px;align-content:center;place-items:center;gap:20px;min-height:300px;display:grid;box-shadow:inset 0 0 0 1px #27884414}.area-badge span{color:var(--green-dark);font-size:29px}.area-badge strong{font-family:var(--font-display);font-size:31px;line-height:1.25}.quote{background:var(--navy-deep);color:#fff;grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(60px,8vw,115px);display:grid}.quote-copy{position:sticky;top:30px}.quote-copy>p:not(.kicker){color:#c8d9df;max-width:430px;margin:28px 0 40px;line-height:1.8}.quote-copy aside{border-left:4px solid var(--green);background:#ffffff0e;flex-direction:column;gap:13px;max-width:430px;padding:24px;display:flex}.quote-copy aside span{color:#98e66c;letter-spacing:.17em;font-size:11px;font-weight:900}.quote-copy aside a{font-family:var(--font-display);font-size:24px;font-weight:900}.social-links-contact{flex-direction:column;align-items:flex-start;margin-top:23px}.social-links-contact .social-links-label{color:#98e66c}.social-links-contact .social-link{color:#fff;box-shadow:none;background:#ffffff0f;border-color:#ffffff4d}.social-links-contact .social-link:hover{border-color:var(--green);color:var(--ink);background:var(--green);box-shadow:0 9px 20px #00000029}.quote-form{color:var(--ink);background:#fff;border-radius:18px;flex-direction:column;gap:17px;padding:34px;display:flex;box-shadow:0 28px 70px #0000002e}.form-heading{border-bottom:1px solid #e2e8e5;padding-bottom:15px}.form-heading h3{font-family:var(--font-display);margin:0 0 5px;font-size:22px}.form-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:48px;color:var(--ink);background:#fbfcfb;border:1px solid #cfd8d6;border-radius:7px;outline:none;padding:12px 13px;transition:border-color .2s,box-shadow .2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f26}.quote-form textarea{resize:vertical;line-height:1.55}.photo-choice{cursor:pointer;background:#f2f9f0;border:1px solid #d4e2d2;border-radius:10px;align-items:flex-start;min-height:66px;padding:12px 14px;flex-direction:row!important}.photo-choice input{width:18px;min-height:18px;accent-color:var(--green-dark);margin:2px 2px 0 0}.photo-choice span{flex-direction:column;gap:4px;display:flex}.photo-choice small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.45}.quote-form>button{background:var(--green);color:var(--ink);cursor:pointer;border:0;border-radius:7px;min-height:56px;font-weight:900}.quote-form>button:hover{background:#79d760}.quote-form>small{text-align:center;color:#6f7d81;font-size:11px;line-height:1.45}.site-footer{min-height:175px;color:var(--muted);grid-template-columns:1.2fr 1fr auto auto;align-items:center;gap:35px;padding:30px clamp(28px,5vw,82px);font-size:12px;display:grid}.site-footer .brand{color:var(--ink)}.site-footer .brand-image{width:235px;height:auto}.site-footer p{margin:0;line-height:1.6}.footer-info{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.social-links-footer .social-link{background:var(--paper)}.social-links-footer .social-link:hover{border-color:var(--green);color:var(--ink);background:var(--green)}.footer-status{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:11px;align-items:center;gap:9px;padding:9px 12px 9px 8px;display:flex}.footer-status strong{font-size:11px}.footer-status small{color:var(--muted);font-size:9px}.footer-shield{width:27px;height:31px;font-size:10px}.gallery-admin-page{background:#f1f5f1;min-height:100vh}.gallery-admin-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;min-height:92px;padding:16px clamp(22px,4vw,64px);display:grid}.gallery-admin-header>a img{width:185px;height:auto;display:block}.gallery-admin-header>div{flex-direction:column;gap:5px;display:flex}.gallery-admin-header>div span{color:var(--green-dark);letter-spacing:.15em;font-size:9px;font-weight:900}.gallery-admin-header>div strong{font-size:12px}.gallery-admin-header nav{align-items:center;gap:10px;display:flex}.gallery-admin-header nav a{border:1px solid var(--line);min-height:40px;color:var(--navy);border-radius:7px;place-items:center;padding:0 14px;font-size:11px;font-weight:900;display:grid}.gallery-admin-header nav a:first-child{border-color:var(--navy);background:var(--navy);color:#fff}.gallery-admin-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:28px;padding:48px clamp(20px,4vw,64px) 80px;display:grid}.gallery-upload-panel,.gallery-manage-panel{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:30px;box-shadow:0 16px 45px #08364d12}.admin-section-heading{grid-template-columns:42px 1fr;align-items:start;gap:15px;margin-bottom:25px;display:grid}.admin-section-heading>span{width:40px;height:40px;color:var(--navy);background:var(--green);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.admin-section-heading p{color:var(--green-dark);letter-spacing:.14em;margin:0 0 6px;font-size:9px;font-weight:900}.admin-section-heading h1,.admin-section-heading h2{font-family:var(--font-display);margin:0;font-size:26px;line-height:1.1}.admin-section-heading small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.gallery-upload-panel form{flex-direction:column;gap:16px;display:flex}.gallery-upload-panel label{color:var(--ink);flex-direction:column;gap:7px;font-size:11px;font-weight:900;display:flex}.gallery-upload-panel input,.gallery-upload-panel textarea{width:100%;min-height:46px;color:var(--ink);background:#fbfcfb;border:1px solid #ccd8d3;border-radius:8px;outline:none;padding:11px 12px}.gallery-upload-panel input:focus,.gallery-upload-panel textarea:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f24}.gallery-upload-panel textarea{resize:vertical;line-height:1.5}.admin-file-drop{text-align:center;cursor:pointer;background:#f2f9f0;border-radius:14px;justify-content:center;align-items:center;min-height:150px;padding:22px;border:2px dashed #add0a5!important}.admin-file-drop input{background:0 0;border:0;width:auto;min-height:auto;padding:0;font-size:11px}.admin-file-drop>span{background:var(--green);border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.admin-file-drop>strong{font-size:13px}.admin-file-drop>small{color:var(--muted);font-size:10px;font-weight:500}.admin-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-publish-choice{cursor:pointer;background:#f2f9f0;border:1px solid #d4e2d2;border-radius:10px;align-items:flex-start;min-height:62px;padding:12px 14px;flex-direction:row!important}.admin-publish-choice input{width:18px;min-height:18px;accent-color:var(--green-dark);margin:2px 2px 0 0}.admin-publish-choice span{flex-direction:column;gap:4px;display:flex}.admin-publish-choice small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.4}.gallery-upload-panel form>button{background:var(--green);min-height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:25px;padding:0 18px;font-weight:900;display:flex}.gallery-upload-panel form>button:disabled{opacity:.6;cursor:wait}.admin-message{border-left:3px solid var(--green);background:var(--paper);color:#4d656d;margin:16px 0 0;padding:11px 13px;font-size:11px;line-height:1.5}.admin-list-status{color:var(--muted);font-size:12px}.admin-list-empty{min-height:260px;color:var(--muted);text-align:center;border:1px dashed #b9ccc5;border-radius:14px;align-content:center;place-items:center;gap:10px;display:grid}.admin-list-empty>span{width:50px;height:50px;color:var(--navy);background:#e8f2ee;border-radius:15px;place-items:center;font-size:21px;display:grid}.admin-list-empty strong{color:var(--ink);font-size:13px}.admin-list-empty p{margin:0;font-size:11px}.admin-media-list{flex-direction:column;gap:12px;display:flex}.admin-media-list article{background:#fbfcfb;border:1px solid #dde5e1;border-radius:13px;grid-template-columns:122px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:10px;display:grid}.admin-media-preview{aspect-ratio:4/3;background:var(--navy);border-radius:9px;width:122px;overflow:hidden}.admin-media-preview img,.admin-media-preview video{object-fit:cover;width:100%;height:100%;display:block}.admin-media-info{min-width:0}.admin-media-info>span{letter-spacing:.1em;border-radius:999px;margin-bottom:6px;padding:4px 6px;font-size:7px;font-weight:900;display:inline-flex}.admin-media-info>span.published{color:#17652d;background:#dcf2d7}.admin-media-info>span.hidden{color:#66757a;background:#e8ecea}.admin-media-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.admin-media-info p{color:var(--muted);margin:6px 0 0;font-size:10px}.admin-media-info small{color:var(--green-dark);margin-top:5px;font-size:9px;display:block}.admin-media-actions{flex-direction:column;gap:6px;display:flex}.admin-media-actions button{min-width:74px;min-height:34px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #b9ccc5;border-radius:7px;font-size:9px;font-weight:900}.admin-media-actions button.danger{color:#a63b31;border-color:#e5c4c0}.admin-access-page{background:linear-gradient(145deg, var(--navy-deep), var(--navy));place-items:center;min-height:100vh;padding:30px;display:grid}.admin-access-card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:14px;width:min(470px,100%);padding:38px;display:flex;box-shadow:0 25px 70px #00000047}.admin-access-card img{width:230px;height:auto}.admin-access-card>span{background:var(--mint);border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.admin-access-card h1{font-family:var(--font-display);margin:3px 0 0;font-size:30px}.admin-access-card p{color:var(--muted);margin:0 0 8px;line-height:1.6}.admin-access-card a{border:1px solid var(--line);width:100%;min-height:44px;color:var(--navy);border-radius:7px;place-items:center;font-size:11px;font-weight:900;display:grid}.admin-access-card a:first-of-type{border-color:var(--green);background:var(--green);color:var(--ink)}.quick-bot{z-index:30;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:22px;right:22px}.bot-launcher{background:var(--green);min-height:56px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 20px;font-weight:900;display:flex;box-shadow:0 12px 30px #0000003d}.bot-launcher span{font-size:13px}.bot-panel{background:#f5f8f6;border:1px solid #d7e2df;border-radius:18px;flex-direction:column;width:min(400px,100vw - 28px);max-height:min(670px,100vh - 110px);display:flex;overflow:hidden;box-shadow:0 24px 70px #052b3d45}.bot-panel>header{background:var(--navy);color:#fff;grid-template-columns:44px 1fr 32px;align-items:center;gap:11px;min-height:76px;padding:14px 16px;display:grid}.bot-avatar{background:var(--green);width:42px;height:42px;color:var(--ink);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:21px;font-weight:900;display:grid}.bot-panel>header>div{flex-direction:column;gap:5px;display:flex}.bot-panel>header strong{font-size:14px}.bot-panel>header small{color:#c9dbe1;font-size:11px}.bot-panel>header small i{background:#6ce273;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.bot-panel>header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px}.bot-body{flex-direction:column;gap:10px;padding:16px;display:flex;overflow-y:auto}.bot-message,.customer-message{border-radius:13px;width:fit-content;max-width:88%;margin:0;padding:11px 13px;font-size:12px;line-height:1.5}.bot-message{background:#fff;border:1px solid #dde6e3;border-bottom-left-radius:4px}.customer-message{background:var(--navy);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.bot-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.bot-options button{min-height:44px;color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #a9d7a2;border-radius:9px;padding:9px 8px;font-size:11px;font-weight:800;line-height:1.35}.bot-options button:hover{background:var(--mint)}.bot-options-services{grid-template-columns:1fr}.bot-mini-form{flex-direction:column;gap:8px;display:flex}.bot-mini-form textarea,.bot-mini-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #cddad6;border-radius:9px;outline:none;padding:11px;font-size:12px}.bot-mini-form textarea:focus,.bot-mini-form input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f24}.bot-mini-form>button,.bot-complete>a:first-of-type{background:var(--green);min-height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:9px;place-items:center;font-size:12px;font-weight:900;display:grid}.bot-complete{flex-direction:column;gap:9px;display:flex}.bot-call{min-height:42px;color:var(--navy);border:1px solid #b9cfca;border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.bot-complete>button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:center;font-size:11px;text-decoration:underline}.bot-panel>footer{color:#677a80;text-align:center;background:#fff;border-top:1px solid #dce5e2;min-height:38px;padding:10px 14px;font-size:11px}.mobile-contact{display:none}@media (width<=1180px){.social-links-header{display:none}}@media (width<=1120px){.site-header nav{gap:18px}.site-footer{grid-template-columns:1fr auto auto}.site-footer .brand{grid-area:1/1}.site-footer .footer-info{grid-area:1/2}.site-footer .footer-status{grid-area:1/3}.site-footer .footer-copyright{grid-area:2/1/auto/-1}.footer-info>p{display:none}}@media (width<=980px){.site-header nav{display:none}.hero-copy{width:min(680px,78vw)}.service-category-grid{grid-template-columns:1fr}.service-category-card{padding:30px}.work-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-empty{grid-template-columns:1fr}.gallery-empty-copy{max-width:680px}.why,.areas,.quote{grid-template-columns:1fr}.quote-copy{position:static}.area-badge{min-height:230px}.site-footer{grid-template-columns:1fr auto}.site-footer .brand{grid-area:1/1}.site-footer .footer-info{grid-area:2/1}.site-footer .footer-status{grid-area:1/2;justify-self:end}.site-footer .footer-copyright{grid-area:2/2;justify-self:end}.gallery-admin-content{grid-template-columns:1fr}}@media (width<=620px){.site-header{gap:8px;height:82px;padding:0 14px}.brand-image{width:143px}.header-tools{gap:7px}.language-switcher{padding:2px}.language-switcher button{width:32px;min-height:32px;font-size:10px}.header-phone{border:1px solid var(--line);border-radius:7px;place-items:center;min-width:44px;min-height:40px;padding:0 10px;display:grid}.phone-number{display:none}.phone-label{font-size:11px;display:inline}.hero{background-position:63%;align-items:flex-end;min-height:760px;padding:72px 21px}.hero:after{background:linear-gradient(90deg,#052b3dfa,#052b3dcf)}.hero-copy{width:100%}.hero h1{font-size:clamp(41px,12vw,49px)}.hero-lede{font-size:15px}.hero-actions .button,.insured-badge{width:100%}.trust-row{flex-direction:column;gap:8px}.section{padding:72px 20px}.section h2{font-size:37px}.section-intro>p:last-child{font-size:15px}.service-category-grid{margin-top:36px}.service-category-card{border-radius:16px;padding:25px 18px}.service-category-card>header{grid-template-columns:52px 1fr;gap:13px;min-height:112px}.category-mark{border-radius:13px;width:50px;height:50px}.service-category-card h3{font-size:24px}.service-list li{grid-template-columns:32px minmax(0,1fr)}.category-quote-button{gap:12px;padding:0 14px;font-size:12px}.work-gallery-grid{grid-template-columns:1fr;margin-top:36px}.gallery-empty{gap:28px;min-height:0;margin-top:36px;padding:15px}.gallery-placeholder-grid{grid-template-columns:1fr 1fr;min-height:280px}.gallery-placeholder{padding:13px}.gallery-placeholder-large{grid-area:auto/1/auto/-1}.gallery-empty-copy{padding:5px 5px 14px}.gallery-ready-mark{width:48px;height:48px;margin-bottom:18px}.form-row{grid-template-columns:1fr}.quote-form{padding:24px 17px}.site-footer{grid-template-columns:1fr;gap:18px;padding:28px 20px 106px}.site-footer .brand-image{width:220px}.site-footer .brand,.site-footer .footer-info,.site-footer .footer-status,.site-footer .footer-copyright{grid-area:auto;justify-self:start}.gallery-admin-header{grid-template-columns:1fr auto;padding:12px 15px}.gallery-admin-header>a img{width:150px}.gallery-admin-header>div{display:none}.gallery-admin-header nav a{min-height:38px;padding:0 10px;font-size:9px}.gallery-admin-header nav a:last-child{display:none}.gallery-admin-content{padding:28px 14px 60px}.gallery-upload-panel,.gallery-manage-panel{border-radius:15px;padding:20px 15px}.admin-form-grid{grid-template-columns:1fr}.admin-media-list article{grid-template-columns:95px minmax(0,1fr)}.admin-media-preview{width:95px}.admin-media-actions{flex-direction:row;grid-column:1/-1}.admin-media-actions button{flex:1}.quick-bot{bottom:76px;right:10px}.bot-panel{max-height:calc(100vh - 155px)}.bot-launcher{min-height:49px;padding:0 15px;font-size:12px}.mobile-contact{z-index:19;padding:9px 11px max(9px, env(safe-area-inset-bottom));background:#fff;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #08364d21}.mobile-contact a{background:var(--navy);color:#fff;border-radius:6px;place-items:center;min-height:46px;font-size:12px;font-weight:900;display:grid}.mobile-contact a:last-child{background:var(--green);color:var(--ink)}}@media (width<=370px){.brand-image{width:128px}.header-phone{min-width:39px;padding:0 7px}.language-switcher button{width:29px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.social-link:hover{transform:none}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.footer-shop-link{color:var(--green-dark);font-size:11px;font-weight:900}.home-store{color:#fff;background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 70%, #0c4b5d 100%)}.home-store-heading{justify-content:space-between;align-items:end;gap:45px;display:flex}.home-store-heading>div{max-width:810px}.home-store-heading h2{max-width:720px}.home-store-heading p:not(.kicker){color:#c6d9df;max-width:720px;margin:23px 0 0;font-size:16px;line-height:1.7}.home-store-heading>.button{flex:none}.home-store-loading,.home-store-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:45px;display:grid}.home-store-loading span{background:#ffffff14;border-radius:18px;min-height:330px;animation:1.3s ease-in-out infinite alternate store-pulse}@keyframes store-pulse{to{opacity:.48}}.home-store-products>a{background:#ffffff13;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;min-width:0;padding:12px 12px 20px;transition:transform .2s,background .2s;display:flex}.home-store-products>a:hover{background:#ffffff1f;transform:translateY(-4px)}.home-store-products>a>div{aspect-ratio:4/3;background:#dbeae5;border-radius:12px;place-items:center;margin-bottom:18px;display:grid;overflow:hidden}.home-store-products img{object-fit:cover;width:100%;height:100%;display:block}.home-store-products small{color:#9ae874;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.home-store-products strong{font-family:var(--font-display);margin-top:8px;font-size:19px}.home-store-products b{margin-top:16px;font-size:15px}.home-store-empty{background:#ffffff12;border:1px solid #ffffff29;border-radius:20px;grid-template-columns:74px 1fr auto;align-items:center;gap:26px;min-height:205px;margin-top:45px;padding:34px;display:grid}.home-store-empty>span{background:var(--green);width:70px;height:70px;color:var(--navy);border-radius:18px;place-items:center;font-size:30px;display:grid}.home-store-empty strong{font-family:var(--font-display);font-size:24px}.home-store-empty p{color:#c7dadd;margin:8px 0 0;line-height:1.6}.home-store-empty a{border:1px solid #ffffff59;border-radius:8px;place-items:center;min-height:46px;padding:0 17px;font-size:12px;font-weight:900;display:grid}.store-page{background:var(--paper);min-height:100vh}.store-site-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;min-height:96px;padding:15px clamp(22px,4.6vw,76px);display:grid}.store-site-header .brand-image{width:210px}.store-site-header nav{justify-self:end;gap:clamp(16px,2.2vw,32px);font-size:12px;font-weight:900;display:flex}.store-site-header nav a:hover{color:var(--green-dark)}.store-hero{color:#fff;background:linear-gradient(130deg, var(--navy-deep), var(--navy) 66%, #12604e);grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:end;gap:clamp(60px,9vw,140px);padding:76px clamp(24px,5vw,82px) 70px;display:grid}.store-hero>div:first-child{max-width:850px}.store-hero h1{max-width:830px;font-family:var(--font-display);letter-spacing:-.052em;margin:0;font-size:clamp(45px,5vw,72px);font-weight:500;line-height:1.04}.store-hero>div:first-child>p:last-child{color:#cfdee3;max-width:680px;margin:24px 0 0;font-size:17px;line-height:1.7}.store-hero-assurances{border-top:1px solid #ffffff38;flex-direction:column;display:flex}.store-hero-assurances>span{color:#e2ecef;border-bottom:1px solid #ffffff29;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:60px;font-size:12px;display:grid}.store-hero-assurances strong{color:#9be973;letter-spacing:.1em;font-size:10px}.store-catalog{padding:76px clamp(24px,5vw,82px) 94px}.store-catalog-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.store-catalog-heading h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,56px);font-weight:500}.store-catalog-heading>div>span{color:var(--muted);margin-top:14px;font-size:14px;display:block}.store-cart-button{border:1px solid var(--navy);background:var(--navy);color:#fff;cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:54px;padding:0 17px;font-size:12px;font-weight:900;display:flex}.store-cart-button svg{width:22px}.store-cart-button strong{min-width:25px;height:25px;color:var(--navy);background:var(--green);border-radius:999px;place-items:center;font-size:10px;display:grid}.store-toolbar{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(280px,1fr) 220px 210px;gap:10px;margin:38px 0 28px;padding:13px;display:grid;box-shadow:0 10px 30px #08364d0d}.store-search{background:#fbfcfb;border:1px solid #cbd8d4;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.store-search svg{width:20px;color:var(--green-dark);flex:none}.store-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.store-toolbar>select,.product-option-label select,.store-checkout select{min-height:48px;color:var(--ink);background:#fbfcfb;border:1px solid #cbd8d4;border-radius:8px;outline:none;padding:0 12px}.store-toolbar select:focus,.store-search:focus-within{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f24}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 14px 42px #08364d12}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px #08364d1f}.product-image-button{aspect-ratio:4/3;cursor:pointer;background:#edf3ef;border:0;padding:0;position:relative;overflow:hidden}.product-image-button>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-card:hover .product-image-button>img{transform:scale(1.035)}.product-image-fallback{color:#7c9a91;background:linear-gradient(145deg,#edf4f0,#dcebe5);place-items:center;width:100%;height:100%;display:grid}.product-image-fallback svg{width:64px}.product-sale-badge{color:#fff;background:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:13px;left:13px}.product-card-copy{flex:1;padding:21px 20px 16px}.product-card-copy>small{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.product-card h3{font-family:var(--font-display);margin:8px 0 12px;font-size:21px;line-height:1.25}.product-card h3 button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.stock{color:var(--green-dark);margin:0;font-size:10px;font-weight:900}.stock.low{color:#b46b13}.stock.sold-out{color:#9d453e}.product-price{align-items:baseline;gap:9px;margin-top:14px;display:flex}.product-price strong{font-family:var(--font-display);font-size:20px}.product-price del{color:#899697;font-size:12px}.product-card-actions{grid-template-columns:.85fr 1.15fr;gap:8px;padding:0 12px 12px;display:grid}.product-card-actions button{min-height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #bdcdc7;border-radius:8px;font-size:11px;font-weight:900}.product-card-actions button:last-child{border-color:var(--green);background:var(--green);color:var(--ink)}.product-card-actions button:disabled{opacity:.45;cursor:not-allowed}.store-empty{text-align:center;background:linear-gradient(145deg,#f0f8ee,#e4f1ef);border:1px solid #c8dcd5;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:465px;padding:55px 25px;display:flex}.store-empty-mark{background:var(--navy);color:#a5ed7d;border-radius:22px;place-items:center;width:76px;height:76px;margin-bottom:20px;display:grid;box-shadow:0 15px 32px #08364d2b}.store-empty-mark svg{width:37px}.store-empty h3,.store-no-results h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(29px,3vw,42px)}.store-empty>p:not(.kicker){color:#577078;max-width:620px;margin:17px auto 25px;line-height:1.7}.store-empty>div:last-child{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.store-outline-button{border:1px solid var(--navy);color:var(--navy);background:#fff}.store-loading{grid-template-columns:repeat(3,1fr);gap:20px;min-height:420px;display:grid;position:relative}.store-loading span{background:#e5ebe8;border-radius:18px;animation:1.3s ease-in-out infinite alternate store-pulse}.store-loading p{color:var(--muted);place-items:center;font-weight:900;display:grid;position:absolute;inset:0}.store-no-results{min-height:360px;color:var(--muted);text-align:center;border:1px dashed #b9cbc4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.store-no-results svg{width:40px}.store-no-results button{border:1px solid var(--navy);min-height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:7px;padding:0 17px;font-weight:900}.store-safety-note{background:#fff;border:1px solid #d3dfdb;border-radius:15px;grid-template-columns:42px 1fr;align-items:start;gap:16px;margin-top:30px;padding:24px;display:grid}.store-safety-note>span{clip-path:polygon(50% 0,94% 15%,88% 68%,50% 100%,12% 68%,6% 15%);background:var(--green);width:40px;height:46px;color:var(--navy);place-items:center;font-weight:900;display:grid}.store-safety-note strong{font-family:var(--font-display);font-size:16px}.store-safety-note p{color:var(--muted);margin:6px 0;font-size:12px;line-height:1.6}.store-safety-note a{color:var(--green-dark);font-size:11px;font-weight:900}.store-process{background:#fff;border:1px solid #d3dfdb;border-radius:15px;margin-top:16px;padding:25px}.store-process>strong{font-family:var(--font-display);font-size:17px}.store-process ol{grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0 15px;padding:0;list-style:none;display:grid}.store-process li{color:#526b72;background:var(--paper);border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:9px;min-height:72px;padding:12px;font-size:10px;line-height:1.45;display:grid}.store-process li span{width:28px;height:28px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.store-process>div{flex-wrap:wrap;gap:7px;display:flex}.store-process small{color:var(--green-dark);border:1px solid #c9d9d3;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.store-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#031a25c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-dialog{background:#fff;border-radius:22px;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:40px;width:min(1050px,100%);max-height:calc(100vh - 56px);padding:28px;display:grid;position:relative;overflow-y:auto;box-shadow:0 35px 90px #00000059}.store-dialog-close{border:1px solid var(--line);z-index:2;width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:50%;place-items:center;font-size:25px;display:grid;position:absolute;top:16px;right:16px}.product-gallery{min-width:0}.product-main-image{aspect-ratio:1;background:#edf2ef;border-radius:16px;overflow:hidden}.product-main-image>img{object-fit:cover;width:100%;height:100%;display:block}.product-thumbnails{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px;display:grid}.product-thumbnails button{aspect-ratio:1;cursor:pointer;background:#edf2ef;border:2px solid #0000;border-radius:8px;padding:0;overflow:hidden}.product-thumbnails button.active{border-color:var(--green-dark)}.product-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.product-dialog-copy{padding:28px 12px 10px 0}.product-dialog-copy>small{color:var(--green-dark);letter-spacing:.1em;font-size:9px;font-weight:900}.product-dialog-copy h2{font-family:var(--font-display);letter-spacing:-.045em;margin:10px 50px 0 0;font-size:clamp(32px,3.4vw,47px);line-height:1.08}.dialog-price strong{font-size:27px}.product-description{color:#516a72;margin:23px 0 16px;line-height:1.75}.product-option-label{flex-direction:column;gap:8px;margin-top:20px;font-size:11px;font-weight:900;display:flex}.product-dialog-add{width:100%;margin-top:18px}.product-dialog-add svg{width:20px}.product-dialog-add:disabled{opacity:.5;cursor:not-allowed}.product-fulfillment{background:#f0f7ee;border-radius:11px;flex-wrap:wrap;gap:8px;margin-top:22px;padding:17px;display:flex}.product-fulfillment strong{width:100%;margin-bottom:2px;font-size:11px}.product-fulfillment span{color:var(--green-dark);background:#fff;border:1px solid #bed7b7;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900}.product-dialog-copy details{border:1px solid var(--line);border-radius:10px;margin-top:14px}.product-dialog-copy summary{cursor:pointer;justify-content:space-between;padding:14px;font-size:11px;font-weight:900;list-style:none;display:flex}.product-dialog-copy details p{color:var(--muted);margin:0;padding:0 14px 16px;font-size:11px;line-height:1.65}.drawer-overlay{place-items:stretch end;padding:0}.store-cart-drawer{background:#fff;flex-direction:column;width:min(520px,100%);height:100%;display:flex;overflow:hidden;box-shadow:-25px 0 70px #00000040}.store-cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;padding:18px 24px;display:flex}.store-cart-drawer>header small{color:var(--green-dark);letter-spacing:.12em;font-size:9px;font-weight:900}.store-cart-drawer h2{font-family:var(--font-display);margin:4px 0 0;font-size:28px}.store-cart-drawer>header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:40px;height:40px;font-size:24px}.store-cart-lines{flex:1;padding:20px;overflow-y:auto}.store-cart-lines article{border-bottom:1px solid #e1e7e4;grid-template-columns:90px 1fr auto;align-items:start;gap:14px;padding:12px 0;display:grid}.cart-line-image{aspect-ratio:1;color:#7f958f;background:#e8efec;border-radius:10px;place-items:center;width:90px;display:grid;overflow:hidden}.cart-line-image img{object-fit:cover;width:100%;height:100%}.cart-line-image svg{width:32px}.store-cart-lines h3{font-family:var(--font-display);margin:2px 0 4px;font-size:15px;line-height:1.3}.store-cart-lines article>div:nth-child(2)>small{color:var(--muted);font-size:9px;display:block}.store-cart-lines article>div:nth-child(2)>strong{margin:7px 0;font-size:11px;display:block}.store-cart-lines label{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.store-cart-lines input{border:1px solid var(--line);border-radius:6px;width:54px;min-height:34px;padding:0 7px}.store-cart-lines article>div:nth-child(2)>button{color:#a64840;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:9px;text-decoration:underline}.store-cart-lines article>b{white-space:nowrap;font-size:12px}.store-cart-drawer>footer{border-top:1px solid var(--line);padding:22px 24px 25px;box-shadow:0 -10px 24px #08364d0d}.store-cart-drawer>footer>div{justify-content:space-between;align-items:center;display:flex}.store-cart-drawer>footer>div strong{font-family:var(--font-display);font-size:22px}.store-cart-drawer>footer>p{color:var(--muted);margin:8px 0 17px;font-size:10px;line-height:1.5}.store-cart-drawer>footer>button{background:var(--green);width:100%;min-height:50px;color:var(--ink);cursor:pointer;border:0;border-radius:8px;font-weight:900}.store-cart-drawer>footer>button:disabled{opacity:.5;cursor:not-allowed}.store-cart-drawer>footer>.cart-continue{color:var(--navy);background:0 0;margin-top:8px;font-size:11px}.cart-empty{min-height:380px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.cart-empty svg{width:54px}.cart-empty button{border:1px solid var(--navy);min-height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:7px;padding:0 17px;font-weight:900}.checkout-overlay{align-items:start}.store-checkout{background:#fff;border-radius:22px;width:min(960px,100%);margin:20px 0;padding:clamp(28px,4vw,48px);position:relative;box-shadow:0 35px 90px #00000059}.checkout-heading{max-width:730px}.checkout-heading h2,.checkout-success h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,50px)}.checkout-heading>p:last-child{color:var(--muted);line-height:1.65}.store-checkout form{flex-direction:column;gap:18px;margin-top:32px;display:flex}.store-checkout fieldset{border:1px solid var(--line);border-radius:14px;min-width:0;margin:0;padding:23px}.store-checkout legend{color:var(--green-dark);padding:0 9px;font-size:11px;font-weight:900}.checkout-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.store-checkout label{flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.store-checkout input,.store-checkout textarea{width:100%;min-height:46px;color:var(--ink);background:#fbfcfb;border:1px solid #cbd7d3;border-radius:7px;outline:0;padding:10px 11px}.store-checkout textarea{resize:vertical}.store-checkout input:focus,.store-checkout textarea:focus,.store-checkout select:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f24}.fulfillment-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fulfillment-choice>label{cursor:pointer;background:#fbfcfb;border:1px solid #cbd8d4;border-radius:10px;grid-template-columns:20px 1fr;align-items:start;gap:8px;min-height:105px;padding:14px;display:grid}.fulfillment-choice>label.selected{border-color:var(--green-dark);box-shadow:inset 0 0 0 1px var(--green-dark);background:#eff8ec}.fulfillment-choice input{width:18px;min-height:18px;accent-color:var(--green-dark);margin:0}.fulfillment-choice span{flex-direction:column;gap:5px;display:flex}.fulfillment-choice small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.checkout-address{gap:12px;margin-top:16px;display:grid}.payment-security-note{border-left:3px solid var(--green);color:#526b72;background:#f1f8ef;margin:15px 0 0;padding:12px 14px;font-size:10px;line-height:1.55}.checkout-review>div{border-bottom:1px solid #e4e9e6;justify-content:space-between;align-items:center;gap:20px;min-height:39px;font-size:11px;display:flex}.checkout-review>div strong{white-space:nowrap}.checkout-review .checkout-subtotal{border-bottom:0;min-height:55px;font-weight:900}.checkout-review .checkout-subtotal strong{font-family:var(--font-display);font-size:21px}.checkout-review>p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.55}.checkout-submit{background:var(--green);min-height:56px;color:var(--ink);cursor:pointer;border:0;border-radius:9px;font-weight:900}.checkout-submit:disabled{opacity:.6;cursor:wait}.store-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.store-error{background:#fff0ee;border-left:3px solid #b94d44;padding:11px 13px;line-height:1.5;color:#8e382f!important;font-size:11px!important}.checkout-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.checkout-success>span{clip-path:polygon(50% 0,94% 15%,88% 68%,50% 100%,12% 68%,6% 15%);background:var(--green);width:72px;height:82px;color:var(--navy);place-items:center;margin-bottom:20px;font-size:25px;font-weight:900;display:grid}.checkout-success>p:not(.kicker){max-width:590px;color:var(--muted);line-height:1.7}.checkout-success .button{margin-top:15px}.checkout-success>button{color:var(--navy);cursor:pointer;background:0 0;border:0;margin-top:14px;text-decoration:underline}.store-service-bridge{background:#fff;justify-content:space-between;align-items:center;gap:40px;padding:70px clamp(24px,5vw,82px);display:flex}.store-service-bridge h2{max-width:700px;font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.1}.store-service-bridge>a{flex:none}.store-footer{min-height:170px;color:var(--muted);border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:40px;padding:28px clamp(24px,5vw,82px);font-size:11px;display:grid}.store-footer>img{width:220px}.store-footer>div:nth-child(2){flex-direction:column;gap:12px;display:flex}.store-footer p{margin:0}.store-footer-links{color:var(--navy);flex-direction:column;align-items:flex-end;gap:9px;font-weight:900;display:flex}.store-policy-page{background:var(--paper);min-height:100vh;padding-bottom:80px}.store-policy-page>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:90px;padding:14px clamp(22px,5vw,78px);display:flex}.store-policy-page>header img{width:205px;display:block}.store-policy-page>article{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(1000px,100% - 40px);margin:65px auto 0;padding:clamp(25px,5vw,60px);box-shadow:0 18px 60px #08364d14}.store-policy-page h1{max-width:750px;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(41px,5vw,64px);font-weight:500;line-height:1.05}.policy-intro{max-width:680px;color:var(--muted);margin:22px 0 45px;font-size:16px;line-height:1.7}.store-policy-page article>section{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:18px;padding:25px 0;display:grid}.store-policy-page article>section>span{background:var(--mint);width:44px;height:44px;color:var(--green-dark);border-radius:12px;place-items:center;font-size:10px;font-weight:900;display:grid}.store-policy-page h2{font-family:var(--font-display);margin:0;font-size:22px}.store-policy-page section p{max-width:760px;color:var(--muted);margin:9px 0 0;line-height:1.7}.store-policy-page aside{background:var(--navy);color:#fff;border-radius:13px;flex-wrap:wrap;align-items:center;gap:20px;margin-top:25px;padding:22px;display:flex}.store-policy-page aside a:last-child{color:#a3eb7b;margin-left:auto;font-weight:900}.store-admin-content{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:24px;padding:35px clamp(18px,4vw,64px) 80px;display:grid}.store-admin-readiness{color:#fff;background:var(--navy);border-radius:14px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:25px;padding:18px 22px;display:flex}.store-admin-readiness>div{align-items:center;gap:13px;display:flex}.store-admin-readiness>div:first-child>span{width:38px;height:38px;color:var(--navy);background:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.store-admin-readiness strong{letter-spacing:.1em;font-size:10px}.store-admin-readiness p{color:#c8dce1;margin:4px 0 0;font-size:10px}.store-admin-readiness>div:last-child{flex-direction:column;align-items:flex-end;gap:3px}.store-admin-readiness>div:last-child>span{color:#a2ea79;font-size:11px;font-weight:900}.store-admin-readiness small{color:#c2d4da;font-size:9px}.store-product-editor,.store-products-manage,.store-orders-manage{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:28px;box-shadow:0 16px 45px #08364d12}.store-product-editor{grid-row:span 2}.store-orders-manage{grid-column:1/-1}.store-product-editor form{flex-direction:column;gap:15px;display:flex}.store-product-editor label{color:var(--ink);flex-direction:column;gap:7px;font-size:10px;font-weight:900;display:flex}.store-product-editor input,.store-product-editor textarea,.admin-order-list select{width:100%;min-height:44px;color:var(--ink);background:#fbfcfb;border:1px solid #cbd7d3;border-radius:7px;outline:0;padding:10px 11px}.store-product-editor input:focus,.store-product-editor textarea:focus,.admin-order-list select:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #67c64f24}.store-product-editor .admin-form-grid.three{grid-template-columns:repeat(3,1fr)}.admin-fulfillment{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:14px;display:grid}.admin-fulfillment legend{padding:0 7px;font-size:10px;font-weight:900}.admin-fulfillment label{background:var(--paper);cursor:pointer;border-radius:8px;flex-direction:row;align-items:start;min-height:58px;padding:9px}.admin-fulfillment input{width:17px;min-height:17px;accent-color:var(--green-dark);padding:0}.admin-fulfillment span{flex-direction:column;gap:3px;display:flex}.admin-fulfillment small{color:var(--muted);font-size:8px}.admin-publish-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.store-product-editor .admin-publish-choice{min-height:84px;padding:10px}.store-admin-form-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.store-admin-form-actions button{background:var(--green);min-height:51px;color:var(--ink);cursor:pointer;border:0;border-radius:8px;padding:0 20px;font-weight:900}.store-admin-form-actions button:last-child:not(:first-child){border:1px solid var(--line);color:var(--navy);background:#fff}.store-admin-form-actions button:disabled{opacity:.6;cursor:wait}.admin-product-images{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.admin-product-images figure{aspect-ratio:1;background:#e5eeea;border-radius:9px;margin:0;position:relative;overflow:hidden}.admin-product-images img{object-fit:cover;width:100%;height:100%}.admin-product-images button{color:#fff;cursor:pointer;background:#7a1f18e6;border:0;border-radius:5px;min-height:26px;padding:0 7px;font-size:8px;font-weight:900;position:absolute;bottom:5px;right:5px}.admin-product-list,.admin-order-list{flex-direction:column;gap:11px;display:flex}.admin-product-list>article{background:#fbfcfb;border:1px solid #dce5e1;border-radius:12px;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px;display:grid}.admin-product-cover{aspect-ratio:1;width:92px;color:var(--muted);background:#e5eeea;border-radius:8px;place-items:center;font-size:9px;display:grid;overflow:hidden}.admin-product-cover img{object-fit:cover;width:100%;height:100%}.admin-product-list article>div:nth-child(2){min-width:0}.admin-product-list article>div:nth-child(2)>span{letter-spacing:.08em;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:900}.admin-product-list span.active{color:#17652d;background:#dcf2d7}.admin-product-list span.draft{color:#66757a;background:#e8ecea}.admin-product-list h3{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 4px;font-size:13px;overflow:hidden}.admin-product-list p{color:var(--muted);margin:0;font-size:9px}.admin-product-list small{color:var(--green-dark);margin-top:4px;font-size:8px;display:block}.admin-product-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.admin-product-actions button{min-height:34px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #b9ccc5;border-radius:6px;font-size:9px;font-weight:900}.admin-product-actions button.danger{color:#a13f37;border-color:#e4c6c2}.admin-order-list>article{background:#fbfcfb;border:1px solid #dbe5e1;border-radius:13px;overflow:hidden}.admin-order-list article>header{background:#fff;justify-content:space-between;align-items:start;gap:20px;padding:15px;display:flex}.admin-order-list header span{color:var(--green-dark);letter-spacing:.1em;font-size:9px;font-weight:900}.admin-order-list h3{margin:5px 0;font-size:14px}.admin-order-list header p{color:var(--muted);margin:0;font-size:9px}.admin-order-list select{width:150px;min-height:38px;padding:0 9px;font-size:9px;font-weight:900}.admin-order-items{border-top:1px solid #e2e8e5;border-bottom:1px solid #e2e8e5;padding:8px 15px}.admin-order-items p{color:#4d656d;justify-content:space-between;align-items:center;gap:15px;min-height:30px;margin:0;font-size:10px;display:flex}.admin-order-list article>footer{color:var(--muted);justify-content:space-between;gap:15px;padding:11px 15px;font-size:9px;display:flex}.admin-order-list footer strong{color:var(--ink)}.admin-hub{background:var(--paper);min-height:100vh}.admin-hub>header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:92px;padding:15px clamp(20px,5vw,70px);display:grid}.admin-hub>header img{width:190px}.admin-hub>header div{flex-direction:column;gap:4px;display:flex}.admin-hub>header small{color:var(--green-dark);letter-spacing:.12em;font-size:9px;font-weight:900}.admin-hub>header strong{font-size:11px}.admin-hub>header a{border:1px solid var(--line);min-height:40px;color:var(--navy);border-radius:7px;place-items:center;padding:0 14px;font-size:10px;font-weight:900;display:grid}.admin-hub>section{width:min(1050px,100% - 36px);margin:70px auto}.admin-hub h1{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,58px);font-weight:500}.admin-hub>section>div{grid-template-columns:1fr 1fr;gap:20px;margin-top:35px;display:grid}.admin-hub>section>div>a{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:300px;padding:30px;transition:transform .2s;display:flex;box-shadow:0 15px 45px #08364d12}.admin-hub>section>div>a:hover{transform:translateY(-4px)}.admin-hub>section>div>a>span{background:var(--green);width:48px;height:48px;color:var(--navy);border-radius:13px;place-items:center;font-size:10px;font-weight:900;display:grid}.admin-hub h2{font-family:var(--font-display);margin:35px 0 10px;font-size:27px}.admin-hub>section>div p{color:var(--muted);margin:0;line-height:1.65}.admin-hub>section>div strong{color:var(--green-dark);margin-top:auto;font-size:11px}.admin-hub-site{color:var(--navy);margin-top:25px;font-size:11px;font-weight:900;text-decoration:underline;display:inline-flex}@media (width<=1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-toolbar{grid-template-columns:1fr 190px 190px}.store-admin-content{grid-template-columns:1fr}.store-product-editor,.store-orders-manage{grid-area:auto}}@media (width<=880px){.store-site-header{grid-template-columns:1fr auto}.store-site-header nav{display:none}.store-hero{grid-template-columns:1fr;gap:38px}.store-toolbar{grid-template-columns:1fr 1fr}.store-search{grid-column:1/-1}.product-dialog{grid-template-columns:1fr}.product-main-image{aspect-ratio:4/3}.product-dialog-copy{padding:0 4px 8px}.store-footer{grid-template-columns:1fr 1fr}.store-footer>img{grid-column:1/-1}.checkout-grid,.fulfillment-choice{grid-template-columns:1fr}.store-admin-readiness{align-items:flex-start}.store-admin-readiness>div:last-child{display:none}}@media (width<=650px){.home-store-heading{flex-direction:column;align-items:flex-start}.home-store-heading>.button{width:100%}.home-store-loading,.home-store-products{grid-template-columns:1fr}.home-store-loading span{min-height:250px}.home-store-empty{grid-template-columns:1fr;justify-items:start;padding:28px 20px}.home-store-empty a{width:100%}.store-site-header{min-height:78px;padding:10px 14px}.store-site-header .brand-image{width:148px}.store-hero{padding:64px 20px 55px}.store-hero h1{font-size:43px}.store-hero>div:first-child>p:last-child{font-size:15px}.store-catalog{padding:58px 18px 75px}.store-catalog-heading{flex-direction:column;align-items:flex-start}.store-cart-button{justify-content:center;width:100%}.store-toolbar{grid-template-columns:1fr;margin-top:26px}.store-search{grid-column:auto}.product-grid,.store-loading{grid-template-columns:1fr}.store-loading span:not(:first-child){display:none}.store-empty{min-height:420px}.store-empty>div:last-child,.store-empty .button{width:100%}.store-safety-note{padding:18px 15px}.store-process ol{grid-template-columns:1fr}.store-overlay{align-items:stretch;padding:0}.product-dialog{border-radius:0;min-height:100%;max-height:none;padding:64px 15px 25px;display:block}.product-main-image{aspect-ratio:1}.product-thumbnails{grid-template-columns:repeat(5,1fr)}.product-dialog-copy{padding:24px 3px 0}.store-cart-lines article{grid-template-columns:72px 1fr}.cart-line-image{width:72px}.store-cart-lines article>b{grid-column:2}.store-checkout{border-radius:0;min-height:100%;margin:0;padding:70px 15px 30px}.store-checkout fieldset{padding:18px 13px}.store-service-bridge{flex-direction:column;align-items:flex-start;padding:58px 20px}.store-service-bridge>a{width:100%}.store-footer{grid-template-columns:1fr;gap:22px;padding:28px 20px 45px}.store-footer>img{grid-column:auto;width:210px}.store-footer-links{align-items:flex-start}.store-policy-page>article{margin-top:30px}.store-policy-page article>section{grid-template-columns:1fr}.store-policy-page aside{flex-direction:column;align-items:flex-start}.store-policy-page aside a:last-child{margin-left:0}.store-admin-content{padding:24px 12px 55px}.store-admin-readiness{padding:16px}.store-product-editor,.store-products-manage,.store-orders-manage{border-radius:15px;padding:20px 14px}.store-product-editor .admin-form-grid.three,.admin-fulfillment,.admin-publish-row{grid-template-columns:1fr}.admin-product-images{grid-template-columns:repeat(3,1fr)}.admin-order-list article>header{flex-direction:column}.admin-order-list select{width:100%}.admin-order-list article>footer{flex-direction:column}.admin-hub>header{grid-template-columns:1fr auto;padding:12px 15px}.admin-hub>header img{width:155px}.admin-hub>header div{display:none}.admin-hub>section{margin:45px auto}.admin-hub>section>div{grid-template-columns:1fr}.admin-hub>section>div>a{min-height:260px}}
