:root{--canvas:#f7f5f0;--surface:#fdfcf9;--ink:#273037;--body-copy:#5e696f;--muted-copy:#7b858a;--primary:#455d68;--primary-deep:#3b525d;--slate-soft:#89999d;--stone:#b7ada1;--stone-light:#d8d2c9;--accent:#a58d79;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;font-family:Microsoft JhengHei,PingFang TC,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a,button,input,textarea,select{font:inherit}.site-shell{background:radial-gradient(circle at 88% 16%, #89999d1a, transparent 25rem), linear-gradient(120deg, #ffffffb3, transparent 55%), var(--canvas);min-height:100vh;position:relative;overflow:hidden}.site-shell:before{z-index:0;pointer-events:none;content:"";opacity:.22;background-image:radial-gradient(#27303724 .65px,#0000 .65px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.site-header,main,.site-footer{z-index:1;width:min(1120px,100% - 96px);margin-inline:auto;position:relative}.site-header{border-bottom:1px solid #2730371c;align-items:center;min-height:106px;display:flex}.brand-block{align-items:center;gap:14px;display:flex}.brand-mark{border:1px solid var(--primary);background:var(--primary);width:40px;height:40px;box-shadow:inset 0 0 0 7px var(--canvas);border-radius:50%;place-items:center;display:grid;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark span{background:var(--accent);content:"";border-radius:50%;width:7px;height:7px;position:absolute}.brand-mark:before{transform:translate(-8px,2px)}.brand-mark:after{transform:translate(8px,2px)}.brand-mark span{transform:translateY(-8px)}.site-name,.site-tagline{margin:0}.site-name{color:var(--ink);letter-spacing:.055em;font-size:1rem;font-weight:600}.site-tagline{color:var(--body-copy);letter-spacing:.12em;margin-top:4px;font-size:.72rem;font-weight:500}.demo-label{color:var(--primary);letter-spacing:.08em;margin:6px 0 0;font-size:.66rem;font-weight:600}.hero{grid-template-columns:minmax(0,1.14fr) minmax(340px,.86fr);align-items:center;gap:clamp(56px,6vw,88px);min-height:calc(100vh - 106px);padding:56px 0 76px;display:grid}.hero-copy{max-width:640px}h1{max-width:630px;color:var(--ink);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(3rem,4.45vw,4.35rem);font-weight:600;line-height:1.22}.hero-subtitle{max-width:540px;color:var(--body-copy);letter-spacing:.02em;margin:26px 0 0;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.85}.primary-cta{border:1px solid var(--primary-deep);min-width:148px;min-height:48px;color:var(--surface);background:var(--primary-deep);letter-spacing:.055em;border-radius:14px;justify-content:center;align-items:center;margin-top:34px;padding:12px 24px;font-size:.94rem;font-weight:600;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 10px 24px #3b525d26}.primary-cta:hover{background:var(--primary);transform:translateY(-1px);box-shadow:0 12px 28px #3b525d33}.primary-cta:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.hero-art{aspect-ratio:.92;opacity:.94;justify-self:end;width:min(100%,405px);position:relative}.hero-art:before{content:"";background:#ffffff80;border:1px solid #455d681f;border-radius:46% 54% 48% 52%/55% 40% 60% 45%;position:absolute;inset:9% 5% 6% 9%;transform:rotate(-4deg);box-shadow:0 30px 62px #27303711}.hero-orbit{border:1px solid #b7ada180;border-radius:50%;display:block;position:absolute}.hero-orbit-large{inset:3% 11% 11% 1%;transform:rotate(18deg)}.hero-orbit-small{border-width:17px;border-color:#a58d7999;width:98px;height:98px;top:10%;right:-2%;box-shadow:inset 0 0 0 1px #ffffff52}.hero-card{border-radius:18px;display:block;position:absolute}.hero-card-back{background:var(--slate-soft);filter:saturate(.9);border:1px solid #3b525d1f;width:64%;height:54%;bottom:12%;right:4%;transform:rotate(9deg);box-shadow:0 20px 46px #3b484e18}.hero-card-front{background:#fdfcf9f2;border:1px solid #455d681c;width:67%;height:57%;padding:32px;bottom:18%;left:8%;transform:rotate(-7deg);box-shadow:0 24px 58px #27303717}.hero-card-dot{background:var(--primary);width:40px;height:40px;box-shadow:15px 7px 0 -5px var(--accent);opacity:.9;border-radius:50%;margin-bottom:40px;display:block}.hero-card-line{background:var(--stone-light);opacity:.76;border-radius:999px;width:72%;height:8px;margin-top:16px;display:block}.hero-card-line-wide{background:var(--ink);opacity:.84;width:100%;height:12px}.hero-card-line-short{width:48%}.content-section{position:relative}.intro-section{border-top:1px solid #2730371c;border-bottom:1px solid #2730371c;grid-template-columns:minmax(0,.98fr) minmax(320px,1.02fr);align-items:center;gap:clamp(32px,3.5vw,46px);padding:96px 0 102px;display:grid}.section-heading{max-width:530px}.section-eyebrow{color:var(--primary);letter-spacing:.16em;margin:0 0 16px;font-size:.76rem;font-weight:700}h2,h3{color:var(--ink);margin:0}h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2rem,3.25vw,3rem);font-weight:600;line-height:1.3}.section-body,.featured-copy>p:last-child,.contact-copy p{color:var(--body-copy);font-size:1.02rem;line-height:1.9}.intro-body{max-width:470px;margin:0;padding-left:36px;position:relative}.intro-body:before{background:linear-gradient(to bottom, var(--primary), var(--stone-light));content:"";border-radius:999px;width:2px;position:absolute;top:.45em;bottom:.45em;left:0}.services-section{padding:104px 0 92px}.services-heading{margin-bottom:38px}.service-grid{border-top:1px solid #2730371f;border-bottom:1px solid #2730371f;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.service-card{background:0 0;border:0;min-height:228px;padding:34px 32px 38px;position:relative}.service-card+.service-card{border-left:1px solid #2730371a}.service-card:before{background:var(--primary);content:"";border-radius:999px;width:42px;height:2px;position:absolute;top:-1px;left:32px}.service-index{color:var(--primary);letter-spacing:-.035em;opacity:.44;margin-bottom:34px;font-size:1.55rem;font-weight:500;line-height:1;display:block}.service-card h3{letter-spacing:.01em;font-size:1.2rem;font-weight:600}.service-card p{color:var(--body-copy);margin:16px 0 0;font-size:.93rem;line-height:1.75}.featured-section{color:var(--surface);background:radial-gradient(circle at 88% 16%, #d8d2c92e, transparent 14rem), var(--primary-deep);border-radius:28px;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);align-items:end;gap:clamp(48px,8vw,104px);padding:clamp(48px,7vw,76px);display:grid;box-shadow:0 26px 60px #2730371f}.featured-eyebrow,.featured-section h2,.featured-copy>p:last-child{color:var(--surface)}.featured-copy>p:last-child{opacity:.82;max-width:590px;margin:22px 0 0}.featured-highlight{color:var(--surface);border-top:1px solid #fdfcf947;margin:0;padding:22px 0 4px;font-size:1rem;font-weight:600;line-height:1.6}.contact-section{background:linear-gradient(125deg, #fdfcf9e0, #d8d2c93d), var(--canvas);border:1px solid #27303717;border-radius:28px;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);align-items:center;gap:clamp(40px,5vw,64px);margin:92px 0 80px;padding:clamp(52px,6vw,72px);scroll-margin-top:32px;display:grid;overflow:hidden}.contact-section:before{content:"";border:34px solid #89999d14;border-radius:50%;width:250px;height:250px;position:absolute;top:-116px;right:-86px}.contact-copy,.contact-method{z-index:1;position:relative}.contact-copy p{max-width:610px;margin:18px 0 0}.contact-method{border:1px solid #27303717;border-left:4px solid var(--accent);background:#fdfcf9e6;border-radius:18px;padding:32px 34px;box-shadow:0 18px 40px #2730370e}.contact-method p,.contact-method strong{margin:0;display:block}.contact-method p{color:var(--body-copy);letter-spacing:.1em;font-size:.74rem;font-weight:600}.contact-method strong{color:var(--primary-deep);margin-top:14px;font-size:1.2rem;font-weight:600}.site-footer{border-top:1px solid #2730371c;justify-content:space-between;gap:32px;padding:30px 0 36px;display:flex}.site-footer p{color:var(--body-copy);letter-spacing:.04em;margin:0;font-size:.72rem;line-height:1.6}@media (width<=900px){.site-header,main,.site-footer{width:min(100% - 48px,680px)}.site-header{min-height:98px}.hero{grid-template-columns:1fr;gap:50px;min-height:auto;padding:58px 0 68px}.hero-copy{max-width:none}.hero-art{justify-self:center;width:min(100%,360px)}.intro-section,.featured-section,.contact-section{grid-template-columns:1fr}.intro-section,.services-section{padding-block:84px}.service-grid{border-bottom:0;grid-template-columns:1fr}.service-card{border-bottom:1px solid #2730371a;min-height:0;padding:30px 0 34px}.service-card+.service-card{border-left:0}.service-card:before{left:0}.service-index{margin-bottom:26px}.contact-section{margin:72px 0 64px;padding:56px}}@media (width<=520px){.site-header,main,.site-footer{width:calc(100% - 40px)}.site-header{min-height:102px}.brand-block{gap:12px}.brand-mark{flex:none;width:38px;height:38px}.site-name{font-size:.94rem}.site-tagline{letter-spacing:.08em;font-size:.68rem}.demo-label{margin-top:5px;font-size:.62rem}.hero{gap:38px;padding:42px 0 52px}h1{letter-spacing:-.035em;max-width:340px;font-size:clamp(2.35rem,10.8vw,2.75rem);line-height:1.28}.hero-subtitle{max-width:334px;margin-top:20px;font-size:.95rem;line-height:1.78}.primary-cta{border-radius:13px;width:auto;min-width:142px;min-height:46px;margin-top:28px;padding-inline:22px}.hero-art{width:min(100%,290px)}.hero-orbit-small{border-width:13px;width:74px;height:74px}.hero-card-front{padding:25px}.hero-card-dot{margin-bottom:30px}.intro-section,.services-section{padding-block:68px}.intro-section,.contact-section{gap:34px}.intro-body{padding-left:24px}h2{font-size:1.9rem;line-height:1.35}.section-body,.featured-copy>p:last-child,.contact-copy p{font-size:.96rem;line-height:1.82}.services-heading{margin-bottom:30px}.service-grid{gap:14px}.service-card{padding:27px 0 30px}.service-index{margin-bottom:22px;font-size:1.35rem}.featured-section{border-radius:22px;gap:38px;padding:36px 26px}.contact-method{padding:24px}.contact-section{border-radius:22px;margin:58px 0 52px;padding:38px 24px}.contact-section:before{border-width:28px;width:210px;height:210px;top:-94px;right:-92px}.site-footer{flex-direction:column;gap:8px;padding:24px 0 30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
