/*! 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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#22352e;--cream:#fffaf1;--coral:#ff725e;--line:#e8e2d8;--muted:#66756f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:.12em;text-transform:uppercase;padding:9px;font-size:11px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1240px;height:76px;margin:auto;padding:0 28px;display:flex}.brand{font:700 27px Georgia,serif}.brand span{color:var(--coral)}nav{gap:34px;font-size:14px;display:flex}nav a:hover{color:var(--coral)}.header-actions{align-items:center;gap:17px;display:flex}.owner-link,.bag{cursor:pointer;background:0 0;border:0}.owner-link{color:var(--muted);font-size:12px}.bag b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:5px;font-size:11px;display:inline-grid}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:65px;max-width:1240px;margin:auto;padding:52px 28px 66px;display:grid}.hero-copy{padding-left:4vw}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#557166;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.04em;margin:20px 0 24px;font:400 clamp(52px,6vw,86px)/.94 Georgia,serif}.hero h1 em{color:var(--coral);font-weight:400}.hero p{color:#52635d;max-width:500px;margin:0 0 32px;font:18px/1.6 Georgia,serif}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:99px;justify-content:space-between;align-items:center;gap:30px;padding:17px 24px;font-size:14px;font-weight:700;display:inline-flex}.primary:hover{background:#345247;transform:translateY(-1px)}.primary span{font-size:20px}.trust{color:#718078;gap:22px;margin-top:30px;font-size:11px;display:flex}.hero-art{background:#f7c9b8;border-radius:260px 260px 30px 30px;height:540px;position:relative;overflow:hidden}.arch{background:#ef9c84;border-radius:240px 240px 0 0;height:80%;position:absolute;bottom:0;left:12%;right:12%}.sun{color:#fff;background:#ffd66b;border-radius:50%;place-items:center;width:95px;height:95px;font-size:32px;display:grid;position:absolute;top:12%;right:13%}.lamp{color:#ffdb70;font-size:90px;line-height:.6;position:absolute;top:24%;left:20%}.lamp i{background:var(--ink);border-radius:8px;width:16px;height:180px;margin:auto;display:block}.pillow{text-align:center;color:#49685c;background:#d7ebe0;border-radius:45% 55% 47% 53%;place-items:center;width:210px;height:170px;font:28px/1 Georgia,serif;display:grid;position:absolute;bottom:9%;left:12%;transform:rotate(-6deg);box-shadow:0 18px 30px #6e513433}.plant{color:#466f5b;font-size:180px;position:absolute;bottom:0;right:5%;transform:rotate(-12deg)}.spark{color:#fff;font-size:30px;position:absolute}.spark.one{top:16%;left:10%}.spark.two{font-size:20px;top:45%;right:10%}.benefits{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1184px;margin:auto;display:grid}.benefits div{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:25px 35px;display:flex}.benefits div:last-child{border:0}.benefits b{font:17px Georgia,serif}.benefits span{color:var(--muted);margin-top:5px;font-size:11px}.shop{max-width:1240px;margin:auto;padding:85px 28px 100px}.section-head{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.section-head h2,.story h2,.newsletter h2{margin:10px 0 0;font:400 43px Georgia,serif}.stock-note{color:var(--muted);font-size:12px}.filters{gap:8px;padding-bottom:18px;display:flex;overflow:auto}.filters button{border:1px solid var(--line);white-space:nowrap;cursor:pointer;background:0 0;border-radius:30px;padding:9px 15px;font-size:12px}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:32px 18px;display:grid}.product-art{cursor:pointer;border:0;border-radius:22px;place-items:center;width:100%;height:300px;display:grid;position:relative;overflow:hidden}.product-art>span{color:#fff;text-shadow:0 8px 30px #3f3f3f18;font:80px Georgia,serif;transition:all .3s}.product-art:hover>span{transform:scale(1.1)rotate(-3deg)}.product-art small{text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:20px;padding:7px 10px;font-size:10px;position:absolute;top:13px;left:13px}.peach{background:#efb49f!important}.lilac{background:#cabbe0!important}.mint{background:#b5d6c3!important}.butter{background:#f1d889!important}.sky{background:#a9cbd8!important}.rose{background:#e7acb6!important}.sage{background:#8fb39e!important}.apricot{background:#efbc86!important}.product-info{justify-content:space-between;gap:12px;padding:15px 3px 10px;display:flex}.product-info h3,.product-info p{margin:3px 0 0;font-size:14px}.product-info h3{font-weight:600}.product-info>div>span{text-transform:uppercase;color:#87928d;letter-spacing:.08em;font-size:10px}.product-info p{color:#334b42}.quick-add{border:1px solid var(--line);cursor:pointer;opacity:0;background:0 0;border-radius:30px;justify-content:space-between;width:100%;padding:10px 15px;font-size:12px;transition:all .2s;display:flex}.product-card:hover .quick-add,.quick-add:focus{opacity:1}.story{background:#dcebdc;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:90px max(6vw,28px);display:grid}.story-art{background:#ffcbbd;border-radius:32px 220px 32px 32px;place-items:center;height:440px;display:grid;position:relative}.story-art>span{color:#fff;font-size:180px}.story-art i{text-align:center;color:#2e5245;font:25px Georgia,serif;position:absolute}.story>div:last-child{max-width:500px}.story h2{font-size:50px;line-height:1.05}.story p{color:#52635d;font:17px/1.7 Georgia,serif}.story a{border-bottom:1px solid;margin-top:18px;padding-bottom:6px;font-size:13px;display:inline-block}.newsletter{text-align:center;background:#ffefdf;padding:100px 20px}.newsletter>span{text-transform:uppercase;letter-spacing:.18em;font-size:10px}.newsletter h2{font-size:50px}.newsletter p{color:var(--muted);font:16px Georgia,serif}.newsletter form{border-bottom:1px solid #a89c8e;max-width:480px;margin:30px auto 0;display:flex}.newsletter input{background:0 0;border:0;outline:none;flex:1;padding:15px 5px}.newsletter button{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:15px;padding:55px max(4vw,25px) 30px;display:grid}footer p{color:#b8c6c0;font:16px Georgia,serif}footer>div{justify-content:flex-end;gap:25px;font-size:12px;display:flex}footer small{color:#93a59d;border-top:1px solid #ffffff24;grid-column:1/-1;margin-top:20px;padding-top:22px;font-size:10px}.overlay{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#142a2273;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.detail-modal{background:var(--cream);border-radius:28px;grid-template-columns:1fr 1fr;width:min(920px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #10251d55}.close{z-index:3;cursor:pointer;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:23px;position:absolute;top:15px;right:18px}.detail-art{place-items:center;min-height:540px;display:grid}.detail-art>span{color:#fff;font:140px Georgia,serif}.detail-copy{padding:75px 55px}.detail-copy h2{margin:15px 0;font:42px/1.05 Georgia,serif}.detail-copy h3{font:24px Georgia,serif}.detail-copy p{color:var(--muted);font:16px/1.7 Georgia,serif}.detail-copy ul{margin:0 0 22px;padding:12px 0;font-size:12px;line-height:2;list-style:none}.full{width:100%}.side-panel{background:var(--cream);width:min(480px,100%);padding:55px 38px;position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 70px #10251d33}.side-panel h2{margin:12px 0 30px;font:42px Georgia,serif}.empty{text-align:center;padding:80px 10px}.empty>span{color:#a8c9bb;font-size:65px}.empty h3{font:25px Georgia,serif}.empty p,.admin-intro,.checkout-note{color:var(--muted);font-size:13px;line-height:1.6}.secondary{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:30px;padding:13px 20px}.cart-list>div,.admin-list>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:13px 0;display:grid}.cart-thumb,.admin-list>div>span{color:#fff;border-radius:13px;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.cart-list b,.admin-list b{font-size:13px}.cart-list small{color:var(--muted);margin-top:5px;display:block}.cart-list em,.admin-list em{font-size:12px;font-style:normal}.cart-list button,.admin-list button{cursor:pointer;background:0 0;border:0}.cart-total{justify-content:space-between;margin-top:30px;font:20px Georgia,serif;display:flex}.payment-note{text-align:center;color:#87928d;margin-top:14px;font-size:10px}.admin-panel{width:min(600px,100%)}.admin-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.admin-stats div{background:#f3ede3;border-radius:14px;padding:16px}.admin-stats b{font:24px Georgia,serif;display:block}.admin-stats span{color:var(--muted);font-size:10px}.admin-form{border:1px solid var(--line);border-radius:20px;margin:25px 0;padding:20px}.admin-form label{gap:7px;margin-bottom:13px;font-size:11px;display:grid}.admin-form>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-form input,.admin-form select{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:12px}.admin-list>div>span{width:44px;height:44px}.admin-tip{background:#fff1c6;border-radius:12px;padding:14px;font-size:11px;line-height:1.5}@media (max-width:780px){.site-header{height:66px;padding:0 18px}.site-header nav,.owner-link{display:none}.hero{grid-template-columns:1fr;gap:38px;padding:40px 18px}.hero-copy{padding:0}.hero h1{font-size:54px}.hero-art{height:430px}.benefits{grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid var(--line)}.shop{padding:60px 18px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 10px}.product-art{height:220px}.section-head h2{font-size:35px}.quick-add{opacity:1}.story{grid-template-columns:1fr;padding:60px 18px}.story-art{height:360px}.story h2{font-size:40px}.detail-modal{grid-template-columns:1fr;max-height:92vh;overflow:auto}.detail-art{min-height:300px}.detail-copy{padding:38px 25px}.detail-copy h2{font-size:34px}footer{grid-template-columns:1fr}footer>div{justify-content:flex-start}}@media (max-width:420px){.announcement{font-size:9px}.product-art{height:185px}.product-art>span{font-size:60px}.product-info{display:block}.product-info p{margin-top:5px}.trust{flex-wrap:wrap;gap:12px}.side-panel{padding:50px 22px}.admin-form>div{grid-template-columns:1fr}}.detail-media{min-width:0}.detail-art{overflow:hidden}.detail-art img,.detail-art video{object-fit:cover;width:100%;height:540px}.media-tabs{background:#fffaf1;gap:8px;padding:10px;display:flex}.media-tabs button{cursor:pointer;background:#eee7dd;border:2px solid #0000;border-radius:9px;width:62px;height:52px;padding:0;overflow:hidden}.media-tabs button.active{border-color:#ff725e}.media-tabs img{object-fit:cover;width:100%;height:100%}.media-tabs .video-tab{width:auto;padding:0 14px;font-size:11px;font-weight:700}.product-colors{margin:13px 0}.product-colors>b{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.product-colors>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.product-colors span{background:#fff;border:1px solid #d8d1c6;border-radius:20px;padding:6px 10px;font-size:11px}@media (max-width:780px){.detail-art img,.detail-art video{height:300px}}.card-gallery{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px;display:grid}.card-gallery button{cursor:pointer;background:#eee7dd;border:2px solid #0000;border-radius:10px;height:64px;padding:0;overflow:hidden}:is(.card-gallery button:hover,.card-gallery button:focus-visible){border-color:var(--coral)}.card-gallery img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:780px){.card-gallery button{height:52px}}.collection-video{background:#eef4eb;border-radius:32px;grid-template-columns:minmax(260px,.8fr) minmax(340px,1.2fr);align-items:center;gap:48px;max-width:1184px;margin:72px auto 0;padding:48px;display:grid}.collection-video h2{margin:12px 0 18px;font:400 43px/1.08 Georgia,serif}.collection-video p{color:var(--muted);margin:0 0 26px;font:16px/1.7 Georgia,serif}.collection-video video{background:#172a22;border-radius:24px;width:100%;max-height:560px;display:block;box-shadow:0 22px 55px #233b3026}@media (max-width:780px){.collection-video{grid-template-columns:1fr;gap:26px;margin:45px 18px 0;padding:26px}.collection-video h2{font-size:35px}.collection-video video{max-height:520px}}.setup-page{background:#dcebdc;place-items:center;min-height:100vh;padding:24px;display:grid}.setup-page section{text-align:center;background:#fffaf1;border-radius:30px;max-width:620px;padding:65px;box-shadow:0 25px 80px #1d3a2f1f}.setup-icon{color:#fff;background:#ff725e;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 25px;font-size:36px;display:grid}.setup-page h1{margin:18px 0;font:48px/1.08 Georgia,serif}.setup-page p{color:#66756f;margin-bottom:30px;font:17px/1.7 Georgia,serif}.setup-page code{background:#f0e8dc;border-radius:5px;padding:3px 6px;font:12px monospace}@media (max-width:600px){.setup-page section{padding:45px 24px}.setup-page h1{font-size:38px}}.product-art img,.detail-art img,.cart-thumb img,.manager-thumb img{object-fit:cover;width:100%;height:100%}.manager{background:#f6f1e8;min-height:100vh}.manager-head{background:#fffaf1;border-bottom:1px solid #e8e2d8;justify-content:space-between;align-items:center;height:82px;padding:0 max(3vw,22px);display:flex}.manager-head>div:first-child{align-items:center;gap:16px;display:flex}.manager-head small{color:#66756f;border-left:1px solid #d8d1c6;padding-left:16px}.manager-head>div:last-child{align-items:center;gap:20px;font-size:12px;display:flex}.manager-head>div:last-child span{color:#66756f}.manager-shell{grid-template-columns:460px 1fr;align-items:start;gap:32px;max-width:1380px;margin:auto;padding:38px;display:grid}.manager-form,.catalog-list{background:#fffaf1;border:1px solid #e8e2d8;border-radius:24px;padding:30px}.manager-form{position:sticky;top:20px}.manager-form h1{margin:12px 0 28px;font:38px/1.05 Georgia,serif}.manager-form label{color:#455d54;gap:7px;margin:0 0 15px;font-size:11px;font-weight:700;display:grid}.manager-form input,.manager-form textarea,.manager-form select{color:#22352e;background:#fff;border:1px solid #ddd5c9;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-weight:400}.manager-form input:focus,.manager-form textarea:focus,.manager-form select:focus{border-color:#557166;box-shadow:0 0 0 3px #dcebdc}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.manager-form .check{align-items:center;gap:9px;margin:18px 0;font-weight:400;display:flex}.manager-form .check input{width:16px;height:16px}.manager-form button:disabled{opacity:.55}.cancel{cursor:pointer;background:0 0;border:0;width:100%;padding:13px;font-size:12px}.manager-message{background:#dcebdc;border-radius:10px;padding:12px;font-size:12px;line-height:1.5}.catalog-title{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.catalog-title h2{margin:8px 0 0;font:32px Georgia,serif}.catalog-title>span{color:#66756f;font-size:11px}.manager-products{gap:10px;display:grid}.manager-products article{border:1px solid #e8e2d8;border-radius:16px;grid-template-columns:76px minmax(170px,1fr) auto auto;align-items:center;gap:16px;padding:11px;display:grid}.manager-thumb{color:#fff;border-radius:12px;place-items:center;width:76px;height:76px;font-size:31px;display:grid;overflow:hidden}.manager-products h3{margin:5px 0;font-size:14px}.manager-products small{color:#7e8b85;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.manager-products b{font-size:12px}.manager-products>article>span.live,.manager-products>article>span.hidden{text-transform:uppercase;letter-spacing:.08em;border-radius:20px;padding:6px 9px;font-size:9px}.manager-products>article>span.live{color:#38614f;background:#dcebdc}.manager-products>article>span.hidden{color:#746b61;background:#eee7dd}.row-actions{gap:5px;display:flex}.row-actions button{cursor:pointer;background:0 0;border:1px solid #ded6ca;border-radius:20px;padding:7px 9px;font-size:10px}.row-actions .danger{color:#b94e42}.manager .primary{border-radius:12px}@media (max-width:950px){.manager-shell{grid-template-columns:1fr;padding:20px}.manager-form{position:static}.manager-products article{grid-template-columns:64px 1fr auto}.manager-thumb{width:64px;height:64px}.row-actions{grid-column:2/-1}.manager-head>div:last-child span{display:none}}@media (max-width:560px){.manager-head{height:72px}.manager-head small{display:none}.manager-shell{padding:12px}.manager-form,.catalog-list{border-radius:18px;padding:20px}.form-row{grid-template-columns:1fr}.manager-products article{grid-template-columns:56px 1fr auto}.manager-thumb{width:56px;height:56px}.catalog-title h2{font-size:26px}}
