@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap";:root{--background: 35 46% 96%;--foreground: 335 28% 18%;--card: 35 48% 98%;--card-foreground: 335 28% 18%;--primary: 343 42% 47%;--primary-foreground: 35 46% 96%;--secondary: 46 73% 74%;--secondary-foreground: 335 28% 18%;--muted: 32 27% 91%;--muted-foreground: 335 14% 44%;--accent: 149 17% 47%;--accent-foreground: 35 46% 96%;--app-font-sans: "DM Sans", sans-serif;--app-font-serif: "Fraunces", Georgia, serif;--radius: 1.1rem;--shadow-sm: 0 7px 24px rgba(91, 54, 58, .08);--shadow-md: 0 18px 44px rgba(91, 54, 58, .13)}html{scroll-behavior:smooth}body{margin:0;font-family:var(--app-font-sans);background:hsl(var(--background));color:hsl(var(--foreground));min-width:320px}button,a{-webkit-tap-highlight-color:transparent}.font-display{font-family:var(--app-font-serif)}.text-balance{text-wrap:balance}.grain:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");mix-blend-mode:multiply}.site-shell{overflow:hidden}.announcement{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.announcement-inner{max-width:1220px;margin:auto;display:flex;justify-content:center;gap:12px;align-items:center;min-height:35px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.nav-wrap{position:sticky;top:0;z-index:30;background:#f9f5ede8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid hsl(var(--border))}.nav{max-width:1220px;min-height:78px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:hsl(var(--foreground));text-decoration:none}.brand img{width:53px;height:53px;object-fit:cover;border-radius:50%;border:2px solid hsl(var(--secondary))}.brand-name{font-family:var(--app-font-serif);font-size:22px;font-weight:700;letter-spacing:-.04em;line-height:.9}.brand-sub{color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:8px;letter-spacing:.18em;margin-top:4px}.nav-links{display:flex;gap:27px;align-items:center}.nav-link{color:hsl(var(--muted-foreground));text-decoration:none;font-size:12px;font-weight:600;transition:color .2s ease}.nav-link:hover{color:hsl(var(--primary))}.nav-actions{display:flex;align-items:center;gap:8px}.icon-button{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;border:1px solid transparent;background:transparent;color:hsl(var(--foreground));cursor:pointer;transition:transform .2s ease,background-color .2s ease}.icon-button:hover{background:hsl(var(--muted));transform:translateY(-2px)}.mobile-menu-button{display:none}.hero{max-width:1220px;margin:auto;padding:38px 28px 86px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;min-height:690px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:hsl(var(--primary));font-size:11px;letter-spacing:.21em;font-weight:700;text-transform:uppercase}.eyebrow:before{content:"";width:27px;height:1px;background:hsl(var(--primary))}.hero h1{font-family:var(--app-font-serif);font-size:clamp(55px,7vw,94px);line-height:.9;letter-spacing:-.065em;font-weight:600;margin:21px 0 24px;max-width:650px}.hero h1 em{color:hsl(var(--primary));font-style:normal}.hero-copy{font-size:16px;color:hsl(var(--muted-foreground));line-height:1.7;max-width:470px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.btn{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font:inherit;font-size:12px;font-weight:700;letter-spacing:.03em;border-radius:999px;padding:14px 21px;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.btn:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-soft{background:hsl(var(--muted));color:hsl(var(--foreground))}.btn-outline{background:transparent;color:hsl(var(--foreground));border:1px solid hsl(var(--border))}.hero-notes{display:flex;align-items:center;gap:18px;margin-top:42px;color:hsl(var(--muted-foreground));font-size:11px}.hero-notes span{display:inline-flex;align-items:center;gap:7px}.hero-notes svg{color:hsl(var(--accent))}.hero-art{position:relative;min-height:570px}.hero-main-image{position:absolute;inset:10px 34px 0;width:calc(100% - 68px);height:530px;object-fit:cover;border-radius:170px 170px 16px 16px;box-shadow:var(--shadow-md);transform:rotate(2.2deg);border:9px solid hsl(var(--card))}.hero-logo{position:absolute;width:126px;height:126px;object-fit:cover;border-radius:50%;left:-8px;bottom:49px;z-index:2;border:5px solid hsl(var(--card));box-shadow:var(--shadow-md)}.hero-sticker{position:absolute;right:-8px;top:24px;width:106px;height:106px;border-radius:50%;background:hsl(var(--secondary));display:grid;place-items:center;text-align:center;color:hsl(var(--foreground));font-family:var(--app-font-serif);font-size:18px;line-height:1.05;transform:rotate(9deg);z-index:3;border:1px solid rgba(91,54,58,.1)}.hero-sticker span{display:block;font-family:var(--app-font-sans);text-transform:uppercase;font-size:7px;letter-spacing:.18em;margin-top:5px}.hero-scribble{position:absolute;right:8px;bottom:23px;transform:rotate(-10deg);font-family:var(--app-font-serif);font-size:18px;color:hsl(var(--primary));z-index:3}.section{max-width:1220px;margin:auto;padding:100px 28px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section-kicker{color:hsl(var(--accent));text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.2em;margin-bottom:11px}.section h2{font-family:var(--app-font-serif);font-size:clamp(40px,5vw,62px);line-height:.93;letter-spacing:-.06em;margin:0}.section-intro{color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6;max-width:340px}.category-row{display:flex;gap:9px;overflow-x:auto;padding:2px 0 14px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-pill{flex:none;border:1px solid hsl(var(--border));border-radius:999px;background:transparent;color:hsl(var(--muted-foreground));padding:11px 17px;cursor:pointer;font:inherit;font-size:11px;font-weight:600;transition:all .2s ease}.category-pill:hover,.category-pill.active{background:hsl(var(--foreground));border-color:hsl(var(--foreground));color:hsl(var(--background))}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;min-width:0}.product-image-wrap{position:relative;aspect-ratio:.87;background:hsl(var(--muted));overflow:hidden;border-radius:15px;cursor:pointer}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.25,1)}.product-card:hover .product-image{transform:scale(1.06)}.product-overlay{position:absolute;inset:auto 11px 11px;display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.product-card:hover .product-overlay{opacity:1;transform:translateY(0)}.quick-view{border:0;padding:10px 13px;border-radius:999px;background:hsl(var(--card));color:hsl(var(--foreground));font:inherit;font-size:10px;font-weight:700;cursor:pointer;box-shadow:var(--shadow-sm)}.product-tag{position:absolute;top:11px;left:11px;background:hsl(var(--card));color:hsl(var(--primary));border-radius:999px;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product-info{padding:13px 2px 8px}.product-name{font-family:var(--app-font-serif);font-size:21px;line-height:1;margin:0 0 8px}.product-meta{display:flex;justify-content:space-between;gap:5px;align-items:center;color:hsl(var(--muted-foreground));font-size:11px}.product-price{color:hsl(var(--foreground));font-weight:700}.editorial-band{background:hsl(var(--foreground));color:hsl(var(--background))}.editorial{max-width:1220px;margin:auto;padding:100px 28px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.editorial-image{width:100%;height:480px;object-fit:cover;border-radius:160px 16px;transform:rotate(-2deg);border:8px solid rgba(249,245,237,.15)}.editorial-copy .section-kicker{color:hsl(var(--secondary))}.editorial-copy h2{font-family:var(--app-font-serif);font-size:clamp(43px,5vw,72px);line-height:.94;letter-spacing:-.06em;margin:0 0 23px}.editorial-copy p{color:hsl(var(--background) / .7);font-size:15px;line-height:1.75;max-width:470px}.editorial-sign{font-family:var(--app-font-serif);font-style:italic;color:hsl(var(--secondary));font-size:24px;margin-top:25px}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.feature-big{min-height:570px;position:relative;overflow:hidden;border-radius:18px}.feature-big img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s ease}.feature-big:hover img{transform:scale(1.04)}.feature-caption{position:absolute;inset:auto 24px 22px;color:hsl(var(--background));z-index:1}.feature-caption:before{content:"";position:absolute;inset:-65px -24px -22px;z-index:-1;background:linear-gradient(transparent,#301d23b8)}.feature-caption h3{font-family:var(--app-font-serif);font-size:36px;margin:0;line-height:.9}.feature-caption p{font-size:11px;margin:8px 0 0;color:hsl(var(--background) / .78)}.feature-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-tile{position:relative;min-height:276px;overflow:hidden;border-radius:18px;background:hsl(var(--muted))}.feature-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.feature-tile:hover img{transform:scale(1.07)}.feature-tile span{position:absolute;bottom:14px;left:14px;background:hsl(var(--card) / .88);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:700}.service-strip{background:hsl(var(--secondary))}.services{max-width:1220px;margin:auto;padding:25px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service{display:flex;align-items:center;gap:13px;padding:8px 10px}.service svg{color:hsl(var(--primary))}.service strong{display:block;font-size:12px}.service span{display:block;font-size:10px;color:hsl(var(--foreground) / .65);margin-top:3px}.note-band{background:hsl(var(--muted))}.note-grid{max-width:1220px;padding:95px 28px;margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.note-grid h2{font-family:var(--app-font-serif);font-size:clamp(43px,5vw,67px);line-height:.9;letter-spacing:-.06em;margin:0}.note-grid p{color:hsl(var(--muted-foreground));line-height:1.7;font-size:14px;max-width:500px}.note-list{display:grid;grid-template-columns:1fr 1fr;gap:30px 35px}.note-item{border-top:1px solid hsl(var(--border));padding-top:16px}.note-number{color:hsl(var(--primary));font-size:11px;font-weight:700}.note-item h3{font-family:var(--app-font-serif);font-size:25px;margin:10px 0 7px}.note-item p{font-size:12px;line-height:1.55;margin:0}.footer{background:hsl(var(--foreground));color:hsl(var(--background))}.footer-inner{max-width:1220px;margin:auto;padding:65px 28px 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:end;padding-bottom:55px}.footer-title{font-family:var(--app-font-serif);font-size:clamp(46px,6vw,85px);line-height:.85;letter-spacing:-.06em;max-width:550px}.footer-title em{color:hsl(var(--secondary));font-style:normal}.footer-link{color:hsl(var(--background) / .72);text-decoration:none;font-size:12px;display:flex;align-items:center;gap:8px;margin-top:10px}.footer-link:hover{color:hsl(var(--secondary))}.footer-bottom{border-top:1px solid hsl(var(--background) / .16);padding-top:18px;display:flex;justify-content:space-between;color:hsl(var(--background) / .5);font-size:10px}.modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:18px;background:#2c192080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .2s ease}.modal{width:min(760px,100%);max-height:min(680px,calc(100dvh - 36px));overflow:auto;background:hsl(var(--card));border-radius:20px;box-shadow:var(--shadow-md);animation:modal-in .25s ease}.modal.product-modal{display:grid;grid-template-columns:.9fr 1.1fr}.modal-image{width:100%;height:100%;min-height:360px;object-fit:cover}.modal-content{padding:30px;position:relative}.modal-close{position:absolute;right:15px;top:15px;background:hsl(var(--muted));border:0;width:34px;height:34px;border-radius:50%;cursor:pointer;display:grid;place-items:center}.modal-content h2{font-family:var(--app-font-serif);font-size:42px;line-height:.9;letter-spacing:-.05em;margin:20px 0 10px}.modal-content p{color:hsl(var(--muted-foreground));font-size:13px;line-height:1.7}.modal-price{font-size:18px;font-weight:700;color:hsl(var(--primary));margin:18px 0}.contact-form{display:grid;gap:12px;margin-top:18px}.contact-form label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:hsl(var(--muted-foreground))}.contact-form input,.contact-form textarea{width:100%;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--background));color:hsl(var(--foreground));padding:11px 12px;font:inherit;font-size:13px;outline:none}.contact-form textarea{min-height:90px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .12)}.reveal{animation:reveal-up .7s both}.reveal-delay-1{animation-delay:.08s}.reveal-delay-2{animation-delay:.16s}.reveal-delay-3{animation-delay:.24s}@keyframes reveal-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.nav-links{display:none}.mobile-menu-button{display:grid}.nav{padding:0 18px}.hero{grid-template-columns:1fr;gap:25px;padding-top:35px}.hero-art{min-height:480px}.hero-main-image{height:455px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-layout,.note-grid{grid-template-columns:1fr;gap:30px}.feature-big{min-height:470px}.note-list{margin-top:20px}}@media(max-width:620px){.announcement-inner{font-size:8px;padding:0 14px;letter-spacing:.11em;text-align:center}.brand-name{font-size:18px}.brand img{width:43px;height:43px}.nav{min-height:68px}.icon-button{width:35px;height:35px}.hero{padding:38px 19px 65px;min-height:auto}.hero h1{font-size:62px}.hero-art{min-height:385px}.hero-main-image{height:360px;inset:8px 22px 0;width:calc(100% - 44px);border-radius:125px 125px 14px 14px}.hero-logo{width:90px;height:90px;left:-3px;bottom:30px}.hero-sticker{width:82px;height:82px;right:0;font-size:14px}.hero-scribble{right:5px;bottom:3px;font-size:14px}.hero-notes{gap:11px;flex-wrap:wrap;margin-top:30px}.section{padding:70px 19px}.section-heading{display:block}.section-intro{margin-top:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-image-wrap{aspect-ratio:.82}.product-name{font-size:18px}.product-overlay{opacity:1;transform:none}.quick-view{padding:8px 10px;font-size:9px}.editorial,.services,.note-grid{padding-left:19px;padding-right:19px}.editorial{padding-top:70px;padding-bottom:70px;gap:42px}.editorial-image{height:380px}.feature-side{gap:10px}.feature-tile{min-height:190px}.services{grid-template-columns:1fr;gap:5px;padding-top:18px;padding-bottom:18px}.note-list{grid-template-columns:1fr;gap:25px}.footer-top{display:block}.footer-links{margin-top:28px}.footer-bottom{display:block;line-height:1.6}.modal.product-modal{display:block}.modal-image{height:260px;min-height:0}.modal-content{padding:25px 21px}}
