:root{--pe-ink:#071313;--pe-deep:#041717;--pe-teal:#0aaeb1;--pe-paper:#f5f3ee;--pe-white:#fff;--pe-muted:#6f7471;--pe-line:#dedbd4}html,body{max-width:100%;overflow-x:hidden}body{background:var(--pe-paper)}.site-header{height:76px;padding:0 clamp(20px,4vw,58px);gap:32px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,19,19,.08);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;flex:0 0 auto;min-width:0}.brand img{display:block!important;width:235px!important;height:auto!important;max-width:235px!important;object-fit:contain!important;object-position:left center!important}.site-header nav{gap:28px}.site-header nav a,.icon-btn,.mobile-menu summary{font-size:10px;letter-spacing:.11em}.site-header nav a{position:relative;padding:30px 0}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--pe-teal);transition:right .2s ease}.site-header nav a:hover:after{right:0}.cart-count{background:var(--pe-teal);min-width:24px;height:24px}.hero{min-height:640px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:var(--pe-deep);overflow:hidden}.hero-copy{padding:clamp(62px,7vw,104px) clamp(28px,6vw,88px)}.hero .eyebrow{font-size:11px;letter-spacing:.16em}.hero h1{font-size:clamp(58px,6.2vw,92px);line-height:.9;max-width:680px;margin:22px 0 28px}.hero p{font-size:16px;max-width:450px;color:#c9d3d1;line-height:1.65}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-actions .btn{padding:16px 22px}.hero-actions .btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.hero-art{position:relative;min-width:0;background:#0a2222}.hero-art>a{display:block;position:relative;width:100%;height:100%;min-height:640px;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hero-art:hover img{transform:scale(1.015)}.hero-product-overlay{position:absolute;left:22px;right:22px;bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 20px;background:rgba(4,23,23,.88);color:#fff;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-product-overlay small{display:block;color:#72d7d8;font-size:9px;font-weight:900;letter-spacing:.14em;margin-bottom:6px}.hero-product-overlay strong{font-size:15px;line-height:1.25;display:block;max-width:440px}.hero-product-overlay span{font-size:14px;white-space:nowrap}.trust{padding:0 clamp(18px,4vw,58px);background:#fff}.trust div{padding:22px 28px}.section{max-width:1320px;padding-top:82px;padding-bottom:82px}.section-head{margin-bottom:30px}.section h2{font-size:clamp(35px,4vw,54px);line-height:.92}.product-grid{gap:22px}.product-photo{background:#e9e6df}.product-card{min-width:0}.product-name{line-height:1.35}.story{max-width:1320px;margin:0 auto 44px;grid-template-columns:1fr 1fr;background:#061718;overflow:hidden}.story-visual{min-height:430px;padding:48px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:radial-gradient(circle at 88% 10%,rgba(10,174,177,.2),transparent 34%),linear-gradient(145deg,#0a2829,#061718 68%);color:#fff;border-right:1px solid rgba(255,255,255,.08)}.story-visual:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(10,174,177,.22);border-radius:50%;right:-145px;top:-130px;box-shadow:0 0 0 34px rgba(10,174,177,.045),0 0 0 68px rgba(10,174,177,.025)}.studio-kicker{position:relative;z-index:1;font-size:10px;font-weight:900;letter-spacing:.16em;color:#77dadb}.studio-process{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;max-width:560px;font-size:clamp(33px,3.7vw,58px);font-weight:900;letter-spacing:-.055em;line-height:.92}.studio-process i{font-style:normal;color:var(--pe-teal);font-weight:400}.studio-meta{position:relative;z-index:1}.studio-meta span{display:block;font-size:9px;font-weight:900;letter-spacing:.14em;color:#77dadb;margin-bottom:10px}.studio-meta p{max-width:390px;color:#b7c8c6;line-height:1.65;margin:0;font-size:14px}.story-copy{padding:clamp(46px,6vw,78px);background:linear-gradient(145deg,#061718,#082425);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-copy h2{font-size:clamp(38px,4.2vw,62px);line-height:.92;margin:12px 0 24px;letter-spacing:-.045em}.story-copy p{max-width:610px}.collection-grid a{min-height:250px;transition:transform .2s ease,border-color .2s ease}.collection-grid a:hover{transform:translateY(-3px);border-color:#0aaeb1}.collection-grid span{letter-spacing:-.03em}.page-hero{padding:78px 4vw;background:linear-gradient(135deg,#061718,#0a2d2e)}.page-hero h1{font-size:clamp(42px,5vw,64px)}.product-page{max-width:1260px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:70px}.product-info h1{font-size:clamp(38px,4vw,54px)}footer{background:#041717}.footer-logo{display:block;width:220px!important;height:auto!important;max-width:220px!important}@media(max-width:850px){.site-header{height:64px;padding:0 18px;position:sticky;top:0;gap:10px}.brand img{width:176px!important;max-width:176px!important;height:auto!important}.header-actions{gap:11px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 22px 40px}.hero h1{font-size:clamp(43px,12vw,58px);max-width:520px}.hero p{font-size:15px}.hero-art>a{min-height:390px;height:390px}.hero-product-overlay{left:14px;right:14px;bottom:14px;padding:14px 15px;gap:14px}.hero-product-overlay strong{font-size:13px}.hero-product-overlay span{font-size:12px}.trust{padding:0 14px}.trust div{padding:18px 10px}.section{padding-top:56px;padding-bottom:56px}.section h2{font-size:34px}.story{margin:0 18px 28px;grid-template-columns:1fr}.story-visual{min-height:310px;padding:30px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.studio-process{font-size:clamp(30px,9vw,46px);max-width:520px}.story-copy{padding:38px 28px}.page-hero{padding:54px 20px}.product-page{grid-template-columns:1fr;gap:22px;padding:28px 18px}.product-info h1{font-size:36px}}@media(max-width:480px){.announcement{font-size:8px}.brand img{width:158px!important;max-width:158px!important}.hero-art>a{min-height:340px;height:340px}.hero-product-overlay{padding:12px}.hero-product-overlay strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.hero-actions .btn{text-align:center;padding:14px 10px}.trust{grid-template-columns:1fr 1fr}.section{padding-left:16px;padding-right:16px}.story{margin-left:16px;margin-right:16px}.story-visual{min-height:290px;padding:26px 22px}.studio-kicker{font-size:8px}.studio-process{font-size:clamp(28px,10.5vw,42px);gap:6px 8px}.studio-meta p{font-size:12px}.story-copy{padding:34px 24px}.story-copy h2{font-size:36px}.collection-grid a{min-height:150px}.footer-logo{width:195px!important;max-width:195px!important}}