@font-face{font-family:Studio;src:local('Avenir Next');font-display:swap}
:root{--paper:#f6f3eb;--ink:#252923;--muted:#686b62;--line:#d8d9ce;--accent:#e94e2b;--serif:'Yu Mincho','Hiragino Mincho ProN',serif;--sans:Studio,'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{max-width:100%;display:block}p{line-height:1.95}h1,h2,h3,p{margin:0}.skip{position:fixed;left:16px;top:-100px;z-index:20;background:white;padding:16px}.skip:focus{top:12px}.site-header{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 5%;border-bottom:1px solid var(--line)}.wordmark{font-size:36px;font-weight:800;letter-spacing:-2px;display:inline-flex;align-items:baseline}.brand-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);margin-left:3px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.nav-contact{border-bottom:1px solid var(--ink);padding:10px 0}.nav-contact span{margin-left:20px}.hero{max-width:1440px;margin:auto;padding:40px 5% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.6px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:700;display:block}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:10px}.hero-location{color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;min-height:560px}.hero-copy{position:relative;z-index:1;padding:54px 0 70px}.hero h1{font-size:clamp(48px,5.5vw,82px);line-height:1.4;letter-spacing:-.045em;font-weight:700}.serif{font-family:var(--serif);font-weight:500}.red{color:var(--accent)}.hero-copy p{font-size:16px;margin-top:24px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:60px;font-size:13px;margin-top:34px;padding-bottom:12px;border-bottom:1px solid var(--ink)}.text-link span{font-size:26px}.hero-bottom{border-top:1px solid var(--line);padding:24px 0;color:var(--muted)}.hero-bottom a span{margin-left:24px}.sculpture{position:relative;height:460px;background:radial-gradient(ellipse at 56% 56%,#dedfca55,transparent 65%)}.orbit{position:absolute;width:360px;height:360px;left:50%;top:46%;border:1px solid #aeb49f;border-radius:50%;transform:translate(-50%,-50%) rotate(-32deg) scaleX(.63)}.orbit-b{transform:translate(-50%,-50%) rotate(37deg) scaleX(.8);width:390px;height:390px}.ball{position:absolute;border-radius:50%;box-shadow:20px 35px 40px #50552e22;animation:float 8s ease-in-out infinite}.ball-orange{width:205px;height:205px;left:42%;top:14%;background:radial-gradient(circle at 32% 28%,#ff9957,#f35a2d 45%,#b52f1d 95%)}.ball-white{width:110px;height:110px;left:17%;top:59%;background:radial-gradient(circle at 30% 25%,#fffef6,#e7e5d8 58%,#a8ad96);animation-delay:-3s}.orbit-label{position:absolute;left:51%;top:73%;font-size:11px;line-height:1.55;letter-spacing:1px;transform:rotate(-8deg)}.axis{position:absolute;left:19%;top:14%;font-size:28px;font-weight:300;color:var(--accent)}.sculpture-caption{position:absolute;bottom:0;right:0;font-size:9px;letter-spacing:2px;color:var(--muted)}.section{max-width:1440px;margin:auto;padding:105px 5%}.work{padding-top:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.section-heading h2{font-size:36px;line-height:1.55;letter-spacing:-1px;margin-top:20px}.section-aside{font-size:13px;line-height:1.9;color:var(--muted)}.product-card{display:grid;grid-template-columns:1fr 1fr;background:#e9e8de;border-radius:7px;overflow:hidden}.product-copy{padding:60px 13%}.product-label{display:flex;align-items:center;gap:14px;font-size:27px;font-weight:700;letter-spacing:-1px}.product-label img{border-radius:13px}.product-label small{display:block;font-size:9px;font-weight:500;letter-spacing:1.2px;margin-top:4px}.product-copy h3{font-size:37px;line-height:1.5;letter-spacing:-1px;margin-top:35px}.product-copy p{font-size:14px;color:var(--muted);margin-top:20px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 30px}.tags span{border:1px solid #bfc3b3;border-radius:30px;font-size:10px;padding:7px 10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:52px;padding:16px 24px;border-radius:3px;font-size:13px;font-weight:600}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:var(--paper)}.light{background:var(--paper);color:var(--ink)}.product-detail-link{display:block;width:fit-content;font-size:12px;margin-top:19px;border-bottom:1px solid #85887b;padding-bottom:5px}.product-art{position:relative;min-height:560px;background:#fcf3e5;overflow:hidden}.product-art img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.art-note{position:absolute;top:35px;left:35px;font-size:11px;letter-spacing:2px;color:#65614d}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid var(--line)}.about h2{font-size:40px;line-height:1.6;margin-top:25px;letter-spacing:-1px}.about-copy .lead{font-size:22px;margin-bottom:22px}.about-copy>p:not(.lead){font-size:14px;color:var(--muted)}.principles{display:grid;gap:16px;margin-top:30px;border-top:1px solid var(--line);padding-top:25px;font-size:12px}.company{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.company h2{font-size:32px;margin-top:22px}.company dl{margin:0}.company dl>div{display:grid;grid-template-columns:120px 1fr;padding:20px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.8}.company dt{color:var(--muted);font-size:12px}.company dd{margin:0}.contact{background:var(--ink);color:var(--paper);max-width:none;padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}.contact .eyebrow{color:#b7bdab}.contact-row{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-top:30px}.contact h2{font-size:52px;line-height:1.5;letter-spacing:-1.5px}.contact p{font-size:13px;color:#c8cdbf;margin-bottom:22px}.footer{max-width:1440px;margin:auto;padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .wordmark{font-size:30px}.footer-links{display:flex;gap:20px;font-size:10px}.footer small{font-size:10px;color:var(--muted)}.page-hero{max-width:1000px;margin:0 auto;padding:90px 5% 65px}.page-hero h1{font-size:52px;line-height:1.35;margin:20px 0}.page-hero p{color:var(--muted);max-width:660px;margin-bottom:28px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:20px}.feature-grid article{border-top:1px solid var(--line);padding-top:25px}.feature-grid h2{font-size:20px;margin:15px 0}.feature-grid p{font-size:14px;color:var(--muted)}.resource-list{display:grid;gap:0;margin-top:25px}.resource-list a{padding:22px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.legal-nav{display:flex;justify-content:space-between;align-items:center;max-width:920px;margin:0 auto;padding:26px 24px;border-bottom:1px solid var(--line);font-family:var(--sans);font-size:12px}.legal-nav .wordmark{font-size:28px}.legal-shell{background:var(--paper)!important;color:var(--ink)!important}.legal-shell .wrap,.legal-shell .container{max-width:920px!important;padding:35px 24px 70px!important;margin:auto!important}.legal-shell .card{box-shadow:none!important;border:0!important;padding:0!important;background:transparent!important}.legal-shell h1{font-size:32px!important;line-height:1.5!important;color:var(--ink)!important}.legal-shell h2{color:var(--ink)!important;border-color:var(--line)!important}.legal-shell a{color:#a33419!important}.legal-shell .lang{margin-bottom:28px}.legal-shell p,.legal-shell li{color:#50544c!important}.legal-shell .contact-box,.legal-shell .highlight{background:#eeece2!important;border-color:var(--line)!important}.legal-footer{padding:30px 24px;text-align:center;font-size:12px;border-top:1px solid var(--line)}
@keyframes float{0%,100%{translate:0 0}50%{translate:0 -13px}}
@media(min-width:1600px){.hero h1{font-size:82px}}
@media(max-width:900px){.hero-grid{min-height:480px}.sculpture{transform:scale(.82);transform-origin:center right}.hero h1{font-size:55px}.product-copy{padding:40px 10%}.product-copy h3{font-size:30px}.product-art{min-height:530px}.section{padding-top:75px;padding-bottom:75px}.footer{flex-wrap:wrap}.footer-links{flex-wrap:wrap}.contact h2{font-size:42px}}
@media(max-width:600px){html{scroll-padding-top:20px}.site-header{padding:20px 6%}.wordmark{font-size:30px}.site-header nav{gap:17px;font-size:11px}.site-header nav>a:first-child{display:none}.nav-contact span{margin-left:7px}.hero{padding:28px 6% 0}.hero-location{display:none}.eyebrow{font-size:9px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 0 10px}.hero h1{font-size:clamp(42px,11vw,64px);line-height:1.48}.hero-copy p{font-size:13px;margin-top:23px}.text-link{margin-top:23px;gap:40px;font-size:12px}.sculpture{height:300px;width:100%;transform:scale(.72);transform-origin:50% 42%;margin:0 0 0}.orbit{width:330px;height:330px}.orbit-b{width:370px;height:370px}.ball-orange{width:170px;height:170px;left:43%;top:0}.ball-white{width:100px;height:100px;left:13%;top:61%}.orbit-label{top:81%;left:53%}.sculpture-caption{bottom:-30px}.hero-bottom{font-size:8px;letter-spacing:.5px;padding:20px 0}.hero-bottom a span{margin-left:6px}.section{padding:60px 6%}.section-heading{margin-bottom:25px}.section-heading h2{font-size:27px;margin-top:17px}.section-aside{display:none}.product-card{grid-template-columns:1fr}.product-copy{padding:35px 28px 40px}.product-copy h3{font-size:31px;margin-top:27px}.product-copy p{font-size:13px}.product-art{height:360px;min-height:0}.product-art img{object-position:center 77%}.art-note{top:22px;left:25px;font-size:9px}.about,.company{grid-template-columns:1fr;gap:35px}.about h2{font-size:31px}.about-copy .lead{font-size:20px}.company dl>div{grid-template-columns:90px 1fr;font-size:13px}.contact-row{display:block}.contact h2{font-size:38px;margin-bottom:30px}.footer{padding:30px 6%;display:grid;gap:22px}.footer-links{display:grid;gap:13px}.page-hero{padding:65px 6% 25px}.page-hero h1{font-size:36px}.feature-grid{grid-template-columns:1fr}.legal-shell h1{font-size:26px!important}.legal-nav{padding:20px}.legal-shell .wrap,.legal-shell .container{padding:28px 20px 50px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ball{animation:none}.button:hover{transform:none}}
