.stilloak-home{--bg:#FAF8F5;--bg-warm:#F3EDE7;--dark:#1A2B2F;--dark-soft:#2C3E42;--accent:#8B6F4E;--accent-light:#B8976A;--accent-hover:#A0845E;--teal:#3A6B6E;--teal-deep:#264547;--text:#4A4A4A;--text-light:#7A7A7A;--white:#FFFFFF;--border:#E5DDD4;--gold:#C9A96E;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Outfit",sans-serif;--ease:cubic-bezier(.22,1,.36,1);--bounce:cubic-bezier(.34,1.56,.64,1)}body.stilloak-home{font-family:var(--sans);color:var(--text);background:var(--bg);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.stilloak-home a{text-decoration:none;color:inherit}body.stilloak-home button{border:none;cursor:pointer;font-family:inherit}body.stilloak-home img{max-width:100%;display:block}.stilloak-home .stilloak-media-placeholder{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;background:radial-gradient(circle at top left,rgba(201,169,110,.25),transparent 42%),linear-gradient(135deg,#f6efe6,#eadfd0);color:#1a2b2f8c}.stilloak-home .stilloak-media-placeholder__svg{width:100%;height:100%}.stilloak-home .stilloak-media-placeholder__svg svg,.stilloak-home .stilloak-media-placeholder__svg placeholder-svg{width:100%;height:100%}.stilloak-home .stilloak-media-placeholder__label{position:absolute;left:20px;right:20px;bottom:18px;z-index:1;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1a2b2fa6}.stilloak-home .container{max-width:1320px;margin:0 auto;padding:0 24px}@media(min-width:768px){.stilloak-home .container{padding:0 40px}}@media(min-width:1200px){.stilloak-home .container{padding:0 64px}}body.stilloak-home ::selection{background:#8b6f4e33;color:var(--dark)}@keyframes fadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideL{0%{opacity:0;transform:translate(-70px)}to{opacity:1;transform:translate(0)}}@keyframes slideR{0%{opacity:0;transform:translate(70px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes galleryScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.stilloak-home .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.stilloak-home .reveal.visible{opacity:1;transform:translateY(0)}.stilloak-home .reveal-delay-1{transition-delay:.12s}.stilloak-home .reveal-delay-2{transition-delay:.24s}.stilloak-home .reveal-delay-3{transition-delay:.36s}.stilloak-home .reveal-delay-4{transition-delay:.48s}.stilloak-home .promo-bar{background:linear-gradient(135deg,var(--teal-deep),var(--teal));color:#fff;text-align:center;padding:11px 16px;font-size:.8rem;font-weight:500;letter-spacing:.1em;position:relative;overflow:hidden}.stilloak-home .promo-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);background-size:200% 100%;animation:shimmer 4s infinite linear}.stilloak-home .promo-bar span{position:relative;z-index:1}.stilloak-home .site-header{position:sticky;top:0;z-index:1000;background:var(--white);transition:box-shadow .3s var(--ease)}.stilloak-home .site-header.scrolled{box-shadow:0 2px 20px #1a2b2f14}.stilloak-home .header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1320px;margin:0 auto;padding:14px 24px;gap:16px}@media(min-width:768px){.stilloak-home .header-inner{padding:16px 40px}}@media(min-width:1200px){.stilloak-home .header-inner{padding:16px 64px}}.stilloak-home .header-logo{font-family:var(--serif);font-size:1.5rem;font-weight:600;color:var(--dark);letter-spacing:.02em;white-space:nowrap}.stilloak-home .header-logo:hover{color:var(--accent)}.stilloak-home .header-nav{display:none}@media(min-width:992px){.stilloak-home .header-nav{display:flex;align-items:center;gap:clamp(14px,1.6vw,28px);margin:0 20px;flex:1;justify-content:center;min-width:0}}.stilloak-home .header-nav a{font-family:var(--sans);font-size:.82rem;font-weight:500;color:var(--text);letter-spacing:.03em;position:relative;padding:4px 0;transition:color .25s var(--ease);white-space:nowrap}.stilloak-home .header-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;background:var(--accent);transition:width .3s var(--ease)}.stilloak-home .header-nav a:hover,.stilloak-home .header-nav a.nav-active{color:var(--accent)}.stilloak-home .header-nav a:hover:after,.stilloak-home .header-nav a.nav-active:after{width:100%}.stilloak-home .header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width:991px){.stilloak-home .header-actions{gap:4px}.stilloak-home .header-action-btn{width:34px;height:34px;border-radius:10px}.stilloak-home .header-action-btn svg{width:18px;height:18px}}.stilloak-home .header-phone{display:none;align-items:center;gap:6px;font-size:.82rem;font-weight:500;color:var(--text);white-space:nowrap;transition:color .25s var(--ease)}@media(min-width:768px){.stilloak-home .header-phone{display:flex}}@media(min-width:768px)and (max-width:1140px){.stilloak-home .header-phone{display:none}}.stilloak-home .header-phone:hover{color:var(--accent)}.stilloak-home .header-action-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid var(--border);border-radius:12px;background:#fff;color:var(--text);transition:all .25s var(--ease)}@media(min-width:992px){.stilloak-home .header-action-btn svg{padding:10px}}.stilloak-home .header-action-btn:hover{border-color:var(--accent);color:var(--accent);background:#8b6f4e0a}.stilloak-home .cart-btn{position:relative}.stilloak-home .cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:50%;background:var(--accent);color:var(--white);font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.stilloak-home .mobile-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:38px;height:38px;border-radius:50%;background:none;gap:5px;transition:background .25s var(--ease)}.stilloak-home .mobile-toggle:hover{background:var(--bg-warm)}.stilloak-home .mobile-toggle span{display:block;width:20px;height:1.5px;background:var(--dark);border-radius:2px;transition:transform .3s var(--ease),opacity .3s var(--ease)}.stilloak-home .mobile-toggle.active span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.stilloak-home .mobile-toggle.active span:nth-child(2){opacity:0}.stilloak-home .mobile-toggle.active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@media(min-width:992px){.stilloak-home .mobile-toggle{display:none}}@media(max-width:991px){.stilloak-home .header-inner{justify-content:space-between}.stilloak-home .header-logo{font-size:1.15rem;position:absolute;left:50%;transform:translate(-50%)}.stilloak-home .mobile-toggle{width:32px;height:32px;z-index:1}.stilloak-home .mobile-toggle span{width:16px}}.stilloak-home .mobile-menu-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:all .25s var(--ease);border:none}.stilloak-home .mobile-menu-close:hover{background:var(--border);color:var(--dark)}.stilloak-home .mobile-menu-phone{margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.stilloak-home .mobile-menu-phone a{display:flex;align-items:center;gap:10px;font-family:var(--sans);font-size:.9rem;font-weight:500;color:var(--text);transition:color .25s var(--ease)}.stilloak-home .mobile-menu-phone a:hover{color:var(--accent)}.stilloak-home .mobile-menu-phone a svg{width:18px;height:18px;flex-shrink:0}.stilloak-home .mobile-menu{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:var(--white);z-index:1100;padding:80px 32px 32px;transition:right .4s var(--ease);overflow-y:auto;box-shadow:-4px 0 30px #0000001a}.stilloak-home .mobile-menu.open{right:0}.stilloak-home .mobile-menu nav{display:flex;flex-direction:column}.stilloak-home .mobile-menu nav a{font-size:1rem;font-weight:500;color:var(--text);padding:14px 0;border-bottom:1px solid var(--border);transition:color .25s var(--ease),padding-left .25s var(--ease)}.stilloak-home .mobile-menu nav a:hover,.stilloak-home .mobile-menu nav a.nav-active{color:var(--accent)}.stilloak-home .mobile-menu nav a:hover{padding-left:8px}.stilloak-home .mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2b2f66;z-index:1050;opacity:0;visibility:hidden;transition:opacity .3s var(--ease),visibility .3s var(--ease)}.stilloak-home .mobile-overlay.open{opacity:1;visibility:visible}body.stilloak-home.menu-open{overflow:hidden}.stilloak-home .section-header{text-align:center;margin-bottom:44px}.stilloak-home .section-overline{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;position:relative}.stilloak-home .section-overline:before,.stilloak-home .section-overline:after{content:"";position:absolute;top:50%;width:32px;height:1px;background:var(--accent-light)}.stilloak-home .section-overline:before{right:calc(100% + 14px)}.stilloak-home .section-overline:after{left:calc(100% + 14px)}.stilloak-home .section-title{font-family:var(--serif);font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:600;color:var(--dark);line-height:1.12;margin-bottom:14px}.stilloak-home .section-subtitle{font-size:1rem;color:var(--text-light);font-weight:300;max-width:540px;margin:0 auto;line-height:1.7}.stilloak-home .btn-primary,.stilloak-home .btn-outline,.stilloak-home .btn-shop,.stilloak-home .btn-white,.stilloak-home .btn-ghost{width:auto}.stilloak-home .btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--dark);color:#fff;padding:17px 38px;border-radius:100px;font-size:.92rem;font-weight:500;letter-spacing:.03em;transition:all .4s var(--ease);position:relative;overflow:hidden}.stilloak-home .btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s var(--ease)}.stilloak-home .btn-primary:hover{background:var(--accent);transform:translateY(-3px);box-shadow:0 14px 36px #8b6f4e47}.stilloak-home .btn-primary:hover:before{left:100%}.stilloak-home .btn-primary svg,.stilloak-home .btn-white svg,.stilloak-home .btn-shop svg{width:18px;height:18px;transition:transform .3s var(--ease)}.stilloak-home .btn-primary:hover svg,.stilloak-home .btn-white:hover svg,.stilloak-home .btn-shop:hover svg{transform:translate(5px)}.stilloak-home .btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--dark);padding:16px 34px;border-radius:100px;font-size:.92rem;font-weight:500;border:1.5px solid var(--border);transition:all .4s var(--ease)}.stilloak-home .btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-3px)}.stilloak-home .btn-shop{display:inline-flex;align-items:center;gap:6px;background:var(--bg);color:var(--dark);padding:11px 22px;border-radius:100px;font-size:.82rem;font-weight:500;transition:all .35s var(--ease)}.stilloak-home .btn-shop:hover{background:var(--dark);color:#fff}.stilloak-home .btn-white{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--dark);padding:17px 38px;border-radius:100px;font-size:.92rem;font-weight:500;transition:all .4s var(--ease)}.stilloak-home .btn-white:hover{background:var(--accent);color:#fff;transform:translateY(-3px);box-shadow:0 14px 36px #0003}.stilloak-home .btn-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;padding:16px 34px;border-radius:100px;font-size:.92rem;font-weight:500;border:1.5px solid rgba(255,255,255,.3);transition:all .4s var(--ease)}.stilloak-home .btn-ghost:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-3px)}.stilloak-home .hero,.stilloak-home .categories,.stilloak-home .collections,.stilloak-home .lifestyle,.stilloak-home .bestsellers,.stilloak-home .why-us,.stilloak-home .testimonials,.stilloak-home .process,.stilloak-home .cta-section,.stilloak-home .gallery,.stilloak-home .newsletter-section{width:100%}.stilloak-home .hero{position:relative;display:flex;align-items:center;background:var(--bg);overflow:hidden;padding:50px 0 40px}.stilloak-home .hero-bg-shape{position:absolute;top:-10%;right:-5%;width:60%;height:120%;background:var(--bg-warm);border-radius:0 0 0 40%;z-index:0;opacity:.7}.stilloak-home .hero-bg-circle{position:absolute;top:15%;right:10%;width:500px;height:500px;border-radius:50%;border:1px solid var(--border);z-index:0;opacity:.4}.stilloak-home .hero-bg-circle2{position:absolute;bottom:5%;right:25%;width:300px;height:300px;border-radius:50%;border:1px solid var(--border);z-index:0;opacity:.3}.stilloak-home .hero .container{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:30px;align-items:center}@media(min-width:992px){.stilloak-home .hero .container{grid-template-columns:1fr 1.1fr;gap:50px}}.stilloak-home .hero-content{animation:slideL 1s var(--ease) forwards}.stilloak-home .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#3a6b6e14;border:1px solid rgba(58,107,110,.15);color:var(--teal);padding:8px 20px;border-radius:100px;font-size:.78rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.stilloak-home .hero-badge svg{width:16px;height:16px;flex-shrink:0}letter-spacing:.05em; margin-bottom:18px; } .stilloak-home .hero h1{font-family:var(--serif);font-size:clamp(2.8rem,5.8vw,4.5rem);font-weight:600;line-height:1.08;color:var(--dark);margin-bottom:14px;letter-spacing:-.02em}.stilloak-home .hero h1 em{font-style:italic;color:var(--accent);position:relative}.stilloak-home .hero h1 em:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:3px;background:var(--accent);opacity:.3;border-radius:2px}.stilloak-home .hero-sub{font-size:1.05rem;color:var(--text-light);max-width:500px;line-height:1.7;margin-bottom:26px;font-weight:300}.stilloak-home .hero-ctas{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.stilloak-home .hero-visual{position:relative;animation:slideR 1s .15s var(--ease) both}.stilloak-home .hero-img-main{border-radius:28px;overflow:hidden;box-shadow:0 40px 90px #1a2b2f24;position:relative}.stilloak-home .hero-img-main img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.stilloak-home .hero-image__placeholder{aspect-ratio:4 / 3}.stilloak-home .hero-price-tag{position:absolute;bottom:28px;left:28px;background:#fff;padding:18px 24px;border-radius:18px;box-shadow:0 10px 36px #0000001a;animation:scaleIn .6s .9s var(--bounce) both}.stilloak-home .hero-price-tag span{display:block;font-size:.7rem;color:var(--text-light);font-weight:400;letter-spacing:.05em;text-transform:uppercase}.stilloak-home .hero-price-tag strong{font-family:var(--serif);font-size:2rem;color:var(--dark);font-weight:600}.stilloak-home .hero-float-badge{position:absolute;top:20px;right:20px;background:var(--accent);color:#fff;width:86px;height:86px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.6rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;animation:float 4s ease-in-out infinite;box-shadow:0 10px 30px #8b6f4e59;z-index:3;line-height:1.3}.stilloak-home .hero-float-badge strong{font-family:var(--serif);font-size:1rem;line-height:1}.stilloak-home .hero-small-img{position:absolute;bottom:-30px;right:-20px;width:180px;border-radius:18px;overflow:hidden;box-shadow:0 16px 48px #0000001f;border:4px solid #fff;animation:scaleIn .7s 1.1s var(--bounce) both;z-index:4}.stilloak-home .hero-small-img img{width:100%;aspect-ratio:1;object-fit:cover}.stilloak-home .features-bar{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stilloak-home .features-grid{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.stilloak-home .features-grid{grid-template-columns:repeat(4,1fr)}}.stilloak-home .feature-item{display:flex;align-items:center;gap:14px;padding:30px 20px;border-right:1px solid var(--border);transition:all .3s ease}.stilloak-home .feature-item:last-child{border-right:none}@media(max-width:767px){.stilloak-home .feature-item:nth-child(2){border-right:none}.stilloak-home .feature-item:nth-child(3),.stilloak-home .feature-item:nth-child(4){border-top:1px solid var(--border)}}.stilloak-home .feature-item:hover{background:var(--bg)}.stilloak-home .feature-icon{width:48px;height:48px;min-width:48px;background:#3a6b6e12;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--teal);transition:all .35s var(--ease)}.stilloak-home .feature-item:hover .feature-icon{background:var(--teal);color:#fff;transform:scale(1.08) rotate(-3deg)}.stilloak-home .feature-icon svg{width:22px;height:22px}.stilloak-home .feature-text h4{font-size:.86rem;font-weight:600;color:var(--dark);margin-bottom:2px}.stilloak-home .feature-text p{font-size:.74rem;color:var(--text-light);font-weight:300}.stilloak-home .marquee-section{background:var(--dark);padding:16px 0;overflow:hidden}.stilloak-home .marquee-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.stilloak-home .marquee-item{display:flex;align-items:center;gap:12px;padding:0 40px;color:#ffffff80;font-size:.82rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.stilloak-home .marquee-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4}.stilloak-home .marquee-item .gold{color:var(--gold)}.stilloak-home .categories{padding:80px 0;background:var(--bg)}.stilloak-home .categories-grid,.stilloak-home .collections-grid,.stilloak-home .testimonials-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.stilloak-home .categories-grid,.stilloak-home .collections-grid,.stilloak-home .testimonials-grid{grid-template-columns:repeat(3,1fr)}}.stilloak-home .category-card{position:relative;border-radius:24px;overflow:hidden;cursor:pointer}.stilloak-home .category-card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;transition:transform .9s var(--ease),filter .5s ease}.stilloak-home .category-card__placeholder{aspect-ratio:3 / 4;transition:transform .9s var(--ease),filter .5s ease}.stilloak-home .category-card:hover img{transform:scale(1.08);filter:brightness(.85)}.stilloak-home .category-card:hover .category-card__placeholder{transform:scale(1.04);filter:brightness(.92)}.stilloak-home .category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,43,47,.88) 0%,rgba(26,43,47,.15) 55%,transparent 100%);z-index:1}.stilloak-home .category-content{position:absolute;bottom:0;left:0;right:0;padding:36px;z-index:2;color:#fff}.stilloak-home .category-content h3{font-family:var(--serif);font-size:1.7rem;font-weight:600;margin-bottom:8px}.stilloak-home .category-content p{font-size:.86rem;opacity:.8;font-weight:300;margin-bottom:18px;max-width:280px;line-height:1.6}.stilloak-home .category-link{display:inline-flex;align-items:center;gap:8px;font-size:.86rem;font-weight:500;color:#fff;padding:10px 0;border-bottom:1.5px solid rgba(255,255,255,.4);transition:all .3s var(--ease)}.stilloak-home .category-link svg{width:16px;height:16px;transition:transform .3s var(--ease)}.stilloak-home .category-card:hover .category-link{border-color:#fff;gap:14px}.stilloak-home .category-card:hover .category-link svg{transform:translate(5px)}.stilloak-home .collections{padding:80px 0;background:var(--bg-warm);position:relative}.stilloak-home .collections:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.stilloak-home .collection-card{background:#fff;border-radius:24px;overflow:hidden;transition:all .5s var(--ease);border:1px solid rgba(0,0,0,.04)}.stilloak-home .collection-card:hover{transform:translateY(-10px);box-shadow:0 28px 70px #1a2b2f1f}.stilloak-home .collection-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .7s var(--ease)}.stilloak-home .collection-card__placeholder{aspect-ratio:4 / 3}.stilloak-home .collection-card:hover img{transform:scale(1.05)}.stilloak-home .collection-image{position:relative;overflow:hidden}.stilloak-home .collection-tag{position:absolute;top:16px;left:16px;background:#fff;color:var(--accent);font-size:.68rem;font-weight:600;letter-spacing:.06em;padding:7px 16px;border-radius:100px;text-transform:uppercase;z-index:2}.stilloak-home .collection-info{padding:30px}.stilloak-home .collection-info h3{font-family:var(--serif);font-size:1.5rem;font-weight:600;color:var(--dark);margin-bottom:8px}.stilloak-home .collection-info p{font-size:.88rem;color:var(--text-light);font-weight:300;margin-bottom:22px;line-height:1.65}.stilloak-home .collection-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.stilloak-home .collection-price{font-family:var(--serif);font-size:1.35rem;font-weight:600;color:var(--dark)}.stilloak-home .collection-price span{font-family:var(--sans);font-size:.7rem;color:var(--text-light);font-weight:400;text-transform:uppercase;letter-spacing:.04em}.stilloak-home .stats-banner{padding:56px 0;background:var(--dark);position:relative;overflow:hidden}.stilloak-home .stats-banner:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(58,107,110,.3),transparent 70%)}.stilloak-home .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;text-align:center}@media(min-width:768px){.stilloak-home .stats-grid{grid-template-columns:repeat(4,1fr)}}.stilloak-home .stat-item strong{display:block;font-family:var(--serif);font-size:clamp(2.4rem,4vw,3.2rem);color:var(--gold);font-weight:700;line-height:1;margin-bottom:6px}.stilloak-home .stat-item span{font-size:.82rem;color:#ffffff8c;font-weight:300;letter-spacing:.04em}.stilloak-home .lifestyle{padding:80px 0;background:var(--bg)}.stilloak-home .lifestyle-grid,.stilloak-home .bestsellers-grid{display:grid;grid-template-columns:1fr;gap:30px;align-items:center}@media(min-width:992px){.stilloak-home .lifestyle-grid{grid-template-columns:1fr 1fr;gap:60px}.stilloak-home .bestsellers-grid{grid-template-columns:1.2fr 1fr;gap:60px}}.stilloak-home .lifestyle-images{position:relative}.stilloak-home .lifestyle-img-big{border-radius:28px;overflow:hidden;box-shadow:0 30px 70px #0000001a}.stilloak-home .lifestyle-img-big img{width:100%;aspect-ratio:4 / 3.2;object-fit:cover}.stilloak-home .lifestyle-image__placeholder{aspect-ratio:4 / 3.2}.stilloak-home .lifestyle-img-small{position:absolute;bottom:-30px;right:-20px;width:220px;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #00000026;border:5px solid #fff;z-index:2}.stilloak-home .lifestyle-img-small img{width:100%;aspect-ratio:1;object-fit:cover}.stilloak-home .lifestyle-content h2,.stilloak-home .bs-content h2{font-family:var(--serif);font-size:clamp(2rem,4vw,2.9rem);font-weight:600;color:var(--dark);line-height:1.12;margin-bottom:18px}.stilloak-home .lifestyle-content>p,.stilloak-home .bs-content p{font-size:1rem;color:var(--text-light);font-weight:300;line-height:1.7;margin-bottom:24px}.stilloak-home .lifestyle-features{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.stilloak-home .lf-item{display:flex;gap:16px;align-items:flex-start}.stilloak-home .lf-icon{width:44px;height:44px;min-width:44px;border-radius:12px;background:#8b6f4e14;display:flex;align-items:center;justify-content:center;color:var(--accent)}.stilloak-home .lf-icon svg{width:20px;height:20px}.stilloak-home .lf-text h4{font-size:.92rem;font-weight:600;color:var(--dark);margin-bottom:2px}.stilloak-home .lf-text p{font-size:.84rem;color:var(--text-light);font-weight:300;line-height:1.6}.stilloak-home .bestsellers{padding:80px 0;background:var(--bg)}.stilloak-home .bestsellers-grid.reverse{direction:rtl}.stilloak-home .bestsellers-grid.reverse>*{direction:ltr}.stilloak-home .bs-image{border-radius:28px;overflow:hidden;box-shadow:0 30px 70px #0000001a}.stilloak-home .bs-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .7s var(--ease)}.stilloak-home .product-spotlight__placeholder{aspect-ratio:4 / 3}.stilloak-home .bs-image:hover img{transform:scale(1.03)}.stilloak-home .bs-price{font-family:var(--serif);font-size:1.6rem;font-weight:600;color:var(--accent);margin-bottom:24px}.stilloak-home .bs-price span{font-family:var(--sans);font-size:.75rem;color:var(--text-light);font-weight:400;text-transform:uppercase;letter-spacing:.04em;margin-right:4px}.stilloak-home .bs-features{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.stilloak-home .bs-feat{background:#3a6b6e12;color:var(--teal);padding:6px 16px;border-radius:100px;font-size:.76rem;font-weight:500;letter-spacing:.03em}.stilloak-home .why-us{padding:80px 0;background:var(--bg-warm)}.stilloak-home .why-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.stilloak-home .why-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stilloak-home .why-grid{grid-template-columns:repeat(4,1fr)}}.stilloak-home .why-card{background:#fff;border-radius:20px;padding:36px 28px;text-align:center;transition:all .45s var(--ease);border:1px solid transparent;position:relative;overflow:hidden}.stilloak-home .why-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--teal);border-radius:0 0 3px 3px;opacity:0;transition:all .4s var(--ease)}.stilloak-home .why-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000012;border-color:var(--border)}.stilloak-home .why-card:hover:before{opacity:1;width:40px}.stilloak-home .why-card-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:18px;background:linear-gradient(135deg,#3a6b6e1a,#3a6b6e0a);display:flex;align-items:center;justify-content:center;color:var(--teal);transition:all .4s var(--ease)}.stilloak-home .why-card:hover .why-card-icon{background:var(--teal);color:#fff;transform:scale(1.1) rotate(-5deg)}.stilloak-home .why-card-icon svg{width:28px;height:28px}.stilloak-home .why-card h3{font-family:var(--serif);font-size:1.25rem;font-weight:600;color:var(--dark);margin-bottom:8px}.stilloak-home .why-card p{font-size:.86rem;color:var(--text-light);font-weight:300;line-height:1.65}.stilloak-home .testimonials{padding:80px 0;background:var(--bg)}.stilloak-home .testimonial-card{background:#fff;border-radius:20px;padding:36px 30px;border:1px solid var(--border);transition:all .4s var(--ease)}.stilloak-home .testimonial-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000000f;border-color:transparent}.stilloak-home .testimonial-stars{display:flex;gap:3px;margin-bottom:16px}.stilloak-home .testimonial-stars svg{width:16px;height:16px;fill:var(--gold);color:var(--gold)}.stilloak-home .testimonial-card blockquote{font-size:.94rem;color:var(--text);line-height:1.7;margin-bottom:20px;font-weight:300;font-style:italic}.stilloak-home .testimonial-author{display:flex;align-items:center;gap:12px}.stilloak-home .testimonial-avatar{width:44px;height:44px;border-radius:50%;background:var(--bg-warm);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:1.1rem;font-weight:600;color:var(--accent)}.stilloak-home .testimonial-name{font-size:.86rem;font-weight:600;color:var(--dark)}.stilloak-home .testimonial-loc{font-size:.74rem;color:var(--text-light);font-weight:300}.stilloak-home .process{padding:80px 0;background:var(--bg-warm)}.stilloak-home .process-grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.stilloak-home .process-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.stilloak-home .process-step{text-align:center;position:relative;padding:20px}.stilloak-home .process-step:after{content:"";position:absolute;top:50px;right:-10px;width:calc(100% - 80px);height:2px;background:var(--border);display:none;left:calc(50% + 40px)}@media(min-width:768px){.stilloak-home .process-step:after{display:block}.stilloak-home .process-step:last-child:after{display:none}}.stilloak-home .process-num{width:64px;height:64px;border-radius:50%;background:var(--teal);color:#fff;font-family:var(--serif);font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;transition:all .4s var(--ease);position:relative;z-index:2}.stilloak-home .process-step:hover .process-num{transform:scale(1.15);box-shadow:0 8px 24px #3a6b6e4d}.stilloak-home .process-step h4{font-size:.95rem;font-weight:600;color:var(--dark);margin-bottom:6px}.stilloak-home .process-step p{font-size:.82rem;color:var(--text-light);font-weight:300;line-height:1.6}.stilloak-home .cta-section{padding:80px 0;position:relative;overflow:hidden;text-align:center}.stilloak-home .cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.stilloak-home .cta-bg img{width:100%;height:100%;object-fit:cover}.stilloak-home .cta-image__placeholder{width:100%;height:100%;min-height:100%}.stilloak-home .cta-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#264547eb,#3a6b6ed9)}.stilloak-home .cta-section .container{position:relative;z-index:1}.stilloak-home .cta-section h2{font-family:var(--serif);font-size:clamp(2.4rem,5.2vw,3.6rem);font-weight:600;color:#fff;line-height:1.12;margin-bottom:18px}.stilloak-home .cta-section p{font-size:1.05rem;color:#ffffffbf;font-weight:300;max-width:550px;margin:0 auto 32px;line-height:1.7}.stilloak-home .cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.stilloak-home .gallery{padding:60px 0 0;background:var(--bg);overflow:hidden}.stilloak-home .gallery-header{text-align:center;margin-bottom:28px}.stilloak-home .gallery-strip{display:flex;gap:12px;animation:galleryScroll 40s linear infinite}.stilloak-home .gallery-strip:hover{animation-play-state:paused}.stilloak-home .gallery-strip img{width:260px;min-width:260px;height:260px;object-fit:cover;border-radius:16px;transition:all .4s var(--ease);filter:saturate(.9)}.stilloak-home .gallery-image__placeholder{width:260px;min-width:260px;height:260px;border-radius:16px}.stilloak-home .gallery-strip img:hover{transform:scale(1.04) rotate(-1deg);filter:saturate(1.1);box-shadow:0 16px 40px #0000001f}.stilloak-home .newsletter-section{padding:60px 0;background:var(--bg-warm)}.stilloak-home .nl-box{max-width:640px;margin:0 auto;text-align:center}.stilloak-home .nl-box h2{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:600;color:var(--dark);margin-bottom:12px}.stilloak-home .nl-box p{font-size:.95rem;color:var(--text-light);font-weight:300;margin-bottom:28px;line-height:1.7}.stilloak-home .nl-form{display:flex;gap:0;border-radius:100px;overflow:hidden;border:2px solid var(--border);background:#fff;max-width:480px;margin:0 auto;transition:border-color .3s}.stilloak-home .nl-form:focus-within{border-color:var(--accent)}.stilloak-home .nl-form input{flex:1;border:none;padding:16px 24px;font-size:.92rem;outline:none;background:transparent;color:var(--dark)}.stilloak-home .nl-form input::placeholder{color:var(--text-light)}.stilloak-home .nl-form button{background:var(--dark);color:#fff;padding:16px 32px;font-size:.88rem;font-weight:600;letter-spacing:.04em;transition:background .3s}.stilloak-home .nl-form button:hover{background:var(--accent)}.stilloak-home .newsletter-message{margin-top:14px;font-size:.82rem;color:var(--teal)}.stilloak-home .newsletter-errors{color:#b42318}.stilloak-home .site-footer{background:var(--dark);color:#ffffffb3;padding:60px 0 0}.stilloak-home .footer-grid{display:grid;grid-template-columns:1fr;gap:32px;padding-bottom:44px}@media(min-width:768px){.stilloak-home .footer-grid{grid-template-columns:1.3fr 1fr 1fr 1.3fr}}.stilloak-home .footer-brand h3{font-family:var(--serif);font-size:1.7rem;color:#fff;font-weight:600;margin-bottom:14px}.stilloak-home .footer-brand p{font-size:.88rem;line-height:1.7;margin-bottom:20px;font-weight:300}.stilloak-home .footer-contact{display:flex;flex-direction:column;gap:10px}.stilloak-home .footer-contact a,.stilloak-home .footer-contact span{display:flex;align-items:flex-start;gap:10px;font-size:.85rem;transition:color .3s ease}.stilloak-home .footer-contact a:hover{color:var(--accent-light)}.stilloak-home .footer-contact svg{width:16px;height:16px;min-width:16px;margin-top:2px;opacity:.5}.stilloak-home .footer-col h4{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:20px}.stilloak-home .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.stilloak-home .footer-links li{list-style:none}.stilloak-home .footer-links a{font-size:.88rem;font-weight:400;color:var(--text-light);transition:all .3s ease;display:inline-block}.stilloak-home .footer-links a:hover{color:var(--accent-light);transform:translate(4px)}.stilloak-home .footer-nl-text{font-size:.88rem;font-weight:300;margin-bottom:16px;line-height:1.6}.stilloak-home .footer-nl-form{display:flex;border-radius:100px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;transition:border-color .3s}.stilloak-home .footer-nl-form:focus-within{border-color:var(--accent-light)}.stilloak-home .footer-nl-form input{flex:1;background:transparent;border:none;padding:14px 20px;color:#fff;font-size:.88rem;outline:none}.stilloak-home .footer-nl-form input::placeholder{color:#ffffff59}.stilloak-home .footer-nl-form button{background:var(--accent);color:#fff;padding:14px 26px;font-size:.82rem;font-weight:600;transition:background .3s}.stilloak-home .footer-nl-form button:hover{background:var(--accent-hover)}.stilloak-home .footer-social{display:flex;gap:12px;margin-top:20px}.stilloak-home .social-link{width:42px;height:42px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease)}.stilloak-home .social-link:hover{background:var(--accent);transform:translateY(-3px)}.stilloak-home .social-link svg{width:18px;height:18px;color:#ffffffb3}.stilloak-home .social-link:hover svg{color:#fff}.stilloak-home .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:24px 0;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}@media(min-width:768px){.stilloak-home .footer-bottom{flex-direction:row;justify-content:space-between}}.stilloak-home .footer-bottom p{font-size:.78rem;font-weight:300}.stilloak-home .footer-bottom-links{display:flex;gap:24px}.stilloak-home .footer-bottom-links a{font-size:.78rem;font-weight:300;transition:color .3s}.stilloak-home .footer-bottom-links a:hover{color:var(--accent-light)}@media(max-width:991px){.stilloak-home .hero-small-img,.stilloak-home .lifestyle-img-small{width:160px;bottom:-20px;right:10px}}@media(max-width:767px){.stilloak-home .hero{padding:36px 0 24px}.stilloak-home .hero-bg-shape,.stilloak-home .hero-bg-circle,.stilloak-home .hero-bg-circle2{display:none}.stilloak-home .hero h1{font-size:2.4rem}.stilloak-home .hero-float-badge{width:70px;height:70px;font-size:.55rem}.stilloak-home .categories,.stilloak-home .collections,.stilloak-home .lifestyle,.stilloak-home .why-us,.stilloak-home .testimonials,.stilloak-home .process,.stilloak-home .bestsellers{padding:50px 0}.stilloak-home .gallery-strip img{width:200px;min-width:200px;height:200px}.stilloak-home .bestsellers-grid.reverse{direction:ltr}.stilloak-home .nl-form,.stilloak-home .footer-nl-form{flex-direction:column;border-radius:24px}.stilloak-home .nl-form button,.stilloak-home .footer-nl-form button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/stilloak-home.css.map */
