/*
Theme Name: ASAD Motion
Theme URI: https://asad-inc.com/
Author: ASAD Smart Device Inc.
Description: An animated, accessible product website for ASAD. Companion plugin: ASAD Requests.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: asad-motion
*/
:root{--ink:#111e31;--navy:#081b34;--blue:#1261ed;--sky:#94bdff;--lime:#d9ef95;--muted:#626e7e;--line:#dce2e9;--paper:#fff;--soft:#f2f5f9;--ease:cubic-bezier(.2,.75,.2,1);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{max-width:100%;height:auto;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2183f5;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(3.6rem,7.1vw,7rem);margin-bottom:32px}h2{font-size:clamp(2.4rem,4.1vw,4rem);margin-bottom:26px}h3{font-size:1.55rem;letter-spacing:-.035em;line-height:1.2}em{font-style:normal;color:var(--blue)}p{margin-bottom:22px;color:var(--muted)}.lead{font-size:1.2rem;line-height:1.65;max-width:610px}.eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.14em;line-height:1.5;margin-bottom:25px}.muted{color:#85909f}.inline-link{display:inline-block;border-bottom:1px solid var(--ink);padding:5px 0;font-size:.95rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 24px;background:var(--blue);color:white;border:1px solid transparent;border-radius:6px;font-size:.95rem;font-weight:500;line-height:1.3;transition:transform .3s var(--ease),background .3s}.button:hover{transform:translateY(-3px);background:#064dcc}.button.light{background:white;color:var(--ink)}.button.light:hover{background:var(--lime)}.button span{font-size:1.3rem}.actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.text-link{font-size:.95rem}.text-link span{margin-left:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{width:min(1440px,calc(100% - 80px));margin:auto;height:88px;display:flex;align-items:center;gap:45px}.brand{width:130px;overflow:hidden;flex-shrink:0}.brand img{width:175px;max-width:none;margin-left:-20px}.nav-wrap nav{display:flex;gap:30px;margin-left:auto;align-items:center}.nav-wrap nav a{font-size:.9rem;position:relative;padding:8px 0;white-space:nowrap}.nav-wrap nav a:after{content:'';position:absolute;bottom:0;left:0;height:2px;width:0;background:var(--blue);transition:width .3s}.nav-wrap nav a:hover:after,.nav-wrap nav a[aria-current=page]:after{width:100%}.nav-cta{padding:13px 20px;gap:24px}.menu-toggle{display:none}.scroll-progress{height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;position:absolute;bottom:-1px;width:100%}.skip{position:fixed;z-index:100;top:-100px;left:10px;background:white;padding:14px}.skip:focus{top:10px}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.06fr;min-height:680px;align-items:center;gap:20px}.hero-copy{position:relative;z-index:2;padding:68px 0 40px}.hero-copy .eyebrow{color:#b5c5dd;display:flex;gap:12px;align-items:center}.tiny-line{width:25px;height:1px;background:var(--lime)}.hero h1{font-size:clamp(4rem,7.7vw,7.5rem);letter-spacing:-.06em;line-height:.99}.hero h1 em{color:#a4c4ff}.hero-copy p{color:#b6c3d6;font-size:1.08rem;max-width:390px;margin-bottom:32px}.hero-note{display:flex;gap:14px;margin-top:52px;color:#9aaec9;font-size:.8rem}.hero-note span{color:var(--lime)}.product-stage{isolation:isolate;position:relative;height:565px;margin-right:-56px;background:radial-gradient(ellipse at 57% 49%,#2569c3 0,#10407a 42%,#0a234300 72%);display:flex;align-items:center;justify-content:center;perspective:1000px}.hero-device{width:115%;max-width:115%;position:relative;z-index:3;filter:drop-shadow(0 32px 22px #020b2566);animation:float 7s ease-in-out infinite;transform:translateY(var(--product-y,0px)) rotate(var(--product-rotate,-6deg));will-change:transform}.stage-grid{position:absolute;inset:45px 0;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse,black,transparent 70%)}.orbit{position:absolute;border:1px solid #9ac2fc2b;border-radius:50%;width:420px;height:420px;transform:rotateX(60deg) rotateZ(-30deg);z-index:0}.orbit-two{width:590px;height:590px;transform:rotateX(63deg) rotateZ(-30deg)}.stage-label{position:absolute;top:55px;right:45px;letter-spacing:.17em;font-size:.75rem;color:#a8bddd}.device-caption{position:absolute;bottom:80px;left:10%;right:35px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #ffffff22;padding-top:20px;font-size:.8rem;color:#c7d7eb}.device-caption span:last-child{font-size:.7rem;letter-spacing:.1em}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff22;padding:24px 0;color:#aebfd6;font-size:.7rem;letter-spacing:.11em}.intro-section{padding:116px 0 85px;display:grid;grid-template-columns:1fr 2fr;gap:70px}.intro-section>.eyebrow{padding-top:10px}.intro-section>div{max-width:780px}.intro-section p{max-width:620px}.feature-band{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:110px;gap:48px}.feature-band article{border-top:1px solid var(--line);padding-top:25px}.number{display:block;font-size:.8rem;color:var(--blue);margin-bottom:40px}.feature-band p{max-width:330px}.soil-section{background:#f1f5ec;padding:105px 0}.soil-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.soil-section .eyebrow{color:#426039}.soil-section h2{font-size:clamp(2.4rem,3.3vw,3.3rem)}.nutrients{display:grid;grid-template-columns:1fr 1fr;gap:0}.nutrients>div{padding:20px 22px 16px;border:1px solid #d2ddc7;margin:-1px 0 0 -1px}.chemical{font-size:3.7rem;letter-spacing:-.07em;line-height:1.1;display:block;color:#375334;margin-bottom:18px}.nutrients>div>span:nth-child(2){font-weight:bold;font-size:.9rem}.nutrients p{font-size:.85rem;color:#61745b;line-height:1.5;margin:8px 0 4px}.system-section{padding-top:110px;padding-bottom:110px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:400px}.module-explorer{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);border:1px solid #e2e7ee;border-radius:12px;overflow:hidden}.module-visual{position:relative;background:#e8eef8;min-height:540px;display:flex;align-items:center;justify-content:center;padding:30px 30px 65px}.module-visual img{max-height:400px;width:auto;max-width:90%;object-fit:contain;transition:opacity .2s,transform .5s var(--ease)}.image-note{position:absolute;bottom:25px;left:30px;font-size:.7rem;color:#5e6e87;letter-spacing:.12em}.module-controls{padding:48px;display:flex;flex-direction:column}.module-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:56px}.module-tabs button{padding:12px 8px;border:1px solid #cfd8e5;color:#506075;background:transparent;border-radius:4px;font-size:.85rem;text-align:left}.module-tabs button[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy)}#module-panel h3{font-size:2.3rem}#module-panel p{max-width:400px}.module-footnote{margin-top:auto;padding-top:20px;font-size:.8rem;color:var(--muted)}.home-insights{display:grid;grid-template-columns:1fr 1.3fr;gap:100px;padding-bottom:110px}.post-card{display:block}.post-card img{width:100%;height:270px;object-fit:cover;background:var(--soft);border-radius:8px;transition:transform .6s var(--ease)}.post-card:hover img{transform:translateY(-5px)}.post-card .post-meta{display:block;font-size:.75rem;color:var(--muted);letter-spacing:.07em;margin:20px 0 13px}.post-card h3{font-size:1.8rem;line-height:1.2}.post-card p{font-size:.95rem}.end-cta{padding:65px 72px;margin-bottom:85px;background:var(--blue);color:white;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.end-cta:before{content:'';position:absolute;width:430px;height:430px;right:-150px;top:-80px;border:1px solid #ffffff22;border-radius:50%;pointer-events:none}.end-cta h2{margin:0}.end-cta .button{z-index:1;flex-shrink:0}.end-cta .eyebrow{color:#cee0ff}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:0 0 55px}.wordmark{font-size:4rem;line-height:1;letter-spacing:-.09em}.wordmark span{font-size:1rem;letter-spacing:0;vertical-align:top;margin-left:5px}.footer-top p{font-size:.9rem;margin:0}.footer-top>a:last-child{font-size:1.1rem}.footer-bottom{padding:24px 0;display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.motion-toggle{border:0;background:none;padding:0;color:inherit;font-size:inherit}.page-intro{padding:90px 0 62px}.page-intro h1{max-width:1000px;font-size:clamp(3.4rem,6vw,6.1rem)}.page-intro .lead{max-width:630px}.product-panorama-inner{background:radial-gradient(ellipse at center,#286bc0,#0d2a51 75%);padding:70px 50px;border-radius:12px;overflow:hidden}.product-panorama img{max-height:470px;width:100%;object-fit:contain;animation:float 7s ease-in-out infinite}.caption-row{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.07em;padding:20px 0;color:var(--muted);gap:25px}.film-section{padding-bottom:110px}.film-section>div{margin-bottom:36px}.film-section>video{width:100%;max-height:640px;background:var(--navy);border-radius:10px}.film-section details{margin-top:20px}.application-section{padding:95px 0;background:var(--navy);color:white}.application-section p{color:#acbad0}.application-list article{display:grid;grid-template-columns:70px 1fr 1fr;gap:30px;padding:28px 0;border-top:1px solid #ffffff25;align-items:baseline}.application-list article:last-child{border-bottom:1px solid #ffffff25}.application-list h3,.application-list p{margin:0}.application-list article>span{font-size:.75rem;color:#8eabd3}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:110px 0}.app-section figure{margin:0;padding:35px 25px;background:var(--soft);border-radius:10px}.app-section figcaption{font-size:.75rem;color:var(--muted);margin-top:20px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin-bottom:110px}.about-brand{background:var(--soft);border-radius:12px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}.about-brand img{width:90%}.about-story h2{font-size:3rem}.team-section{padding-bottom:110px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.portrait{background:#edf2f8;border-radius:8px;overflow:hidden;padding:30px;display:flex;justify-content:center;margin-bottom:24px}.portrait img{width:220px;height:220px;object-fit:contain;transition:transform .5s}.team-grid article:hover img{transform:scale(1.04)}.team-grid h3{margin-bottom:10px;min-height:60px}.role{display:block;color:var(--blue);font-size:.85rem;margin-bottom:20px}.team-grid p{font-size:.95rem}.blog-list{padding-bottom:100px;display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.blog-list .post-card img{height:350px}.blog-list .pagination{grid-column:1/-1}.contact-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;padding:10px 0 110px}.contact-email{display:inline-block;font-size:1.7rem;letter-spacing:-.04em;margin-bottom:55px}.contact-info article{margin-bottom:38px}.contact-info article .eyebrow{color:var(--blue);margin-bottom:10px}.contact-info h3{margin-bottom:10px}.contact-info p{font-size:.95rem}.form-card{padding:42px;background:var(--soft);border:1px solid var(--line);border-radius:12px}.form-card h2{font-size:2.6rem}.form-card>p{font-size:.9rem}.request-form{margin-top:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field label{font-size:.85rem;font-weight:500}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-width:0;padding:13px 14px;border:1px solid #c6cfdd;border-radius:5px;background:white;color:var(--ink);font-size:1rem}.field textarea{resize:vertical;min-height:120px}.field input::placeholder,.field textarea::placeholder{color:#8891a0}.consent{display:flex;gap:12px;align-items:flex-start;font-size:.8rem;line-height:1.5;color:var(--muted);margin:23px 0}.consent input{margin-top:4px;width:18px;height:18px;flex-shrink:0;accent-color:var(--blue)}.request-form .button{width:100%}.form-note{font-size:.75rem;margin-top:16px}.form-status:not(:empty){padding:16px;background:#e4eed9;color:#2c5123;margin-top:18px;border-radius:5px;line-height:1.5;font-size:.9rem}.form-status.error{background:#fbe6e6;color:#8e2424}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.preorder-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:90px 0}.preorder-story h1{font-size:clamp(3.3rem,5.5vw,5.8rem)}.preorder-story .lead{max-width:450px}.preorder-product{padding:50px 20px;background:var(--navy);border-radius:10px;margin:40px 0}.preorder-product img{animation:float 7s ease-in-out infinite;filter:drop-shadow(0 20px 15px #0005)}.request-steps>div{display:flex;align-items:baseline;gap:20px;border-top:1px solid var(--line);padding:15px 0}.request-steps span{font-size:.8rem;color:var(--blue)}.request-steps p{margin:0;font-size:.9rem}.preorder-form{align-self:start}.faq-section{padding:30px 0 110px;max-width:900px}details{border-bottom:1px solid var(--line);padding:21px 0}summary{font-size:1.1rem;cursor:pointer;list-style:none;position:relative;padding-right:36px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;top:-6px;font-size:1.8rem;color:var(--blue)}details[open] summary:after{content:'−'}details p{margin:20px 0 0;max-width:750px}.article-header{padding:85px 0 50px;max-width:1000px}.article-header h1{font-size:clamp(2.8rem,5vw,5rem)}.article-body{max-width:800px;padding-bottom:90px;font-size:1.1rem}.article-body h2{font-size:2rem;line-height:1.15;margin-top:45px;letter-spacing:-.035em}.article-body h3{font-size:1.4rem;margin-top:30px}.article-body li{margin-bottom:9px;color:var(--muted)}.article-body img{border-radius:8px;margin-bottom:35px}.article-body a{text-decoration:underline}.empty-state{padding:35px;background:var(--soft)}.error-page{padding:100px 0;min-height:60vh}.preview-notice{background:#e7efff;color:#173e79;font-size:.85rem;padding:14px;margin-bottom:20px;border-radius:5px}.admin-bar .site-header{top:32px}body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}body.motion-paused .reveal{opacity:1!important;transform:none!important}.motion-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion-ready .reveal.visible{opacity:1;transform:none}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -16px}}@keyframes enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.hero-copy>*{animation:enter .9s var(--ease) both}.hero-copy h1{animation-delay:.1s}.hero-copy p{animation-delay:.2s}.hero-copy .actions{animation-delay:.3s}@view-transition{navigation:auto}::view-transition-old(root){animation:fade-out .18s ease both}::view-transition-new(root){animation:fade-in .3s ease both}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{from{opacity:0}}
@media(min-width:1600px){.product-stage{margin-right:-90px}.hero-grid{min-height:760px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav-wrap{width:calc(100% - 48px);gap:24px}.nav-wrap nav{gap:20px}.hero-grid{min-height:630px}.hero h1{font-size:6rem}.hero-copy .eyebrow{font-size:.65rem}.product-stage{height:500px;margin-right:-32px}.stage-label{right:15px}.device-caption{bottom:65px;left:0}.device-caption span:last-child{display:none}.orbit{width:330px;height:330px}.orbit-two{width:440px;height:440px}.soil-grid,.home-insights,.about-story,.contact-grid{gap:50px}.module-controls{padding:32px}.module-visual{min-height:500px}.preorder-grid{gap:35px}.form-card{padding:30px}.footer-bottom>span:last-child{display:none}.team-grid{gap:24px}}
@media(max-width:800px){.nav-wrap{height:76px;gap:16px}.nav-wrap .nav-cta{margin-left:auto;padding:11px 15px;font-size:.8rem;gap:14px}.menu-toggle{display:flex;width:32px;height:38px;flex-direction:column;gap:7px;justify-content:center;border:0;background:none;padding:4px}.menu-toggle span{height:1.5px;width:24px;background:var(--ink);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-wrap nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:24px 32px}.nav-wrap nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:60px 0 0}.hero-copy .eyebrow{font-size:.7rem}.hero h1{font-size:clamp(4rem,12vw,6.5rem)}.hero-copy p{max-width:450px}.hero-note{margin-top:30px}.product-stage{height:390px;width:100%;margin:0}.hero-device{max-width:100%;width:100%;max-height:320px;object-fit:contain}.stage-label{top:25px;right:10px}.device-caption{bottom:35px;left:0;right:0}.device-caption span:last-child{display:block}.hero-bottom{font-size:.65rem;gap:12px}.hero-bottom>span:nth-child(2){display:none}.intro-section{grid-template-columns:1fr;gap:15px;padding:75px 0 45px}.feature-band{gap:25px;padding-bottom:70px}.feature-band h3{font-size:1.3rem}.feature-band p{font-size:.9rem}.number{margin-bottom:28px}.soil-section{padding:65px 0}.soil-grid{grid-template-columns:1fr;gap:30px}.nutrients{max-width:600px}.system-section{padding:75px 0}.module-explorer{grid-template-columns:1fr 1fr}.module-visual{padding:20px;min-height:450px}.module-visual img{max-width:100%}.module-controls{padding:25px}.module-tabs{margin-bottom:25px;grid-template-columns:1fr}.module-tabs button{padding:9px 10px}#module-panel h3{font-size:1.8rem}#module-panel .eyebrow{font-size:.65rem}#module-panel p{font-size:.9rem}.home-insights{gap:40px;padding-bottom:70px}.end-cta{padding:45px 35px;margin-bottom:65px}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:35px}.footer-top>a:last-child{font-size:1rem}.footer-bottom{flex-direction:column;align-items:flex-start}.page-intro{padding:65px 0 40px}.product-panorama-inner{padding:50px 20px}.caption-row span:last-child{display:none}.film-section{padding-bottom:70px}.application-section{padding:65px 0}.application-list article{grid-template-columns:40px 1fr;gap:15px}.application-list p{grid-column:2}.app-section{grid-template-columns:1fr;gap:30px;padding:70px 0}.about-story{gap:40px;margin-bottom:70px}.about-story h2{font-size:2.4rem}.team-grid{grid-template-columns:1fr}.team-grid article{display:grid;grid-template-columns:180px 1fr;column-gap:30px}.portrait{grid-row:1/4;padding:15px;margin:0}.portrait img{height:auto}.team-grid h3{min-height:0;margin-bottom:10px}.team-grid p{margin-bottom:0}.role{margin-bottom:10px}.team-section{padding-bottom:70px}.blog-list{padding-bottom:70px;grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:25px;padding-bottom:70px}.contact-info{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-info>.eyebrow{grid-column:1/-1;margin:0}.contact-email{grid-column:1/-1;margin:0 0 15px}.preorder-grid{grid-template-columns:1fr;padding:65px 0;gap:35px}.preorder-product{max-width:600px;padding:35px 20px}.preorder-story h1{font-size:clamp(3.4rem,8vw,5rem)}.request-steps{display:flex;gap:25px}.request-steps>div{flex:1}.form-card{padding:35px}.faq-section{padding-bottom:70px}.section-heading{align-items:flex-start;flex-direction:column;gap:25px}.article-header{padding-top:60px}}
@media(max-width:520px){.wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 32px)}.brand{width:103px}.brand img{width:155px;margin-left:-23px}.nav-cta{gap:10px!important}.hero-copy{padding-top:44px}.hero h1{font-size:4.7rem}.hero .eyebrow{font-size:.62rem;letter-spacing:.1em}.hero-copy p{font-size:1rem}.actions{gap:20px}.actions .button{padding:15px 19px}.text-link{font-size:.85rem}.hero-note{font-size:.72rem}.product-stage{height:310px}.hero-device{max-width:112%;width:112%}.stage-label{font-size:.62rem;top:28px}.device-caption{bottom:22px;font-size:.7rem}.device-caption span:last-child{font-size:.58rem}.hero-bottom{font-size:.59rem;padding:20px 0;letter-spacing:.06em}.orbit{width:290px;height:290px}.orbit-two{width:390px;height:390px}.feature-band{grid-template-columns:1fr;gap:25px}.feature-band article{display:grid;grid-template-columns:35px 1fr;gap:0 15px}.feature-band h3{font-size:1.5rem}.feature-band .number{grid-row:1/3;margin:5px 0}.feature-band p{grid-column:2;max-width:none;margin-bottom:0}.intro-section{padding-top:65px}h2{font-size:2.5rem}.lead{font-size:1.05rem}.nutrients>div{padding:20px 15px}.chemical{font-size:3.2rem}.module-explorer{grid-template-columns:1fr}.module-visual{min-height:320px;height:320px;padding-bottom:45px}.module-visual img{max-height:265px}.image-note{bottom:15px;font-size:.6rem}.module-controls{padding:25px}.module-tabs{grid-template-columns:1fr 1fr;margin-bottom:30px}.module-footnote{padding-top:10px}#module-panel h3{font-size:2rem}.home-insights{grid-template-columns:1fr;gap:35px}.home-insights h2 br{display:none}.end-cta{flex-direction:column;align-items:flex-start;padding:36px 28px;gap:28px}.end-cta h2{font-size:2.5rem}.end-cta .eyebrow{font-size:.65rem}.footer-top{display:grid;grid-template-columns:1fr 1fr}.footer-top>a:last-child{grid-column:1/-1}.wordmark{font-size:3.5rem}.footer-top p{font-size:.8rem}.footer-bottom>div{gap:15px}.page-intro h1{font-size:3.35rem}.page-intro .eyebrow{font-size:.65rem}.caption-row{font-size:.6rem}.about-story{grid-template-columns:1fr;gap:32px}.about-brand{aspect-ratio:1.5}.about-brand img{height:280px;width:auto}.team-grid article{display:block}.portrait{margin-bottom:25px}.portrait img{height:240px;width:auto}.role{margin-bottom:18px}.team-grid{gap:40px}.blog-list .post-card img{height:260px}.contact-info{grid-template-columns:1fr;gap:10px}.contact-info article{margin-bottom:25px}.contact-email{font-size:1.5rem}.form-card{padding:25px 20px}.form-card h2{font-size:2.4rem}.form-grid{grid-template-columns:1fr;gap:18px}.preorder-story h1{font-size:3.35rem}.request-steps{display:block}.faq-section h2{font-size:2.2rem}.application-list h3{font-size:1.4rem}.application-list p{font-size:.95rem}.article-header h1{font-size:2.65rem}.admin-bar .site-header{top:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.hero-device{will-change:auto}::view-transition-group(*){animation:none!important}}
@media print{.site-header,.footer,.end-cta,.motion-toggle{display:none}.reveal{opacity:1!important;transform:none!important}*{animation:none!important}.wrap{width:100%}.hero{background:white;color:black}.hero p{color:#333}}
.comments-section input:not([type=checkbox]),.comments-section textarea{display:block;max-width:100%;padding:12px;border:1px solid var(--line);border-radius:4px;font:inherit}.comments-section textarea{width:100%}.comments-section input[type=submit]{background:var(--blue);color:#fff;border:0;cursor:pointer}.comments-section label{font-size:.9rem}.comment-list{padding-left:20px}.comment-body{border-bottom:1px solid var(--line);padding:20px 0}.comment-author img{display:inline-block;vertical-align:middle;margin-right:8px}.comment-metadata{font-size:.8rem;margin:12px 0}.comment-reply-title{font-size:1.6rem}h1,h2,h3,.contact-email{overflow-wrap:anywhere}
/* ASAD agricultural design, v1.2: forest greens, harvest gold and real field photography. */
:root{--ink:#1e332b;--navy:#122e25;--blue:#386442;--sky:#b9ce9b;--lime:#edcf84;--muted:#627166;--line:#dce5dc;--soft:#f1f5ef}
.button:hover{background:#284c32}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-color:#628337}.hero h1 em{color:#e5cd88}.hero-copy .eyebrow{color:#bfd1bb}.hero-copy p{color:#ced7c9}.hero-note{color:#b7c5b0}.hero-note span{color:#edcf84}.hero-bottom{color:#c0cbb9}.stage-label{color:#d5dfc9}.device-caption{color:#d4e0ca}.case-stage{height:660px;background:radial-gradient(ellipse at 55% 50%,#92a96c 0,#526b42 30%,#254132 52%,#122e2500 73%);margin-right:-20px}.case-stage .hero-device{max-width:92%;width:440px;height:560px;object-fit:contain;transform:translateY(var(--product-y,0px)) rotate(var(--product-rotate,-3deg));filter:drop-shadow(0 30px 22px #071d2799)}.case-stage .stage-label{top:28px;right:30px}.case-stage .device-caption{bottom:23px;left:30px;right:30px}.case-stage .orbit{border-color:#eff2ce2b}.agriculture-hero .hero-grid{min-height:730px}.agriculture-hero .hero-copy h1{font-size:clamp(4rem,6.8vw,6.6rem)}.agriculture-hero .hero-note{flex-wrap:wrap;gap:8px 12px}.field-story{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center;padding-bottom:110px}.field-photo{position:relative;overflow:hidden;border-radius:10px;background:#294931}.field-photo>img{width:100%;height:590px;object-fit:cover;object-position:50% 55%;transition:transform 1s var(--ease)}.field-photo:hover>img{transform:scale(1.025)}.photo-caption{position:absolute;bottom:20px;left:20px;padding:8px 12px;background:#153525dc;color:#fff;font-size:.7rem;letter-spacing:.09em;border-radius:3px}.field-copy h2{font-size:clamp(2.5rem,3.8vw,3.6rem)}.field-copy p{max-width:420px}.field-evidence{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-bottom:100px}.field-evidence>img{width:100%;height:440px;object-fit:cover;border-radius:10px}.soil-explorer .module-visual{background:#e3eadb}.soil-explorer .module-visual img{max-height:470px}.soil-explorer .module-tabs{grid-template-columns:1fr;gap:8px;margin-bottom:32px}.soil-explorer .module-tabs button{padding:13px 16px;border-color:#c4d2be}.soil-explorer .module-tabs button[aria-selected=true]{background:#244c32;border-color:#244c32}.soil-explorer .image-note{color:#53624d}.soil-explorer .module-footnote{line-height:1.6}.soil-panorama .product-panorama-inner{background:radial-gradient(ellipse at center,#748a55,#294b33 60%,#132d25);padding:35px}.soil-panorama img{max-height:590px;max-width:600px;margin:auto}.field-evidence h2{font-size:clamp(2.3rem,3.8vw,3.6rem)}.parameter-panel{padding:40px;background:#eef3e8;border:1px solid #d2dfc6;border-radius:10px}.parameter-row{display:flex;align-items:center;gap:30px;padding:16px 0;border-bottom:1px solid #cad7be}.parameter-row strong{width:70px;font-size:2.7rem;font-weight:400;line-height:1;color:#386442;letter-spacing:-.06em}.parameter-panel>p{font-size:.85rem;margin:24px 0 0}.soil-preorder-product{background:radial-gradient(ellipse at center,#6c804f,#19392a);padding:15px 25px}.soil-preorder-product img{height:350px;width:auto;max-width:100%;margin:auto}.application-section p{color:#c1cebd}.application-list article>span{color:#e1c77d}.end-cta{background:#294f34}.end-cta .eyebrow{color:#d2deb8}.portrait{background:#edf2e8}.preview-notice{background:#e6eddc;color:#315430}
@media(max-width:1100px){.case-stage{height:600px}.case-stage .hero-device{height:510px}.field-story,.field-evidence{gap:45px}.field-photo>img{height:530px}.field-evidence>img{height:400px}}
@media(max-width:800px){.agriculture-hero .hero-grid{min-height:0}.case-stage{height:490px;margin:0}.case-stage .hero-device{height:430px;width:360px;max-width:95%}.case-stage .stage-label{top:16px;right:10px}.case-stage .device-caption{bottom:15px;left:0;right:0}.agriculture-hero .hero-copy h1{font-size:clamp(4rem,10vw,6rem)}.field-story{gap:35px;padding-bottom:70px}.field-photo>img{height:480px}.field-copy h2{font-size:2.3rem}.field-evidence{grid-template-columns:1fr;gap:32px;padding-bottom:70px}.field-evidence>img{height:430px;object-position:center}.soil-explorer .module-visual img{max-height:360px}.soil-panorama img{max-height:490px}.soil-preorder-product img{height:360px}}
@media(max-width:520px){.agriculture-hero .hero-copy h1{font-size:3.85rem}.agriculture-hero .hero-bottom{flex-wrap:wrap;row-gap:12px}.agriculture-hero .hero-bottom>span:first-child{font-size:.61rem;letter-spacing:.03em}.case-stage{height:430px}.case-stage .hero-device{height:360px;width:auto;max-width:95%}.case-stage .stage-label{font-size:.59rem}.case-stage .device-caption{font-size:.7rem}.case-stage .device-caption span:last-child{font-size:.58rem}.field-story{grid-template-columns:1fr;gap:30px}.field-photo>img{height:450px}.field-evidence>img{height:350px}.soil-explorer .module-visual{height:360px}.soil-explorer .module-visual img{max-height:310px}.soil-explorer .module-tabs{grid-template-columns:repeat(3,1fr);gap:5px}.soil-explorer .module-tabs button{padding:11px 7px;font-size:.8rem}.soil-panorama .product-panorama-inner{padding:25px 15px}.soil-panorama img{max-height:400px}.parameter-panel{padding:25px}.soil-preorder-product img{height:290px}.preorder-story h1{font-size:2.95rem}}
.brand{height:56px;width:140px}.brand img{width:170px;height:auto;margin-left:-21px;margin-top:-39px}@media(max-width:520px){.brand{width:110px;height:49px}.brand img{width:148px;height:auto;margin-left:-18px;margin-top:-34px}}

/* ASAD editorial and app updates */
.app-platforms{display:flex;gap:12px;margin-bottom:28px}.app-platforms span{padding:10px 22px;background:#122e25;color:#edcf84;border-radius:30px;font-weight:700}.article-body figure{margin:40px 0}.article-body figure img{width:100%;height:auto;border-radius:16px}.article-body figcaption{font-size:14px;color:#627166;margin-top:12px}.article-body .article-source{font-size:14px;border-top:1px solid #dce4da;padding-top:20px}.hero{padding-bottom:48px}
