    :root{color-scheme:light;--ink:#132c30;--ink2:#213d40;--deep:#10272c;--deep2:#173b3e;--green:#295a53;--accent:#d6b77a;--accent2:#efe0bf;--paper:#f6f6f1;--white:#fff;--muted:#627272;--border:#dfe5df;--radius:20px;--shadow:0 21px 60px rgba(15,39,43,.10);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
    *,*::before,*::after{box-sizing:border-box}
    html{scroll-behavior:smooth;scroll-padding-top:92px}
    body{margin:0;background:var(--paper);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}
    a{color:inherit;text-decoration:none}
    button{font:inherit}
    a:focus-visible,button:focus-visible{outline:3px solid #be8732;outline-offset:4px}
    .container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
    .skip{position:absolute;z-index:100;left:14px;top:-70px;padding:12px 18px;background:white;color:var(--deep);border-radius:10px}
    .skip:focus{top:10px}
    .header{position:sticky;top:0;z-index:30;background:rgba(250,250,246,.96);border-bottom:1px solid #e0e6df;backdrop-filter:blur(18px)}
    .nav-wrap{height:83px;display:flex;align-items:center;justify-content:space-between;gap:22px}
    .brand{display:inline-flex;align-items:center;gap:11px;min-width:0;flex-shrink:0}
    .brand-mark{width:46px;height:46px;display:block;flex:none;filter:drop-shadow(0 6px 16px rgba(16,39,44,.12))}
    .brand-copy{display:grid;line-height:1.13}.brand-name{font-size:16px;font-weight:900;letter-spacing:.155em}.brand-sub{font-size:10px;color:#58706b;font-weight:800;letter-spacing:.31em;margin-top:5px}.brand-tag{font-size:10px;color:#6d837e;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-top:4px}
    .nav{display:flex;align-items:center;gap:30px}.nav a{font-size:13px;font-weight:750;color:#375451;transition:color .2s}.nav a:hover{color:#0c252a}
    .nav .nav-cta{border:1px solid #b8c6bd;border-radius:999px;padding:12px 17px;color:var(--deep)}
    .menu-toggle{display:none;align-items:center;justify-content:center;width:47px;height:47px;border:1px solid #c8d3ca;border-radius:12px;background:white;color:var(--deep);cursor:pointer;font-size:22px}
    .hero{background:var(--deep);color:white;position:relative;overflow:hidden;isolation:isolate}
    .hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 77% 27%,rgba(123,176,157,.18),transparent 33%),linear-gradient(135deg,#10272c 4%,#17383a 75%,#1c4441);z-index:-2}
    .hero::after{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(231,236,221,.11);border-radius:50%;right:-240px;top:-260px;box-shadow:0 0 0 85px rgba(220,239,219,.028),0 0 0 175px rgba(220,239,219,.023);z-index:-1}
    .hero-grid{min-height:640px;padding:88px 0 89px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px}
    .eyebrow{display:flex;gap:10px;align-items:center;font-size:11px;font-weight:850;letter-spacing:.2em;text-transform:uppercase;color:#d8be88}
    .eyebrow .line{display:inline-block;width:29px;height:1px;background:#cba866}
    h1,h2,h3,p{margin-top:0}
    h1{font-size:clamp(42px,5.25vw,76px);line-height:1.07;letter-spacing:-.064em;font-weight:790;margin:27px 0 23px;max-width:710px}
    .hero h1 span{color:#dfc794}
    .hero-lede{font-size:17px;line-height:1.78;color:#d4e0d9;max-width:555px;margin-bottom:31px}
    .buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
    .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 22px;border-radius:12px;font-size:13px;font-weight:850;gap:16px;transition:transform .18s,background .18s}
    .btn:hover{transform:translateY(-2px)}.btn-primary{background:#e4c58c;color:#162c30}.btn-primary:hover{background:#f1d5a5}
    .btn-outline{border:1px solid rgba(230,239,230,.38);color:#f5f7f2}.btn-outline:hover{background:#ffffff13}
    .hero-product-line{margin:0 0 28px;padding:13px 0 13px 16px;border-left:2px solid #e4c58c;display:grid;gap:3px}.hero-product-line strong{color:#fff;font-size:13px;font-weight:850;letter-spacing:.01em}.hero-product-line span{color:#e9c987;font-size:17px;font-weight:800;letter-spacing:-.02em}
    .hero-note{margin-top:28px;display:flex;align-items:center;gap:10px;color:#bdcfc7;font-size:12px}
    .status-dot{width:7px;height:7px;border-radius:50%;background:#e5c681;box-shadow:0 0 0 4px #e5c68121;flex-shrink:0}
    .concept{position:relative;max-width:486px;margin-left:auto;width:100%}
    .concept-caption{color:#c4d7cb;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:800;margin:0 0 14px 4px}
    .device{background:#f9faf6;border:1px solid #78918a88;border-radius:30px;padding:12px;box-shadow:0 32px 90px #06141885;transform:rotate(2deg)}
    .screen{background:#eff2ec;color:#18353a;border:1px solid #d9e2da;border-radius:20px;overflow:hidden}
    .screen-head{background:#1a383b;color:#fff;padding:19px 22px 17px;display:flex;justify-content:space-between;gap:10px;align-items:center}
    .screen-head small{display:block;color:#b9cec5;font-size:9px;letter-spacing:.16em;font-weight:800}.screen-head strong{display:block;font-size:17px;line-height:1.25;margin-top:5px;letter-spacing:-.03em}
    .screen-badge{font-size:9px;color:#fff0d5;background:#ffffff1b;padding:6px 8px;border:1px solid #ffffff2b;border-radius:99px;white-space:nowrap}
    .screen-body{padding:18px}
    .visual-label{font-size:10px;font-weight:850;letter-spacing:.16em;color:#57706a;text-transform:uppercase;margin:0 0 11px}
    .job{background:#fff;border:1px solid #d8e1d9;border-radius:12px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:9px;box-shadow:0 3px 7px #182b2a08}
    .job strong,.job small{display:block}.job strong{font-size:12px}.job small{color:#748580;font-size:10px;margin-top:3px}.job .chev{color:#768d7e;font-size:19px}
    .steps{margin:15px 0 0;display:grid;gap:10px}
    .step{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #dce4da;padding:13px 12px;border-radius:12px}
    .step-n{width:29px;height:29px;display:grid;place-items:center;background:#e4ebe3;border-radius:9px;font-size:11px;font-weight:900;flex-shrink:0;color:#1d4840}
    .step strong,.step small{display:block}.step strong{font-size:12px;line-height:1.2}.step small{font-size:10px;color:#657871;margin-top:4px;line-height:1.35}
    .step:last-child{background:#e4ede6;border-color:#b6d0ba}
    .screen-foot{font-size:10px;color:#687a72;text-align:center;padding:15px 10px 18px}
    .float-label{position:absolute;right:-20px;bottom:37px;border:1px solid #f6ebd4a1;border-radius:13px;background:#e7d0a7;color:#2d342c;padding:12px 16px;box-shadow:0 13px 30px #08191b55;transform:rotate(-2deg);font-size:11px;font-weight:800;letter-spacing:.02em}
    .trust-strip{background:#fff;border-bottom:1px solid var(--border)}
    .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
    .trust-item{padding:25px 24px;display:flex;align-items:center;gap:16px;border-right:1px solid #e8ece6}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0}
    .trust-index{font-size:15px;color:#b89a5c;font-weight:900;flex:none}.trust-item span:last-child{color:#385550;font-size:12px;font-weight:850;line-height:1.45}
    section.main-section{padding:106px 0}
    .section-head{max-width:720px;margin-bottom:39px}.kicker{font-size:11px;letter-spacing:.19em;font-weight:900;text-transform:uppercase;color:#7b754e;margin:0 0 16px}
    h2{font-size:clamp(31px,3.75vw,51px);line-height:1.13;letter-spacing:-.052em;margin:0 0 20px;color:#142e30;font-weight:790}
    .section-lede{font-size:16px;line-height:1.75;color:#617470;margin:0;max-width:700px}
    .product-heading{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.product-heading h2{margin-bottom:10px}.product-tagline{font-weight:850;color:#2a5951;letter-spacing:-.035em;font-size:clamp(22px,2.5vw,31px);line-height:1.25;margin:0 0 17px}
    .pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #c5d0c2;background:#eff3eb;border-radius:99px;color:#3b6255;padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;white-space:nowrap}
    .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
    .feature{background:#fff;border:1px solid #e2e8df;border-radius:19px;padding:26px 24px 29px;min-height:245px;box-shadow:0 4px 12px #152f2b06}
    .feature-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#eaf0e8;border:1px solid #dce7d9;color:#376156;font-size:17px;font-weight:900;margin-bottom:26px}
    .feature h3{font-size:17px;letter-spacing:-.025em;line-height:1.32;margin:0 0 9px;color:#1b3638}
    .feature p{font-size:13px;line-height:1.69;color:#647572;margin:0}
    .feature-disclaimer{font-size:11px;line-height:1.6;color:#697875;border-left:2px solid #bfa772;padding-left:14px;margin:28px 0 0}
    .future-wrap{background:#153238;color:#f4f8f2;position:relative;overflow:hidden}
    .future-wrap::after{content:"";position:absolute;right:-140px;bottom:-210px;width:510px;height:510px;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 75px #ffffff07,0 0 0 150px #ffffff05;pointer-events:none}
    .future-grid{padding:94px 0;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;position:relative;z-index:1}
    .future-wrap h2{color:#fff}.future-wrap .section-lede{color:#c1d2c9}.future-wrap .kicker{color:#d6bc8a}
    .future-list{display:grid;gap:11px}.future-item{background:#ffffff09;border:1px solid #ffffff22;border-radius:14px;display:flex;align-items:center;gap:15px;padding:17px 19px;color:#e2ede5;font-weight:750;font-size:13px}
    .future-item b{font-size:11px;color:#e3c98c;font-weight:850}
    .future-note{font-size:12px;color:#bdd2c6;line-height:1.6;margin-top:19px}
    .principles{display:grid;grid-template-columns:repeat(3,1fr);gap:33px;margin-top:44px}
    .principle{border-top:1px solid #d5dfd7;padding-top:20px}.principle span{color:#b49a63;font-weight:900;font-size:13px}.principle h3{font-size:18px;line-height:1.3;margin:13px 0 10px;letter-spacing:-.03em}.principle p{font-size:13px;color:#687975;line-height:1.75}
    .about{background:#e8ede6;border-top:1px solid #d8e1d7;border-bottom:1px solid #d8e1d7}
    .about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:start}
    .about-grid .kicker{margin-top:8px}.about-copy{font-size:17px;line-height:1.85;color:#47615a;margin:0}.about-copy + .about-copy{margin-top:15px}
    .contact{padding:96px 0 108px;text-align:center}.contact-inner{background:#fff;border:1px solid #dde6dc;border-radius:26px;padding:60px 32px;box-shadow:var(--shadow)}.contact h2{max-width:690px;margin:0 auto 18px}.contact p{color:#657873;font-size:14px;max-width:540px;margin:0 auto}.contact .pill{margin-bottom:20px}
    footer{background:#10272c;color:#c6d8cd;padding:37px 0}.foot-grid{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.foot-brand{display:inline-flex;align-items:center;gap:12px;font-size:13px;letter-spacing:.15em;font-weight:900;color:#fff}.foot-brand img{width:40px;height:40px;flex:none}.foot-brand-copy{display:grid;line-height:1.1}.foot-brand small{display:block;margin-top:6px;font-size:10px;letter-spacing:.24em;color:#b7c9bd}.foot-brand .foot-tag{display:block;margin-top:5px;font-size:9px;letter-spacing:.16em;color:#91aca1;text-transform:uppercase;font-weight:700}.foot-links{display:flex;gap:19px;flex-wrap:wrap;font-size:12px}.foot-links a:hover{text-decoration:underline}.copyright{font-size:11px;color:#94aaa0;margin:24px 0 0;padding-top:18px;border-top:1px solid #ffffff18}
    @media(max-width:1000px){.hero-grid{gap:32px}.feature{padding:24px 19px}.future-grid{gap:43px}.nav{gap:18px}}
    @media(max-width:790px){.container{width:min(100% - 34px,1180px)}.nav-wrap{height:74px}.menu-toggle{display:inline-flex}.nav{display:none;position:absolute;top:73px;left:0;right:0;background:#f9faf6;border-bottom:1px solid #dfe7db;padding:12px 17px 20px;box-shadow:0 13px 23px #10272c18;flex-direction:column;align-items:stretch;gap:2px}.nav.open{display:flex}.nav a{padding:14px 10px;min-height:46px}.nav .nav-cta{text-align:center;margin-top:7px}.hero-grid{grid-template-columns:1fr;gap:50px;padding:66px 0 75px}.hero-copy{max-width:660px}.concept{margin:0 auto;max-width:430px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child{padding:16px 0;border-right:0;border-bottom:1px solid #edf0eb}.trust-item:last-child{border:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.future-grid,.about-grid{grid-template-columns:1fr;gap:32px}.principles{gap:20px}.float-label{right:-8px}}
    @media(max-width:530px){.brand-name{font-size:13px;letter-spacing:.12em}.brand-sub{font-size:9px}.brand-tag{display:none}.brand-mark{width:38px;height:38px}.hero-grid{padding:60px 0 62px}.hero h1{font-size:clamp(41px,10.4vw,55px)}.hero-lede{font-size:15px}.buttons{flex-direction:column;align-items:stretch}.btn{width:100%}.device{transform:none;border-radius:24px}.float-label{right:-4px;bottom:20px;font-size:9px;padding:8px 10px}.feature-grid,.principles{grid-template-columns:1fr}.feature{min-height:0;padding:23px}.feature-icon{margin-bottom:16px}.future-grid{padding:74px 0}.main-section{padding:75px 0!important}.contact{padding:65px 0 75px}.contact-inner{padding:44px 21px}.screen-head{padding:16px}.screen-body{padding:13px}.foot-grid{display:grid;gap:22px}.foot-brand img{width:36px;height:36px}.foot-brand .foot-tag{display:none}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

    /* Website v1.2: dedicated product page and accessible supporting content. */
    .section-action{margin-top:29px}
    .section-action .btn{background:var(--deep);color:white}
    .section-action .btn:hover{background:#24484b}
    .site-banner{background:#e9eadb;color:#334940;border-bottom:1px solid #d8dfcb;text-align:center;font-size:12px;font-weight:650;padding:9px 20px}
    .site-banner strong{font-weight:900}
    .nav a[aria-current="page"]{color:#10272c;text-decoration:underline;text-decoration-color:#c5a363;text-decoration-thickness:2px;text-underline-offset:6px}
    .product-hero{background:radial-gradient(circle at 80% 25%,rgba(152,191,170,.20),transparent 36%),linear-gradient(135deg,#10272c,#1b4542);color:#fff;overflow:hidden}
    .product-hero-grid{padding:80px 0 87px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:58px;align-items:center}
    .product-hero h1{font-size:clamp(45px,5vw,74px);letter-spacing:-.06em;line-height:1.08;margin:16px 0 15px}
    .product-hero h1 em{font-style:normal;color:#e4ca96}
    .product-hero .eyebrow{color:#e2c58b}
    .product-hero .hero-lede{max-width:580px}
    .product-status{display:inline-flex;align-items:center;gap:9px;border:1px solid #e0ca995a;border-radius:999px;padding:9px 13px;background:#f5e5bc19;color:#f5dfb3;font-size:12px;font-weight:750;margin-bottom:5px}
    .product-board{background:#f8f9f5;color:#143033;border-radius:23px;border:1px solid #f6ead5;padding:18px;box-shadow:0 25px 75px #06171c77}
    .board-header{display:flex;gap:14px;align-items:center;justify-content:space-between;border-bottom:1px solid #dae3da;padding:5px 3px 17px}
    .board-header strong{display:block;font-size:17px;letter-spacing:-.035em}.board-header span{display:block;font-size:10px;color:#5e7972;letter-spacing:.13em;font-weight:850;margin-top:4px}
    .board-tag{background:#eaf0e7;color:#32634f;border:1px solid #cddfce;padding:7px 8px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}
    .board-body{display:grid;gap:9px;margin-top:18px}
    .board-item{display:flex;gap:11px;align-items:center;padding:12px;border:1px solid #dae4d9;background:#fff;border-radius:12px}
    .board-item b{flex:none;width:29px;height:29px;background:#e7eee7;border-radius:9px;display:grid;place-items:center;color:#265449;font-size:11px}
    .board-item strong{display:block;font-size:12px}.board-item small{display:block;color:#6b7f74;font-size:10px;line-height:1.45;margin-top:2px}
    .board-foot{font-size:10px;color:#647970;line-height:1.55;margin:14px 2px 0}
    .callout-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:-32px;position:relative;z-index:2}
    .callout{padding:22px 21px;border:1px solid #e1e7dd;border-radius:17px;background:white;box-shadow:0 10px 28px #142b2411}
    .callout small{display:block;color:#897044;font-size:11px;font-weight:900;letter-spacing:.08em;margin-bottom:9px}.callout strong{font-size:16px;line-height:1.35}.callout p{margin:8px 0 0;color:#6b7d74;font-size:12px;line-height:1.6}
    .product-intro{padding-top:98px!important}
    .detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
    .detail{border:1px solid #e0e7de;background:white;border-radius:19px;padding:25px 25px 24px;min-height:190px}
    .detail .number{display:block;font-size:11px;color:#a58a56;letter-spacing:.1em;font-weight:900;margin-bottom:18px}
    .detail h3{font-size:19px;letter-spacing:-.03em;margin:0 0 9px}.detail p{font-size:13px;line-height:1.7;color:#60736b;margin:0}
    .review-wrap{background:#e8eee7;border-top:1px solid #dce5dc;border-bottom:1px solid #dce5dc}
    .review-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:55px;align-items:start}
    .review-card{background:#fff;border:1px solid #dbe5da;border-radius:20px;padding:30px;box-shadow:0 12px 45px #1c3f3310}
    .review-card h3{font-size:20px;margin:0 0 17px;letter-spacing:-.03em}
    .review-check{padding:14px 0;border-top:1px solid #e4eae2;display:flex;gap:12px;align-items:start}
    .review-check:last-child{border-bottom:1px solid #e4eae2}
    .review-check b{display:grid;place-items:center;width:25px;height:25px;flex:none;border-radius:50%;background:#ebf0e7;color:#325f50;font-size:11px}
    .review-check strong{font-size:13px;display:block;margin-bottom:3px}.review-check p{font-size:12px;color:#65766d;margin:0;line-height:1.55}
    .progress-list{display:grid;gap:12px;margin-top:31px}
    .progress-item{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:19px;background:#fff;border:1px solid #dce5dc;border-radius:14px}
    .progress-item span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e9f0e7;color:#315c51;font-size:12px;font-weight:900}
    .progress-item h3{font-size:15px;margin:0 0 5px}.progress-item p{color:#65766b;font-size:12px;line-height:1.6;margin:0}
    .progress-note{font-size:12px;color:#60746d;line-height:1.65;margin-top:19px}
    .faq-list{display:grid;gap:10px;max-width:875px;margin:auto}
    .faq-list details{background:white;border:1px solid #dfe7df;border-radius:14px;padding:0 21px}
    .faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 0;font-size:15px;font-weight:850;color:#203d39}
    .faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:23px;font-weight:450;line-height:1;color:#517266}
    .faq-list details[open] summary::after{content:'−'}
    .faq-list details p{font-size:13px;color:#63786c;line-height:1.7;margin:0 0 20px;max-width:760px}
    .notice-box{background:#fff7e7;border:1px solid #ead5a6;border-left:4px solid #c6a25d;border-radius:12px;padding:16px 19px;font-size:13px;line-height:1.65;color:#59472b;margin-top:30px}
    .back-link{display:inline-flex;align-items:center;gap:10px;color:#4e7365;font-size:13px;font-weight:850;margin-top:26px}
    .back-link:hover{text-decoration:underline}
    .not-found{min-height:68vh;display:grid;place-items:center;text-align:center;padding:80px 0}.not-found .container{max-width:700px}.not-found h1{font-size:clamp(44px,8vw,80px);margin:10px 0 17px;color:#142e30}.not-found p{color:#64766d;margin-bottom:26px}
    @media(max-width:790px){.product-hero-grid{grid-template-columns:1fr;gap:35px;padding:62px 0 80px}.product-board{max-width:520px}.callout-row{grid-template-columns:1fr;gap:10px;margin-top:-21px}.callout{padding:17px 21px}.review-grid{grid-template-columns:1fr;gap:32px}}
    @media(max-width:530px){.product-hero h1{font-size:clamp(40px,10vw,57px)}.product-hero-grid{padding:57px 0 71px}.detail-grid{grid-template-columns:1fr}.detail{min-height:0;padding:23px}.review-card{padding:22px}.faq-list details{padding:0 17px}.faq-list summary{font-size:14px}}

/* v1.4: contact/updates and concept identity (replace concept artwork before final logo approval). */
.nav-cta[aria-current="page"]{text-decoration:none;background:#e9eee7}
.contact-slim{padding-top:0}
.contact-slim .contact-inner{background:linear-gradient(120deg,#fdfefc,#eef2eb)}
.contact-inner .btn{margin-top:23px;background:var(--deep);color:#fff}
.product-identity{padding:34px 0 23px;background:#f3f5ef;border-bottom:1px solid #e1e7dc}
.product-identity-panel{display:grid;grid-template-columns:94px minmax(0,1fr) auto;align-items:center;gap:22px;padding:25px 28px;border:1px solid #dce5d9;border-radius:21px;background:#fff;box-shadow:0 14px 34px #16332c0d}
.product-identity-icon{display:block;width:92px;height:92px;border-radius:20px}
.product-identity h2{font-size:clamp(22px,2.7vw,31px);margin:0 0 4px}
.product-identity .product-tagline{font-size:clamp(15px,1.8vw,20px);margin:0 0 4px}
.product-identity .identity-note{font-size:11px;color:#607570;margin:0;line-height:1.55}
.product-identity .identity-link{white-space:nowrap;border:1px solid #cbd8ca;border-radius:12px;padding:13px 16px;font-size:12px;font-weight:800;color:#28544a;transition:background .16s}
.product-identity .identity-link:hover{background:#e9f1e9}
.contact-hero{padding:79px 0 67px;background:radial-gradient(circle at 86% 20%,#31584d,transparent 42%),linear-gradient(130deg,#10272c,#1a3d3c);color:white}
.contact-hero h1{max-width:850px;margin:17px 0 21px;font-size:clamp(40px,5vw,66px)}
.contact-hero h1 em{font-style:normal;color:#e7d0a3}
.contact-hero p.contact-intro{max-width:675px;color:#d9e5dd;font-size:17px;line-height:1.8}
.contact-status{display:inline-flex;gap:9px;align-items:center;border:1px solid #c4d6cb60;border-radius:99px;color:#e8d6a8;padding:9px 14px;background:#ffffff0c;font-size:12px;font-weight:800}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);gap:28px;align-items:start}
.contact-card{border:1px solid #dbe5dc;border-radius:22px;background:#fff;box-shadow:0 13px 40px #1b322f0c;padding:32px}
.contact-card h2{font-size:clamp(24px,2.7vw,36px);margin-bottom:14px}
.contact-card h3{font-size:17px;margin-bottom:9px}
.contact-card p{color:#647773;font-size:14px;line-height:1.8}
.contact-card .btn{background:var(--deep);color:white;margin-top:12px}
.contact-card .btn:focus-visible{outline-color:#bd8732}
.contact-card details{border-top:1px solid #e2e7dd;padding:16px 0}
.contact-card details:last-child{border-bottom:1px solid #e2e7dd}
.contact-card summary{font-weight:800;color:#21433d;cursor:pointer}
.contact-card details p{margin:10px 0 0;font-size:13px}
.mail-status{margin:20px 0;padding:17px 19px;border:1px solid #e2c78e;border-left:4px solid #b8954d;background:#fff8ea;color:#574724;border-radius:12px;font-size:13px;line-height:1.7}
.mail-status strong{display:block;margin-bottom:5px}
.mail-address{display:block;overflow-wrap:anywhere;font-size:clamp(19px,2.4vw,26px);font-weight:850;color:#245248;margin:14px 0}
.contact-card .fine{font-size:11px;color:#687a73}
.channel-list{list-style:none;padding:0;margin:14px 0 0}
.channel-list li{display:flex;gap:10px;align-items:flex-start;padding:13px 0;border-bottom:1px solid #ebefeb;font-size:13px;color:#49635b}
.channel-list li:last-child{border:0}
.channel-list b{display:grid;place-items:center;flex:none;background:#edf2e9;color:#30574e;width:29px;height:29px;border-radius:8px;font-size:12px}
.contact-card .callout-tip{background:#f2f6f0;border:1px solid #dce6dc;border-radius:12px;padding:14px;margin-top:18px;font-size:12px;line-height:1.75;color:#49645b}
.contact-card [hidden]{display:none!important}
@media(max-width:950px){.product-identity-panel{grid-template-columns:80px minmax(0,1fr)}.product-identity-icon{width:80px;height:80px}.product-identity .identity-link{grid-column:2;justify-self:start}.contact-layout{grid-template-columns:1fr}}
@media(max-width:560px){.product-identity-panel{grid-template-columns:62px minmax(0,1fr);gap:13px;padding:18px}.product-identity-icon{width:62px;height:62px;border-radius:13px}.product-identity .identity-link{grid-column:1 / -1;justify-self:stretch;text-align:center}.product-identity .product-tagline{font-size:15px}.product-identity .identity-note{font-size:10px}.contact-hero{padding:60px 0}.contact-hero p.contact-intro{font-size:15px}.contact-card{padding:23px}.contact-layout{gap:17px}}

/* v1.6: official logo artwork supplied by owner. Header/footer use cropped ORIGINAL mark + original wordmark pixels,
   not reconstructed type or invented cairn artwork. Homepage About section displays the full original composition. */
.brand{display:inline-flex;align-items:center;min-width:0;flex-shrink:0;line-height:1}
.brand-logo-pieces{display:inline-flex;align-items:center;gap:10px;min-width:0}
.brand-icon-original{display:block;width:48px;height:47px;object-fit:contain;flex:none;background:#fff;border-radius:7px}
.brand-word-original{display:block;width:165px;height:auto;object-fit:contain;flex:none}
.foot-brand{display:inline-flex;align-items:center;letter-spacing:normal;background:#fff;border-radius:13px;padding:8px 12px;line-height:1}
.footer-logo-pieces{display:inline-flex;align-items:center;gap:8px}
.foot-icon-original{display:block;width:44px;height:43px;object-fit:contain;flex:none}
.foot-word-original{display:block;width:151px;height:auto;object-fit:contain;flex:none}
.official-logo-card{margin-top:24px;padding:17px;background:white;border:1px solid #d8e1e8;border-radius:18px;max-width:335px;box-shadow:0 8px 20px #10272c12}
.official-logo-card img{display:block;max-width:100%;width:100%;height:auto;object-fit:contain}
@media(max-width:1000px){.brand-word-original{width:142px}.brand-icon-original{width:43px;height:42px}.brand-logo-pieces{gap:6px}}
@media(max-width:530px){.brand-word-original{width:125px}.brand-icon-original{width:36px;height:35px}.brand-logo-pieces{gap:5px}.foot-word-original{width:134px}.foot-icon-original{width:35px;height:34px}}

/* v1.7: product identity is typographic; no substitute product logo or unapproved icon. */
.product-identity-panel{grid-template-columns:minmax(0,1fr) auto;gap:24px}
.product-identity-copy{min-width:0;border-left:4px solid #bda16f;padding-left:19px}
.product-identity .kicker{margin-bottom:7px}
.product-identity .identity-note{max-width:600px;font-size:12px}
@media(max-width:950px){.product-identity-panel{grid-template-columns:minmax(0,1fr)}.product-identity .identity-link{grid-column:1;justify-self:start}}
@media(max-width:560px){.product-identity-panel{grid-template-columns:minmax(0,1fr);gap:19px}.product-identity-copy{padding-left:14px}.product-identity .identity-link{grid-column:1;justify-self:stretch}.product-identity .identity-note{font-size:11px}}
