:root{--ink:#17212b;--muted:#5d6872;--line:#d9dee2;--paper:#fff;--surface:#fff;--red:#df3d2e;--red-dark:#b92d22;--navy:#132b3f;--mint:#477c54;--ubuntu:#dd4814}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:20;background:color-mix(in srgb, var(--paper) 90%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #17212b1a;transition:transform .2s;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:76px;display:flex}.brand{align-items:center;display:flex}.brand img{width:162px;height:auto}nav{gap:28px;font-size:14px;font-weight:700;display:flex}nav a:hover,.footer-links a:hover,.legal-body a,.notice-box a{color:var(--red)}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 20%,#df3d2e21,#0000 28%),linear-gradient(135deg,#f8f6f1 20%,#e9eef0 100%);padding:64px 0 0;overflow:hidden}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:64px;display:grid}.eyebrow{color:var(--red);letter-spacing:.17em;margin:0 0 14px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:800px;margin-bottom:24px;font-size:clamp(42px,4.6vw,62px);line-height:1.18}h2{letter-spacing:-.04em;font-size:clamp(28px,3vw,42px);line-height:1.3}h3{font-size:22px;line-height:1.45}.hero-copy{color:#43505a;max-width:690px;margin-bottom:22px;font-size:18px}.hero-current{max-width:620px;color:var(--ink);border-left:3px solid var(--red);margin-bottom:32px;padding-left:16px;font-size:14px}.hero-current span{color:var(--muted);letter-spacing:.08em;font-size:11px;font-weight:700;display:block}.hero-catalog{justify-self:end;width:min(100%,500px);position:relative}.hero-disc-stack{min-height:400px;position:relative}.hero-disc{--rotation:0deg;aspect-ratio:1;filter:drop-shadow(0 24px 28px #17212b33);transform:rotate(var(--rotation));border-radius:50%;transition:transform .2s,filter .2s;display:block;position:absolute;overflow:hidden}.hero-disc:hover{filter:drop-shadow(0 30px 34px #17212b3d);transform:translateY(-8px) rotate(var(--rotation))}.hero-disc img{border-radius:50%;width:100%;height:100%}.hero-disc-1{--rotation:-7deg;z-index:2;width:68%;top:4px;left:0}.hero-disc-2{--rotation:9deg;z-index:1;width:60%;top:78px;right:0}.hero-catalog-caption{gap:1px;margin:-2px 0 0;font-size:14px;font-weight:700;display:grid}.hero-catalog-caption span{color:var(--red);letter-spacing:.15em;font-size:10px;font-weight:700}.button{border-radius:5px;justify-content:center;align-items:center;min-height:52px;padding:10px 25px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--red);box-shadow:0 8px 20px #b92d222e}.primary:hover{color:#fff;background:var(--red-dark)}.hero-note{border-top:1px solid #17212b33;margin-top:42px}.hero-note p{color:var(--muted);margin:0;font-size:14px}.hero-note strong{color:var(--ink);font-size:16px}.hero-note span{color:var(--red);font-size:11px;font-weight:700}.hero-note{grid-template-columns:repeat(3,1fr);gap:0;padding:24px 0 28px;display:grid}.hero-note>div{grid-template-columns:34px 1fr;gap:10px;padding-right:30px;display:grid}.hero-note>div+div{border-left:1px solid #17212b26;padding-left:30px}.section{padding-block:92px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading>p{max-width:500px;color:var(--muted);text-align:right}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:28px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 16px 40px #17212b0d}.card-art-link{display:block}.product-card-body{padding:28px 30px 30px}.product-card-body h3{text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;overflow:hidden}.card-price-row{align-items:baseline;padding-top:18px;display:flex}.card-price-row strong{color:var(--red);font-size:27px;font-weight:400}.product-shipping-promise{white-space:nowrap;margin:14px 0 0;font-size:13px;line-height:1.5}.product-art{background:#e9efec;place-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.product-art.ubuntu{background:#f3e7df}.product-art.compact{min-height:350px}.product-art:after{content:"";border:1px solid #fffc;border-radius:50%;width:440px;height:440px;position:absolute}.product-photo{z-index:1;filter:drop-shadow(0 22px 30px #17212b2e);border-radius:50%;width:min(82%,430px);height:auto;position:relative}.compact .product-photo{width:min(78%,310px)}.product-gallery{min-width:0}.product-gallery-main{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"thumbnails stage";align-items:start;gap:16px;display:grid}.product-gallery-thumbnails{flex-direction:column;grid-area:thumbnails;gap:10px;display:flex}.product-gallery-thumbnails button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:72px;height:72px;padding:5px;display:grid;overflow:hidden}.product-gallery-thumbnails button:hover,.product-gallery-thumbnails button.active{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.product-gallery-thumbnails img{object-fit:contain;width:100%;height:100%}.product-gallery-stage{border:1px solid var(--line);background:#e9efec;grid-area:stage;place-items:center;min-height:510px;padding:40px;display:grid;position:relative;overflow:hidden}.product-gallery.ubuntu .product-gallery-stage{background:#f3e7df}.product-gallery-stage:after{content:"";aspect-ratio:1;border:1px solid #fffc;border-radius:50%;width:min(72%,440px);position:absolute}.product-gallery-image{z-index:1;object-fit:contain;filter:drop-shadow(0 22px 30px #17212b2e);width:min(86%,440px);max-height:390px;position:relative}.product-gallery-image.portrait{max-height:400px}.product-gallery-caption{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:18px 24px;display:flex}.product-gallery-caption p{color:var(--muted);margin:0;font-size:13px}.product-gallery-caption span{color:var(--red);flex:none;font-size:12px;font-weight:700}.verified{z-index:2;color:#fff;background:var(--navy);letter-spacing:.1em;padding:5px 9px;font-size:10px;font-weight:700;position:absolute;bottom:26px;right:30px}.process-section{color:#fff;background:var(--navy)}.process-grid{grid-template-columns:1fr 1fr;gap:120px;display:grid}.process-grid .eyebrow{color:#ff8175}.process-grid ol{margin:0;padding:0;list-style:none}.process-grid li{border-top:1px solid #fff3;grid-template-columns:42px 1fr;gap:18px;padding:22px 0;display:grid}.process-grid li>span{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.process-grid p{color:#becbd5;margin:4px 0 0;font-size:14px}.breadcrumb{color:var(--muted);justify-content:flex-start;padding-top:28px;font-size:12px;font-weight:400}.pdp-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;padding:42px 0 86px;display:grid}.pdp-summary h1{margin-bottom:8px;font-size:clamp(34px,4vw,54px)}.release{color:var(--muted)}.pdp-lead{margin:34px 0;font-size:20px;font-weight:700}.price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:baseline;gap:12px;padding:22px 0;display:flex}.price strong{font-size:38px}.price span{color:var(--muted);font-size:13px}.check-list{margin:24px 0;padding:0;list-style:none}.check-list li:before{content:"✓";color:var(--mint);margin-right:10px;font-weight:700}.purchase-check{border-left:3px solid var(--red);background:#eeeae1;margin:24px 0;padding:18px 20px;font-size:13px}.purchase-check strong{margin-bottom:7px;display:block}.purchase-check ul{margin:0;padding-left:1.3em}.purchase-check li+li{margin-top:4px}.purchase{flex-direction:column;width:100%;min-height:64px;font-size:17px}.purchase span{opacity:.78;font-size:11px;font-weight:400}.payment-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:11px}.product-information{border-top:1px solid var(--ink);max-width:980px;margin:0 auto;padding:58px 0 68px}.product-information-intro{max-width:690px;margin-bottom:42px}.product-information-intro h2{margin-bottom:14px;font-size:30px}.product-information-intro p{color:#47535c;margin:0;font-size:16px}.product-information-grid{grid-template-columns:1.04fr .96fr;align-items:start;gap:52px;display:grid}.product-specifications,.product-inclusions{border-top:3px solid var(--ink)}.product-specifications h3,.product-inclusions h3{margin:0;padding:16px 0;font-size:19px}.product-specifications dl{border-top:1px solid var(--line);margin:0}.product-specifications dl div{border-bottom:1px solid var(--line);grid-template-columns:128px 1fr;gap:16px;padding:14px 16px;display:grid}.product-specifications dl div:nth-child(odd){background:#eef1f2}.product-inclusions{margin:0}.product-inclusions ul{border-top:1px solid var(--line);color:#47535c;margin:0;padding:0;font-size:14px;list-style:none}.product-inclusions li{border-bottom:1px solid var(--line);padding:14px 0 14px 22px;position:relative}.product-inclusions li:before{content:"•";color:var(--red);position:absolute;left:6px}dt{color:var(--muted);font-size:13px}dd{margin:0;font-weight:700}.notice-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:980px;margin:0 auto 90px;padding:28px 0}.notice-box h2{margin-bottom:12px;font-size:18px}.notice-box li{color:var(--muted);margin:0;font-size:13px}.notice-box ul{margin:0;padding-left:1.3em}.notice-box p{margin:16px 0 0;font-size:14px}.legal-page{min-height:65vh;padding-block:80px 110px}.legal-page>h1{margin-bottom:8px;font-size:clamp(36px,5vw,60px)}.updated{color:var(--muted);font-size:12px}.legal-body{max-width:820px;margin-top:55px}.legal-body h2{margin:48px 0 12px;font-size:23px}.legal-body p{color:#404c55}.legal-table{border-top:1px solid var(--line);margin-bottom:36px}.legal-table div{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;gap:30px;padding:20px 0;display:grid}.contact-card{border:1px solid var(--line);background:#fff;margin-top:42px;padding:38px}.contact-card h2{margin-top:0}.contact-card .button.primary,.contact-card .button.primary:hover{color:#fff}.contact-card small{color:var(--muted);margin-top:12px;display:block}.maintenance-status{background:#f2f6f3;border-left:4px solid #477c54;gap:5px;padding:26px 28px;display:grid}.maintenance-status p,.maintenance-status span{color:var(--muted);margin:0;font-size:13px}.maintenance-status strong{font-size:20px}.maintenance-contact{border-top:1px solid var(--line);margin-top:44px;padding-top:24px}.maintenance-contact p{margin:8px 0 0}.empty-page{min-height:68vh;padding-block:120px}.site-footer{color:#ccd4da;background:#101c26}.footer-grid{grid-template-columns:1fr 1fr;gap:60px;padding-block:66px;display:grid}.footer-brand{color:#fff;margin-bottom:4px;font-size:19px;font-weight:700}.footer-grid p{color:#8e9aa3}.footer-philosophy{margin:24px 0 0;font-size:13px}.footer-philosophy span{color:#fff;letter-spacing:.05em;font-weight:700}.footer-links{grid-template-columns:1fr 1fr;align-content:start;gap:9px 26px;font-size:13px;display:grid}.footer-bottom{color:#74818a;border-top:1px solid #ffffff1a;padding:18px 0;font-size:11px}@media (max-width:800px){.shell{width:min(100% - 28px,620px)}.header-inner{min-height:66px}.site-header.is-hidden{transform:translateY(-100%)}.brand img{width:142px}.header-inner nav a:not(:last-child){display:none}.header-inner nav{gap:0}.hero{padding:58px 0 0}.hero-desktop-only{display:none}.hero-grid,.process-grid,.pdp-grid,.pdp-detail,.footer-grid{grid-template-columns:1fr;gap:42px}.hero h1{font-size:38px}.hero-note{grid-template-columns:1fr;margin-top:42px;padding-block:16px}.hero-note>div,.hero-note>div+div{border-left:0;padding:14px 0}.hero-note>div+div{border-top:1px solid #17212b1f}.hero-catalog{justify-self:stretch;width:100%}.hero-disc-stack{min-height:300px}.hero-disc-1{width:min(68vw,260px)}.hero-disc-2{width:min(60vw,225px);top:56px}.section{padding-block:64px}.section-heading{display:block}.section-heading>p{text-align:left;margin-top:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-art.compact{min-height:230px}.product-art.compact .product-photo{width:min(88%,310px)}.product-art.compact .verified{font-size:9px;bottom:10px;right:10px}.product-card-body{padding:16px 14px 18px}.product-card-body .eyebrow{letter-spacing:.08em;margin-bottom:8px;font-size:9px}.product-card-body h3{margin-bottom:8px;font-size:15px}.card-price-row{padding-top:12px}.card-price-row strong{font-size:27px}.product-shipping-promise{margin-top:12px;font-size:9px}.product-gallery-stage{min-height:370px;padding:28px}.product-gallery-main{grid-template-columns:1fr;grid-template-areas:"stage""thumbnails"}.product-gallery-thumbnails{flex-direction:row;padding-bottom:2px;overflow-x:auto}.product-gallery-thumbnails button{flex:0 0 62px;width:62px;height:62px}.product-gallery-image{max-height:300px}.pdp-grid{padding-bottom:54px}.product-information{padding:46px 0 54px}.product-information-grid{grid-template-columns:1fr;gap:36px}.notice-box{padding:28px 22px}.legal-page{padding-block:55px 80px}.legal-table div{grid-template-columns:1fr;gap:4px}.footer-links{grid-template-columns:1fr}}
