:root{--paper:#f4f0e8;--paper-deep:#e9e2d6;--ink:#1f1e1b;--soft:#5c5851;--line:#1f1e1b2e;--accent:#b43f32;--accent-dark:#8d2d24;--white:#fffdf8;--shell:min(1240px,calc(100vw - 72px));--radius:28px;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;font-family:SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0}a{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:var(--white);border-radius:999px;padding:10px 16px;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #1669c1}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#f4f0e8f0;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:80px;display:flex}.brand{letter-spacing:.04em;align-items:center;gap:12px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{gap:4px;width:27px;display:grid}.brand-mark>i,.brand-mark>span i{background:var(--accent);border-radius:5px;height:5px;display:block}.brand-mark>span{grid-template-columns:1fr 1fr;gap:4px;display:grid}.brand-mark.light>i,.brand-mark.light>span i{background:var(--paper)}nav{align-items:center;gap:36px;display:flex}nav a{color:var(--soft);font-size:14px;text-decoration:none;position:relative}nav a:after{content:"";background:var(--accent);height:1px;transition:right .18s;position:absolute;bottom:-7px;left:0;right:100%}nav a:hover:after,nav a[aria-current=page]:after{right:0}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;min-height:700px;padding-block:88px 76px;display:grid}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.16em;margin:0 0 26px;font-size:11px;font-weight:700}.hero h1{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(64px,6.2vw,94px);font-weight:650;line-height:.98}.hero h1 em{color:var(--accent);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--accent);opacity:.25;height:5px;position:absolute;bottom:0;left:2%;right:0}.hero-lead{max-width:620px;color:var(--soft);margin:34px 0 0;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.button{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:50px;padding:0 24px;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.quiet:hover{background:#1f1e1b0f}.hero-art{border:1px solid var(--line);background:linear-gradient(145deg,#eadfd1,#f7f2e9 44%,#d8c9ba);border-radius:50% 50% 42% 58%/43% 53% 47% 57%;min-height:540px;position:relative;overflow:hidden}.hero-art:after{content:"";border:1px solid #b43f3257;border-radius:50%;position:absolute;inset:15%}.orbit{border:1px solid #1f1e1b33;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit.one{inset:3% 21%}.orbit.two{inset:25% -6%;transform:rotate(36deg)}.hero-glyph{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)scale(8)}.art-word,.art-number{z-index:3;letter-spacing:.16em;font-size:9px;font-weight:700;position:absolute}.word-a{top:27%;left:11%}.word-b{top:38%;right:10%}.word-c{bottom:17%;left:21%}.art-number{color:var(--accent);font-size:16px;bottom:12%;right:12%}.manifesto{border-block:1px solid var(--line)}.split-copy{grid-template-columns:.5fr 1.5fr;gap:50px;padding-block:66px;display:grid}.split-copy>p:last-child{letter-spacing:-.04em;margin:0;font-size:clamp(27px,3vw,43px);line-height:1.42}.products-section,.principles{padding-block:132px}.section-head{justify-content:space-between;align-items:end;gap:64px;margin-bottom:54px;display:flex}.section-head h2,.about-teaser h2,.contact-band h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.6vw,68px);font-weight:620;line-height:1.08}.section-head>p{max-width:410px;color:var(--soft);margin:0;font-size:15px;line-height:1.8}.product-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.product-card{--product-accent:var(--accent);border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:520px;padding:30px;transition:background .25s;display:flex;position:relative}.product-card:hover{background:var(--white)}.card-topline{color:var(--soft);letter-spacing:.16em;justify-content:space-between;font-size:9px;font-weight:700;display:flex}.product-icon{background:var(--product-accent,var(--accent));color:#fff;border-radius:28px;place-items:center;width:106px;height:106px;margin:56px auto 50px;display:grid;box-shadow:0 16px 34px #1f1e1b24}.product-icon.small{border-radius:20px;width:72px;height:72px;margin:0}.icon-calendar{background:#b43f32}.icon-calendar b{border:2px solid #ffffffd1;border-top-width:12px;border-radius:8px;place-items:center;width:64px;height:58px;font-size:22px;display:grid}.icon-timetable{background:#334e68}.icon-timetable>span{align-items:end;gap:8px;height:54px;display:flex}.icon-timetable i{background:#fff;border-radius:8px;width:12px}.icon-timetable i:first-child{opacity:.55;height:33px}.icon-timetable i:nth-child(2){height:54px}.icon-timetable i:nth-child(3){opacity:.75;height:43px}.icon-imark{background:#b68422;font:italic 39px Georgia,serif}.icon-namecraft{background:#476b5f;font:42px Georgia,serif}.icon-namecraft b{position:relative}.icon-namecraft i{background:#ffffffb3;width:42px;height:1px;position:absolute;top:50%;left:0;transform:rotate(-38deg)}.product-meta{color:var(--soft);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.product-copy h3{letter-spacing:-.04em;margin:0 0 13px;font-size:32px}.product-copy>p:last-child{color:var(--soft);margin:0;font-size:15px;line-height:1.75}.card-link{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:28px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.section-link{margin-top:34px}.text-link{border-bottom:1px solid;gap:20px;margin-top:34px;padding-bottom:5px;font-weight:650;text-decoration:none;display:inline-flex}.principles{border-top:1px solid var(--line)}.section-head.compact{max-width:820px}.principle-list{border-top:1px solid var(--ink)}.principle-list article{border-bottom:1px solid var(--line);grid-template-columns:100px .6fr 1fr;align-items:baseline;gap:42px;padding:38px 0;display:grid}.principle-list span{color:var(--accent);font-size:11px;font-weight:700}.principle-list h3{margin:0;font-size:29px}.principle-list p{color:var(--soft);margin:0;line-height:1.8}.about-teaser{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:90px;padding-block:118px;display:grid}.about-figure{background:var(--ink);border-radius:var(--radius);min-height:450px;position:relative;overflow:hidden}.about-figure:before{content:"";border:55px solid var(--accent);opacity:.86;border-radius:50%;width:320px;height:320px;position:absolute;top:-35px;right:-42px}.about-figure:after{content:"";background:#ffffff4d;width:200px;height:1px;position:absolute;top:45%;left:45%;transform:rotate(90deg)}.about-figure span{background:#ffffff4d;width:200px;height:1px;position:absolute;top:45%;left:45%}.about-figure b{letter-spacing:-.1em;color:var(--paper);font-size:82px;position:absolute;bottom:28px;left:40px}.about-teaser>div:last-child{align-self:center}.about-teaser>div:last-child>p:not(.section-kicker){max-width:620px;color:var(--soft);margin:34px 0 0;font-size:17px;line-height:1.95}.contact-band{border-top:1px solid var(--line);text-align:center;padding-block:150px}.contact-band a{border-bottom:1px solid var(--ink);align-items:center;gap:28px;margin-top:52px;padding-bottom:6px;font-size:clamp(20px,3vw,36px);text-decoration:none;display:inline-flex}.contact-band a span{color:var(--accent)}.site-footer{background:var(--ink);color:var(--paper)}.footer-main{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;min-height:190px;display:flex}.footer-links a{color:#ffffffb3}.footer-legal{color:#ffffff8c;justify-content:space-between;align-items:center;gap:40px;min-height:72px;font-size:11px;display:flex}.footer-legal a{text-underline-offset:3px}.footer-legal p{margin:0}.footer-legal span{color:#d78a80}.page-hero{padding-block:130px 105px}.page-hero h1{letter-spacing:-.065em;max-width:960px;margin:0;font-size:clamp(58px,7vw,104px);font-weight:630;line-height:1.02}.page-hero>p:last-child{max-width:690px;color:var(--soft);margin:42px 0 0;font-size:18px;line-height:1.9}.page-section{padding-top:0}.product-hero{grid-template-columns:1fr .82fr;align-items:center;gap:90px;min-height:740px;padding-block:80px 100px;display:grid}.back-link{color:var(--soft);margin-bottom:52px;font-size:13px;text-decoration:none;display:inline-block}.product-title{align-items:center;gap:22px;display:flex}.product-title .eyebrow{margin:0 0 5px}.product-title h1{letter-spacing:-.04em;margin:0;font-size:40px}.product-hero h2{letter-spacing:-.06em;max-width:700px;margin:50px 0 25px;font-size:clamp(52px,5vw,76px);font-weight:620;line-height:1.08}.product-lead{max-width:640px;color:var(--soft);margin:0;font-size:17px;line-height:1.9}.unavailable{color:var(--soft);border-style:dashed}.product-stage{background:color-mix(in srgb,var(--product-accent) 20%,var(--paper-deep));border:1px solid var(--line);border-radius:300px 300px 28px 28px;min-height:580px;position:relative;overflow:hidden}.product-stage:before{content:"";border:1px solid color-mix(in srgb,var(--product-accent) 55%,transparent);border-radius:50%;position:absolute;inset:12%}.product-stage>span{color:var(--product-accent);letter-spacing:-.08em;opacity:.9;font-size:150px;font-weight:700;position:absolute;bottom:22px;left:44px}.product-stage>b{letter-spacing:.2em;writing-mode:vertical-rl;font-size:12px;position:absolute;top:45%;right:34px}.product-stage i{background:var(--ink);border-radius:20px;height:16px;position:absolute;top:34%;left:22%;right:16%;transform:rotate(-8deg)}.product-stage i:last-child{background:var(--product-accent);top:43%;left:40%}.product-story{border-top:1px solid var(--line);grid-template-columns:.5fr 1.5fr;gap:70px;padding-block:120px;display:grid}.product-story h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.6vw,68px);font-weight:620;line-height:1.08}.product-story div p{max-width:760px;color:var(--soft);margin:28px 0 0;font-size:17px;line-height:1.9}.honesty-band{border-block:1px solid var(--line);background:var(--paper-deep)}.honesty-band>div{grid-template-columns:.5fr 1.5fr;gap:70px;padding-block:50px;display:grid}.honesty-band span{color:var(--accent);letter-spacing:.12em;font-size:11px;font-weight:700}.honesty-band p{max-width:760px;color:var(--soft);margin:0;line-height:1.8}.about-statement{border-block:1px solid var(--line)}.values{grid-template-columns:repeat(3,1fr);padding-block:120px;display:grid}.values article{padding:0 40px 30px 0}.values article+article{border-left:1px solid var(--line);padding-left:40px}.values span,.contact-notes span{color:var(--accent);font-size:11px;font-weight:700}.values h2{margin:42px 0 18px;font-size:36px}.values p,.contact-notes p{color:var(--soft);margin:0;line-height:1.8}.contact-page{min-height:660px}.mail-link{border-bottom:1px solid var(--ink);gap:28px;margin-top:64px;padding-bottom:8px;font-size:clamp(22px,3vw,40px);text-decoration:none;display:inline-flex}.mail-link span{color:var(--accent)}.contact-notes{border-top:1px solid var(--line);padding-block:100px}.contact-notes>div{grid-template-columns:repeat(3,1fr);display:grid}.contact-notes article{padding-right:42px}.contact-notes article+article{border-left:1px solid var(--line);padding-left:42px}.contact-notes h2{margin:36px 0 16px;font-size:25px}.legal-page{max-width:900px;padding-block:120px}.legal-page header{border-bottom:1px solid var(--ink);padding-bottom:70px}.legal-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(56px,7vw,88px)}.legal-page header>p:last-child{color:var(--soft);margin:28px 0 0}.legal-page section{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;gap:50px;padding-block:42px;display:grid}.legal-page h2{margin:0;font-size:22px}.legal-page section p{color:var(--soft);margin:0;font-size:16px;line-height:1.95}.legal-page section a{text-underline-offset:4px}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:660px;display:flex}.not-found h1{letter-spacing:-.06em;margin:0;font-size:clamp(58px,7vw,96px)}.not-found>p:not(.section-kicker){color:var(--soft);font-size:18px}.not-found .button{margin-top:28px}@media (width<=900px){:root{--shell:min(100% - 40px,700px)}.hero,.product-hero{grid-template-columns:1fr;padding-top:72px}.hero-art{min-height:500px}.split-copy,.product-story,.honesty-band>div{grid-template-columns:1fr;gap:12px}.product-grid,.about-teaser{grid-template-columns:1fr}.principle-list article{grid-template-columns:70px .6fr 1fr}.product-stage{min-height:500px}.values,.contact-notes>div{grid-template-columns:1fr}.values article,.values article+article,.contact-notes article,.contact-notes article+article{border-left:0;border-bottom:1px solid var(--line);padding:36px 0}}@media (width<=560px){:root{--shell:calc(100vw - 32px);--radius:20px}.header-inner{min-height:68px}.brand{white-space:nowrap;gap:9px;font-size:14px}.brand-mark{width:24px}nav{gap:15px}nav a{font-size:12px}.hero{gap:54px;min-height:auto;padding-block:62px 64px}.desktop-only{display:none}.eyebrow,.section-kicker{margin-bottom:18px;font-size:9px}.hero h1{font-size:56px}.hero-lead{margin-top:26px;font-size:15px}.hero-actions .button{flex:100%}.hero-art{min-height:350px}.hero-glyph{transform:translate(-50%,-50%)rotate(-8deg)scale(5.6)}.split-copy{padding-block:44px}.split-copy>p:last-child{font-size:25px}.products-section,.principles{padding-block:82px}.section-head{margin-bottom:36px;display:block}.section-head h2,.about-teaser h2,.contact-band h2{font-size:40px}.section-head>p{margin-top:24px;font-size:13px}.product-card{min-height:430px;padding:22px}.product-icon{border-radius:24px;width:88px;height:88px;margin:36px auto 34px;transform:scale(.9)}.product-copy h3{font-size:28px}.product-copy>p:last-child{font-size:13px}.principle-list article{grid-template-columns:34px 1fr;gap:16px;padding:28px 0}.principle-list h3{font-size:23px}.principle-list p{grid-column:2;font-size:13px}.about-teaser{gap:50px;padding-block:82px}.about-figure{min-height:330px}.about-figure b{font-size:60px;bottom:20px;left:26px}.about-teaser>div:last-child>p:not(.section-kicker){font-size:14px}.contact-band{padding-block:94px}.contact-band a{margin-top:36px;font-size:18px}.footer-main{flex-direction:column;justify-content:center;align-items:flex-start;gap:28px;min-height:160px}.footer-links{gap:18px}.footer-legal{flex-direction:column;align-items:flex-start;gap:12px;padding-block:22px;line-height:1.6}.page-hero{padding-block:88px 72px}.page-hero h1{font-size:54px}.page-hero>p:last-child{margin-top:28px;font-size:15px}.product-hero{gap:54px;min-height:auto;padding-block:54px 72px}.back-link{margin-bottom:38px}.product-title h1{font-size:32px}.product-title .product-icon{transform:none}.product-hero h2{margin-top:42px;font-size:48px}.product-lead{font-size:15px}.product-stage{min-height:370px}.product-stage>span{font-size:100px}.product-story{padding-block:82px}.product-story h2{font-size:40px}.product-story div p{font-size:15px}.honesty-band>div{padding-block:40px}.legal-page{padding-block:82px}.legal-page section{grid-template-columns:1fr;gap:16px}.legal-page h1{font-size:54px}.not-found{min-height:560px}.not-found h1{font-size:54px}.mail-link{font-size:20px}.contact-page{min-height:580px}}.icon-imark{color:#222}.icon-imark b span{color:#fff}.product-copy>p:last-child{font-size:16px}.card-link{font-size:14px}@media (width<=560px){nav a{font-size:14px}.hero-lead,.product-copy>p:last-child,.principle-list p,.about-teaser>div:last-child>p:not(.section-kicker),.page-hero>p:last-child,.product-lead,.product-story div p{font-size:16px}.section-head>p{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
