:root{color:#171713;background:#d9d3c8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171713;--paper: #f5f1e9;--paper-deep: #e8e0d3;--warm: #b57945;--warm-dark: #87532f;--line: rgba(23, 23, 19, .14);--muted: #706b62;--shadow: 0 24px 70px rgba(20, 17, 12, .16)}*{box-sizing:border-box}html{min-height:100%;background:#d9d3c8}body{min-width:320px;min-height:100%;margin:0;color:var(--ink);background:#d9d3c8;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;padding:.75rem 1rem;color:#fff;background:var(--ink);border-radius:.7rem}.skip-link:focus{top:1rem}.app-shell{position:relative;width:min(100%,780px);min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.app-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:calc(64px + env(safe-area-inset-top));padding:calc(.7rem + env(safe-area-inset-top)) 1.1rem .7rem;color:#f8f3e9;background:#171713f5;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.brand-button{display:inline-flex;align-items:center;gap:.65rem;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.brand-button img{width:36px;height:36px}.brand-button>span{font-size:1.06rem;font-weight:700;letter-spacing:-.035em}.brand-button strong{color:#d5a675;font-weight:700}.header-actions{display:flex;align-items:center;gap:.55rem}.network-status{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .55rem;color:#ffdbb8;font-size:.68rem;font-weight:800;background:#b579452e;border-radius:999px}.network-status[hidden]{display:none}.network-status>span{width:6px;height:6px;background:#efa66a;border-radius:50%}.install-button{min-height:34px;padding:0 .72rem;color:#171713;font-size:.68rem;font-weight:900;background:#d5a675;border:0;border-radius:999px;cursor:pointer}.install-button[hidden]{display:none}.header-phone{display:grid;width:38px;height:38px;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:50%}.header-phone svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-main{min-height:calc(100dvh - 64px);padding-bottom:calc(92px + env(safe-area-inset-bottom));outline:none}.screen-view{animation:enter .38s cubic-bezier(.2,.8,.2,1) both}@keyframes enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.hero-card{position:relative;min-height:min(73dvh,650px);overflow:hidden;color:#fff;background:var(--ink)}.hero-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0a0a0808 15%,#0a0a0838 48%,#0a0a08eb)}.hero-content{position:absolute;z-index:2;right:1.3rem;bottom:2.25rem;left:1.3rem}.eyebrow,.section-label{margin:0 0 .8rem;color:var(--warm);font-size:.68rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow{color:#e6b782}.eyebrow span{display:inline-block;width:22px;height:1px;margin:0 .45rem .2rem 0;background:currentColor}.hero-content h1,.screen-header h1,.about-hero h1,.empty-view h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.hero-content h1{max-width:12ch;font-size:clamp(2.7rem,10.5vw,4.8rem);line-height:.92}h1 em,h2 em{color:var(--warm);font-weight:400}.hero-content>p:not(.eyebrow){max-width:28rem;margin:1rem 0 1.35rem;color:#ffffffc7;font-size:.98rem;line-height:1.55}.hero-index{position:absolute;z-index:2;top:1.15rem;right:1.15rem;color:#ffffffb3;font-size:.62rem;font-weight:800;letter-spacing:.17em}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.82rem 1.15rem;font-size:.78rem;font-weight:850;letter-spacing:.02em;border:0;border-radius:999px;cursor:pointer}.button-light{color:var(--ink);background:#fff}.button-primary{color:#fff;background:var(--ink)}.intro-panel,.home-products{padding:2rem 1.25rem}.intro-panel{background:#efe8dc}.intro-panel h2,.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,7vw,2.8rem);font-weight:400;line-height:1.06;letter-spacing:-.04em}.intro-panel>p:not(.section-label){margin:1rem 0 0;color:var(--muted);line-height:1.65}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1.5rem}.quick-actions>a{display:flex;min-width:0;align-items:center;gap:.65rem;padding:.85rem;background:#ffffffb3;border:1px solid rgba(23,23,19,.07);border-radius:1rem}.quick-icon{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;color:#fff;background:var(--warm);border-radius:50%}.quick-icon svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quick-actions small,.quick-actions strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-actions small{margin-bottom:.2rem;color:var(--muted);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em}.quick-actions strong{font-size:.74rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{font-size:1.8rem}.section-heading button{padding:.4rem 0;color:var(--warm-dark);font-size:.75rem;font-weight:800;background:transparent;border:0}.mini-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.mini-product{padding:0;overflow:hidden;text-align:left;background:#fff;border:1px solid var(--line);border-radius:1rem}.mini-product img{width:100%;aspect-ratio:1 / .82;object-fit:cover}.mini-product>span{display:block;padding:.8rem}.mini-product small,.mini-product strong,.mini-product em{display:block}.mini-product small{color:var(--warm);font-size:.58rem;font-weight:900;letter-spacing:.13em}.mini-product strong{margin:.28rem 0 .45rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.05}.mini-product em{color:var(--muted);font-size:.68rem;font-style:normal}.screen-header{padding:2rem 1.25rem 1.4rem;background:#efe8dc}.screen-header h1{font-size:clamp(2.2rem,9vw,4rem);line-height:.98}.screen-header>p:last-child{margin:.8rem 0 0;color:var(--muted);line-height:1.5}.product-list{display:grid;gap:1.2rem;padding:1.2rem}.product-card{overflow:hidden;background:#fff;border:1px solid rgba(23,23,19,.1);border-radius:1.2rem;box-shadow:0 12px 36px #231a1112}.product-image{position:relative;margin:0;overflow:hidden;background:#d5cec2}.product-image>img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.product-image>span{position:absolute;bottom:.7rem;left:.7rem;padding:.44rem .58rem;color:#fff;font-size:.58rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;background:#171713d1;border-radius:999px;backdrop-filter:blur(8px)}.favorite-button{position:absolute;top:.7rem;right:.7rem;display:grid;width:43px;height:43px;place-items:center;color:var(--ink);background:#ffffffe6;border:0;border-radius:50%;box-shadow:0 7px 20px #00000024}.favorite-button svg{width:20px;fill:transparent;stroke:currentColor;stroke-width:1.7}.favorite-button.is-favorite{color:#fff;background:var(--warm-dark)}.favorite-button.is-favorite svg{fill:currentColor}.product-body{padding:1.15rem}.product-kicker{margin:0 0 .55rem;color:var(--warm-dark)!important;font-size:.63rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.product-body h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400;line-height:1.05;letter-spacing:-.035em}.product-body>p{margin:.75rem 0;color:var(--muted);font-size:.88rem;line-height:1.58}.product-facts{display:grid;grid-template-columns:.8fr 1.45fr;margin:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-facts>div{padding:.8rem .25rem}.product-facts>div+div{padding-left:.85rem;border-left:1px solid var(--line)}.product-facts dt{margin-bottom:.25rem;color:var(--muted);font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-facts dd{margin:0;font-size:.76rem;font-weight:800;line-height:1.35}.product-actions{display:grid;grid-template-columns:1fr auto;gap:.65rem}.icon-button{display:grid;width:48px;height:48px;place-items:center;color:var(--ink);background:#efe8dc;border:0;border-radius:50%}.icon-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.empty-view{display:grid;min-height:calc(100dvh - 160px);padding:2rem 1.5rem;place-content:center;text-align:center}.empty-icon{display:grid;width:76px;height:76px;margin:0 auto 1.25rem;place-items:center;color:var(--warm);background:#ebe1d4;border-radius:50%}.empty-icon svg{width:34px;fill:none;stroke:currentColor;stroke-width:1.4}.empty-view h1{font-size:2.25rem;line-height:1.02}.empty-view>p:not(.section-label){max-width:24rem;margin:1rem auto 1.3rem;color:var(--muted);line-height:1.6}.about-hero{padding:2.25rem 1.25rem 2rem;color:#fff;background:var(--ink)}.about-hero h1{font-size:clamp(2.3rem,9.5vw,4.2rem);line-height:.98}.about-image{margin:0}.about-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.about-view blockquote{position:relative;margin:0;padding:2.2rem 1.5rem 2.4rem;color:var(--ink);background:#efe8dc}.about-view blockquote>span{position:absolute;top:.5rem;left:.9rem;color:#b5794538;font-family:Georgia,serif;font-size:6rem;line-height:1}.about-view blockquote p{position:relative;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;line-height:1.28}.about-view cite{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:750}.about-contact{display:grid;gap:.9rem;padding:2rem 1.25rem}.about-contact .section-label{margin-bottom:0}.about-contact>a:not(.button){font-family:Georgia,Times New Roman,serif;font-size:2rem}.creator-credit{padding:1.25rem;color:#ffffffa3;font-size:.68rem;letter-spacing:.1em;text-align:center;text-transform:uppercase;background:var(--ink)}.bottom-nav{position:fixed;z-index:40;right:max(0px,calc((100vw - 780px)/2));bottom:0;left:max(0px,calc((100vw - 780px)/2));display:grid;grid-template-columns:repeat(4,1fr);padding:.5rem .35rem calc(.42rem + env(safe-area-inset-bottom));background:#faf7f1f5;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;min-height:52px;gap:.23rem;place-content:center;color:#827c72;background:transparent;border:0;border-radius:.8rem}.bottom-nav button.is-active{color:var(--warm-dark);background:#b5794517}.bottom-nav svg{width:21px;height:21px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.bottom-nav button.is-active svg{stroke-width:2.1}.bottom-nav button>span:last-child{font-size:.61rem;font-weight:800}.nav-icon-wrap{position:relative;display:block;width:fit-content;margin:auto}.favorite-badge{position:absolute;top:-5px;right:-8px;display:grid!important;min-width:16px;height:16px;padding:0 4px;place-items:center;color:#fff;font-size:.5rem!important;background:var(--warm-dark);border:2px solid #faf7f1;border-radius:999px}.favorite-badge[hidden]{display:none!important}.toast{position:fixed;z-index:80;right:1rem;bottom:calc(84px + env(safe-area-inset-bottom));left:1rem;max-width:520px;margin:auto;padding:.82rem 1rem;color:#fff;font-size:.78rem;font-weight:700;text-align:center;background:#171713f0;border-radius:.8rem;box-shadow:0 14px 36px #00000038;opacity:0;transform:translateY(12px);transition:.22s ease}.toast.is-visible{opacity:1;transform:translateY(0)}.toast[hidden]{display:none}@media(min-width:650px){.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-content,.intro-panel,.home-products,.screen-header,.about-contact{padding-right:2rem;padding-left:2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
