:root{--ink:#16211d;--muted:#64706b;--paper:#f8faf6;--surface:#fff;--line:#16211d24;--green:#1f7a4f;--leaf:#9ec86d;--coral:#ef6a4d;--gold:#e5b84b;--blue:#3767c8;--shadow:0 28px 90px #16211d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 82% 12%, #ef6a4d1c, transparent 28rem), radial-gradient(circle at 6% 26%, #1f7a4f1a, transparent 30rem), var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8faf6c7;border-bottom:1px solid #16211d14;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark,.brand-symbol{flex:none;width:38px;height:38px}.brand-mark{color:#fff;background:var(--ink);border-radius:50%;place-items:center;font-weight:800;display:grid}.brand-symbol{filter:none;width:42px;height:42px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:0;font-size:16px}.brand small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:-2px;font-size:12px}.nav-links{color:var(--muted);gap:clamp(18px,3vw,36px);font-size:14px;font-weight:700;display:flex}.nav-links a{transition:color .18s}.nav-links a:hover{color:var(--ink)}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,560px);align-items:center;gap:clamp(30px,5vw,80px);min-height:88svh;padding:104px clamp(20px,6vw,92px) 34px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--line);height:1px;position:absolute;bottom:0;left:clamp(20px,6vw,92px);right:clamp(20px,6vw,92px)}.hero-copy{z-index:2;max-width:720px;animation:.76s cubic-bezier(.2,.8,.2,1) both rise-in;position:relative}.eyebrow,.section-label,.product-kicker{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(58px,10vw,128px);line-height:.96}.hero-lede{color:#33413b;max-width:620px;margin:28px 0 0;font-size:clamp(18px,2.2vw,25px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--ink)}.button.secondary{background:#ffffff80}.hero-visual{min-height:min(58vh,560px);position:relative}.hero-visual:before{content:"";box-shadow:var(--shadow);background:linear-gradient(140deg,#ffffffeb,#ffffff52),repeating-linear-gradient(90deg,#16211d0a 0 1px,#0000 1px 38px);border:1px solid #16211d1a;border-radius:32px;position:absolute;inset:10% 2% 6% 16%;transform:rotate(-4deg)}.hero-radish{z-index:2;filter:drop-shadow(0 34px 34px #16211d2e);width:min(56vw,360px);animation:4.8s ease-in-out infinite float-radish;position:absolute;top:20%;right:10%}.orbit,.motion-line{z-index:1;pointer-events:none;border-radius:999px;position:absolute}.orbit-one{border:20px solid #9ec86d6b;width:260px;height:260px;animation:14s linear infinite slow-spin;top:12%;right:4%}.orbit-two{border:16px solid #3767c82e;width:188px;height:188px;animation:18s linear infinite reverse slow-spin;bottom:10%;left:12%}.motion-line{background:var(--coral);height:18px;box-shadow:22px 28px 0 var(--gold);opacity:.9}.motion-line-one{width:150px;top:26%;left:8%;transform:rotate(-12deg)}.motion-line-two{background:var(--blue);width:210px;bottom:20%;right:0;transform:rotate(-8deg);box-shadow:-26px -26px #ef6a4dc2}.intro-section,.products-section,.services-section,.contact-section{padding:clamp(70px,11vw,132px) clamp(20px,6vw,92px)}.intro-section{padding-top:clamp(36px,5vw,64px)}.intro-grid{grid-template-columns:minmax(280px,.95fr) minmax(280px,1fr);align-items:start;gap:clamp(30px,8vw,96px);display:grid}.intro-grid h2,.section-heading h2,.services-section h2,.contact-section h2{letter-spacing:0;margin:0;font-size:clamp(32px,5vw,64px);line-height:1.08}.intro-grid p{color:#3c4943;max-width:700px;margin:6px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.85}.products-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;gap:clamp(72px,10vw,128px);display:grid}.section-heading{max-width:860px}.product{grid-template-columns:minmax(280px,.86fr) minmax(320px,1.14fr);align-items:center;gap:clamp(34px,7vw,92px);display:grid}.product-handsup{grid-template-columns:minmax(320px,1.1fr) minmax(280px,.9fr)}.product-copy{max-width:630px}.product h3{margin:0;font-size:clamp(38px,6vw,78px);line-height:1.02}.product p{color:#3c4943;margin:26px 0 0;font-size:18px;line-height:1.9}.feature-list{flex-wrap:wrap;gap:12px;margin:28px 0 0;padding:0;list-style:none;display:flex}.feature-list li{color:var(--ink);background:#f8faf6cc;border:1px solid #16211d2e;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:800}.phone-wall{min-height:620px;position:relative}.phone-wall:before{content:"";background:#edf5e5;border-radius:42px;position:absolute;inset:12% 4% 10% 7%;transform:rotate(3deg)}.phone-shot{object-fit:cover;object-position:top center;background:#fff;border:10px solid #111a17;border-radius:34px;width:min(44%,250px);height:560px;position:absolute;box-shadow:0 26px 70px #16211d38}.shot-home{top:8%;left:9%}.shot-result{top:18%;right:11%}.phone-wall-handsup:before{background:#e9eef7;transform:rotate(-3deg)}.handsup-shot-home{border-color:#10172c;top:13%;left:8%}.handsup-shot-result{border-color:#10172c;top:3%;right:12%}.services-section{background:var(--paper)}.service-list{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:46px;display:grid}.service-list div{background:#ffffffad;min-height:280px;padding:32px}.service-list span{color:var(--coral);font-size:13px;font-weight:900}.service-list h3{margin:72px 0 14px;font-size:25px;line-height:1.2}.service-list p{color:var(--muted);margin:0;font-size:16px}.contact-section{color:#fff;background:#101a16;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);align-items:start;gap:clamp(32px,7vw,88px);display:grid}.contact-section .section-label{color:var(--leaf)}.contact-note{color:#ffffffad;max-width:560px;font-size:18px}.contact-info{background:0 0;border-top:1px solid #ffffff1f;align-self:end;gap:12px;margin:0;padding-top:14px;font-style:normal;display:grid}.contact-info p{background:0 0;grid-template-columns:82px 1fr;gap:14px;margin:0;padding:0;display:grid}.contact-info span{color:#ffffff57;font-size:12px}.contact-info strong{color:#ffffff8f;font-size:12.5px;font-weight:500;line-height:1.55}.site-footer{color:#ffffffb8;background:#101a16;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:14px 26px;padding:24px clamp(20px,6vw,92px);font-size:14px;display:flex}.site-footer p{margin:0}.site-footer a{color:#fff;text-underline-offset:4px;text-decoration:underline}@keyframes rise-in{0%{transform:translateY(18px)}to{transform:translateY(0)}}@keyframes float-radish{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-18px)rotate(2deg)}}@keyframes slow-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=980px){.hero,.intro-grid,.product,.product-handsup,.contact-section{grid-template-columns:1fr}.hero{padding-top:112px}.hero-visual{order:-1;min-height:430px}.product-handsup .phone-wall-handsup{order:2}.service-list{grid-template-columns:1fr}}@media (width<=720px){.site-header{height:66px}.nav-links{gap:16px;font-size:13px}.brand small{display:none}.hero{gap:24px;min-height:auto;padding-top:96px}.hero h1{font-size:clamp(48px,15vw,74px)}.hero-visual{order:2;min-height:260px}.hero-radish{width:200px;top:16%;right:10%}.orbit-one{width:188px;height:188px}.orbit-two{width:142px;height:142px}.phone-wall{min-height:520px}.phone-shot{border-width:8px;border-radius:26px;width:49%;height:470px}.contact-info p{grid-template-columns:1fr;gap:8px}}@media (width<=520px){.site-header{padding-inline:16px}.brand strong{font-size:14px}.brand-mark{width:34px;height:34px}.nav-links a:first-child{display:none}.hero,.intro-section,.products-section,.services-section,.contact-section{padding-left:18px;padding-right:18px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.button{width:100%;padding-inline:14px}.product h3{font-size:42px}.product p,.intro-grid p{font-size:16px}.phone-wall{min-height:440px}.phone-shot{height:400px}.shot-home{left:0}.shot-result{right:0}.service-list div{min-height:220px;padding:24px}.service-list h3{margin-top:42px}}
