:root{font-family:Inter,Arial,sans-serif;color:#263329;background:#f5f5f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}a:focus-visible,select:focus-visible{outline:3px solid #74965a;outline-offset:5px}.navbar{height:90px;border-bottom:1px solid #dddfd5;display:flex;align-items:center;justify-content:space-between;padding:0 7%;gap:20px}.nav-title{font-size:20px;font-weight:600;letter-spacing:-.6px;display:flex;align-items:center;gap:12px}.logo{font-size:36px;color:#547143}.nav-link{font-size:12px}.nav-link span{margin-left:20px}main{max-width:1220px;margin:auto;padding:0 6%}.intro{padding:66px 0 44px;max-width:620px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#75816d}h1{font-size:clamp(40px,5.7vw,66px);line-height:1.08;font-weight:500;letter-spacing:-3px;margin:20px 0}h1 span{color:#8b9c6d}.intro p{color:#80867b;font-size:14px;line-height:1.8;max-width:390px}.catalogue{background:#fff;border:1px solid #e1e4da;border-radius:16px;padding:32px;scroll-margin-top:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}h2{font-size:35px;letter-spacing:-1px;font-weight:500;margin:10px 0 22px}.collection-tag{display:flex;align-items:center;gap:7px;font-size:11px;color:#7f887b}.collection-tag i{height:6px;width:6px;border-radius:50%;background:#819e64}.product-banner{height:185px;background:#242f27;border-radius:9px;position:relative;overflow:hidden;display:grid;place-items:center}.light-bar{width:57%;height:9px;transform:rotate(-13deg);background:#fffde2;border-radius:6px;box-shadow:0 0 8px #ffffde,0 0 25px #e9edab99,0 0 60px #edf9b677}.light-glow{position:absolute;width:75%;height:100%;background:radial-gradient(ellipse,#bac69130,transparent 65%);transform:rotate(-13deg)}.banner-caption,.banner-number{position:absolute;bottom:19px;font-size:8px;letter-spacing:1.7px;color:#b9c2ad}.banner-caption{left:22px}.banner-number{right:22px}.selection-header{margin:30px 0 23px;display:flex;align-items:center;justify-content:space-between;gap:15px}h3{font-size:16px;font-weight:500;margin:0}.selection-header p{font-size:11px;color:#8b9386;margin:0}.options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.option label{display:block;font-size:11px;color:#6a7564;margin-bottom:11px}.option select{width:100%;min-height:51px;padding:12px 36px 12px 15px;background:#fafbf8;border:1px solid #e0e5da;border-radius:7px;font-size:13px;color:#35422f;cursor:pointer}.status{font-size:10px;color:#939b8c;margin:16px 0 27px;line-height:1.6}.checkout-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-top:1px solid #e9ece4;padding-top:26px}.checkout-note{font-size:12px;line-height:1.9;margin:0 0 4px}.checkout-note span{font-size:10px;color:#8e9588}.checkout{text-align:right}.checkout>p{font-size:12px;color:#7f8978;margin:0 0 9px}.checkout strong{display:block;font-size:32px;letter-spacing:-1px;font-weight:500}.checkout>a{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#ddeaac;padding:14px 20px;border-radius:6px;font-size:13px;margin-top:20px;transition:background .15s}.checkout small{display:block;font-size:9px;color:#8a9382;margin-top:10px}footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8f9787;padding:27px 0 36px}@media(max-width:650px){.navbar{height:74px;padding-inline:6%}.nav-title{font-size:16px}.nav-link{font-size:10px}.nav-link span{margin-left:5px}.logo{font-size:28px}.intro{padding-top:42px}h1{letter-spacing:-2px}.catalogue{padding:22px}.collection-tag{font-size:9px}.selection-header{align-items:flex-start;flex-direction:column;gap:8px}.options{grid-template-columns:1fr;gap:17px}.product-banner{height:150px}.checkout-row{align-items:flex-start;flex-direction:column}.checkout{align-self:flex-end}.checkout-note{font-size:11px}footer{font-size:9px}.banner-caption{font-size:7px;letter-spacing:1px}}body{background:radial-gradient(ellipse at 50% 0%,#edf0df,#f5f5f0 65%);min-height:100vh}main{padding-top:40px;padding-bottom:40px}#lights{display:grid;gap:24px}.catalogue{box-shadow:0 8px 32px #35422f06}.add-light-row{display:flex;flex-direction:column;align-items:center;padding:25px 0 0;gap:10px}#add-light{display:flex;align-items:center;gap:12px;border:1px solid #dce2d1;border-radius:100px;padding:10px 22px 10px 12px;background:#fff;color:#35422f;cursor:pointer;box-shadow:0 4px 16px #35422f06;transition:background .2s,border-color .2s}#add-light span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e9f0d3;font-size:24px;font-weight:400;line-height:1}button:focus-visible{outline:3px solid #74965a;outline-offset:5px}.add-light-row p{font-size:11px;color:#8b9386;margin:0}@media(max-width:650px){main{padding-top:20px;padding-bottom:28px}#lights{gap:18px}}main{padding-bottom:150px}.order-summary{position:fixed;inset:auto 0 0;z-index:10;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #e1e4da;box-shadow:0 -8px 32px #35422f06;padding-bottom:env(safe-area-inset-bottom,0px)}.order-summary-inner{max-width:1220px;margin:auto;padding:20px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}.order-summary p{margin:8px 0 0;font-size:16px;font-weight:500}.order-summary-total{text-align:right}.order-summary-total>span{display:block;font-size:11px;color:#7f8978;margin-bottom:6px}.order-summary-total strong{font-size:28px;font-weight:500;letter-spacing:-1px}html{scroll-padding-bottom:130px}@media(max-width:650px){main{padding-bottom:140px}.order-summary-inner{padding-block:16px}.order-summary-total strong{font-size:24px}}.provider-credit{display:flex;align-items:center;gap:6px;margin:0;padding:0 0 20px;border-bottom:1px solid #e9ece4;font-size:11px;color:#8b9386}.provider-credit span{color:#53634b;font-weight:500}#category-picker{width:min(460px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:28px;border:1px solid #e1e4da;border-radius:22px;background:#fcfdf9;color:#263329;box-shadow:0 24px 90px #17251c30}#category-picker::backdrop{background:#24302655;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.picker-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}#close-picker{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e4da;background:#fff;border-radius:50%;font-size:23px;color:#75816d;cursor:pointer}#picker-title{font-size:32px;margin:18px 0 8px;letter-spacing:-1px}.picker-description{font-size:13px;line-height:1.6;color:#808b78;margin:0 0 24px}.category-choices{display:grid;gap:10px}.category-choices>button{display:flex;align-items:center;gap:16px;width:100%;padding:17px;border:1px solid #e1e6d9;border-radius:13px;text-align:left;background:#fff;color:inherit;cursor:pointer;transition:background .18s,border-color .18s,transform .18s}.category-icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;background:#eef2e5;border-radius:12px;color:#62784e}.category-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.category-choices>button:nth-child(2) .category-icon{background:#f4eee4;color:#998363}.category-choices>button:nth-child(3) .category-icon{background:#f4f3dc;color:#92904d}.category-copy{display:grid;gap:6px}.category-copy strong{font-size:15px;font-weight:500}.category-copy small{font-size:11px;line-height:1.5;color:#87917e}.category-arrow{margin-left:auto;color:#839373;font-size:20px}@media(max-width:450px){#category-picker{padding:22px}.category-choices>button{padding:14px;gap:12px}}@media(prefers-reduced-motion:reduce){.category-choices>button{transition:none}}[hidden]{display:none!important}.first-choice{max-width:480px;margin:clamp(36px,10vh,100px) auto 40px;text-align:center}.first-choice h1{font-size:clamp(28px,4vw,38px);font-weight:500;letter-spacing:-1.3px;line-height:1.2;margin:18px 0 12px}.first-choice>p{font-size:13px;color:#808b78;line-height:1.8;margin:0 0 32px}.first-choice label{display:block;text-align:left;font-size:11px;color:#6a7564;margin:0 0 10px 4px}.first-select-wrap{position:relative}.first-select-wrap select{appearance:none;width:100%;padding:20px 52px 20px 22px;border:1px solid #dbe2d0;border-radius:14px;background:#fff;color:#35422f;font-size:14px;box-shadow:0 8px 28px #35422f08;cursor:pointer;transition:border-color .2s,box-shadow .2s}.first-select-wrap>span{position:absolute;right:22px;top:16px;font-size:23px;color:#81936b;pointer-events:none}.summary-count{margin-right:auto}.summary-action{min-width:210px}.summary-action>a{display:flex;align-items:center;justify-content:space-between;gap:26px;background:#ddeaac;border:1px solid #d2e39a;padding:15px 20px;border-radius:10px;color:#35422f;font-size:13px;font-weight:500;transition:background .2s;cursor:pointer}.summary-action small{display:block;text-align:center;font-size:9px;color:#8a9382;margin-top:7px}.order-summary-inner{gap:30px}@media(max-width:650px){.order-summary-inner{display:grid;grid-template-columns:1fr auto;gap:13px 20px}.summary-action{grid-column:1/-1}.summary-action>a{padding:12px 18px}.order-summary-total strong{font-size:23px}main{padding-bottom:210px}html{scroll-padding-bottom:200px}.first-choice{margin-top:48px}}@font-face{font-family:Inter;src:url(/fonts/InterVariable.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{font-optical-sizing:auto}html{scroll-padding-bottom:calc(var(--summary-height,0px) + 24px)}main{padding-bottom:calc(var(--summary-height,0px) + 40px)}.option,.summary-count,.order-summary-total,.summary-action,.category-copy{min-width:0}.checkout strong,.order-summary-total strong{overflow-wrap:anywhere}.summary-action{min-width:0}#close-picker{width:44px;height:44px;flex-shrink:0}#category-picker{overflow-y:auto;overscroll-behavior:contain}@media(max-width:850px)and (min-width:651px){.order-summary-inner{gap:18px}.order-summary-total strong{font-size:24px}.summary-action>a{gap:16px;padding-inline:16px}}@media(max-width:650px){.navbar{height:auto;min-height:74px;padding-block:12px;gap:8px 16px;flex-wrap:wrap}.nav-title,.nav-link{min-height:44px;display:flex;align-items:center}.nav-title{gap:8px}.nav-link{font-size:12px;white-space:nowrap}main{padding-inline:16px}.catalogue{padding:20px}.section-heading{flex-wrap:wrap;gap:0 12px;margin-bottom:16px}.section-heading h2{margin-bottom:12px}.collection-tag{font-size:10px;line-height:1.5}.option select,.first-select-wrap select{font-size:16px}.checkout{max-width:100%}.checkout strong{font-size:28px}.order-summary-inner{padding:12px 16px;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:12px}.summary-action>a{min-height:44px}.summary-count .eyebrow{font-size:9px;letter-spacing:1px}.order-summary-total strong{font-size:clamp(18px,5.5vw,23px)}.first-choice{margin-top:32px}}@media(max-width:380px){.navbar{padding-inline:16px}.nav-title{font-size:15px}.nav-link{font-size:11px}.logo{font-size:24px}#category-picker{padding:18px}.category-choices>button{padding:12px;gap:10px}.category-icon{width:40px;height:40px}.category-arrow{flex-shrink:0}}.option label,.first-choice label{font-size:13px;font-weight:500;line-height:1.5;color:#465440}.option select,.first-select-wrap select{min-height:56px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.5;color:#263329;background-color:#fff;border-color:#aebba5;color-scheme:light}.option select{padding:14px 36px 14px 16px}select option{font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500;color:#263329;background:#fff}select option:disabled{color:#596651}.category-copy strong{font-size:16px;color:#263329}.category-copy small{font-size:13px;color:#596651}.days-hint{display:block;margin-top:8px;font-size:11px;line-height:1.5;color:#64705e}.option select:disabled{opacity:1;color:#465440;-webkit-text-fill-color:#465440;background:#f0f2eb;cursor:default}.nav-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.remove-item{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 12px;border:1px solid #e1e4da;border-radius:8px;background:transparent;color:#64705e;font-size:12px;cursor:pointer}.remove-item span{font-size:20px;line-height:1}@media(prefers-reduced-motion:no-preference){.remove-item{transition:background .18s,color .18s,border-color .18s,transform .18s}.remove-item:active{transform:scale(.96)}}.nav-actions .nav-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.contact-section{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:560px;margin:48px auto 0;padding:24px 0 0;border-top:1px solid #dddfd5;text-align:center;scroll-margin-top:24px}.contact-section>div{min-width:0}.contact-section h2{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.25px;margin:0 0 8px}.contact-section p{max-width:450px;font-size:13px;line-height:1.7;color:#6a7564;margin:0}.contact-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 24px}.contact-actions:not(:has(a:not([hidden]))){display:none}.contact-button,.catalogue-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:13px;font-weight:500;text-underline-offset:4px}.contact-button{color:#405c35;text-decoration:underline}.catalogue-link{color:#64705e}main:has(#first-choice:not([hidden])) .contact-section{max-width:480px;margin-top:0}@media(max-width:650px){.nav-actions{gap:16px}.contact-section{padding-top:22px;gap:12px;margin-top:32px}.contact-actions{width:100%}}
