:root{color-scheme:light;--bg:#f6f4ef;--paper:#fffefa;--ink:#162334;--muted:#556275;--line:#d9dfda;--blue:#194d79;--blue-light:#e4eef5;--coral:#da7367;--mint:#b8dfd0;--shadow:0 25px 70px rgba(30,58,77,.13);--radius:26px;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:var(--blue);text-underline-offset:.18em}a:hover{text-decoration-color:var(--coral)}:focus-visible{outline:3px solid var(--coral);outline-offset:4px;border-radius:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.8vw,5.9rem);font-weight:800}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.35rem}p{color:var(--muted)}em{font-style:normal;color:var(--coral)}.shell{width:min(1170px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:15px;z-index:20;background:var(--paper);padding:12px 18px}.skip-link:focus{top:8px}.site-header{position:relative;z-index:2;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font:800 1.07rem Manrope,system-ui,sans-serif;letter-spacing:-.03em;text-decoration:none}.brand strong{color:var(--blue)}.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:1.18rem;position:relative}.brand-mark span{color:#e5c278;position:absolute;right:-6px;top:-7px;font-size:.8rem}.site-header nav{display:flex;gap:clamp(12px,3vw,32px);align-items:center}.site-header nav a{font-weight:700;text-decoration:none;color:var(--ink);font-size:.91rem}.site-header nav a:hover{color:var(--blue)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--blue);font-size:.73rem;font-weight:800;display:block;margin-bottom:23px}.hero,.product-hero{display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:clamp(36px,6vw,90px);padding-block:clamp(64px,9vw,128px)}.hero-copy h1,.product-copy h1{max-width:750px;margin-bottom:27px}.hero-copy>p,.product-copy>p{font-size:1.22rem;line-height:1.7;max-width:575px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:700;line-height:1.25;text-align:center}.button.primary{background:var(--blue);color:#fff;box-shadow:0 9px 22px #194d7933}.button.primary:hover{background:#28618f}.button.quiet{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.button.quiet:hover{border-color:var(--blue);color:var(--blue)}.hero-art,.product-shot{position:relative;isolation:isolate;max-width:440px;margin-inline:auto}.hero-art:before,.product-shot:before{content:"";position:absolute;inset:-22px -28px 32px -20px;border-radius:46% 54% 39% 61%;background:linear-gradient(135deg,var(--mint),#f2d4bc);z-index:-1;transform:rotate(-9deg)}.hero-art img,.product-shot img{width:100%;border-radius:28px;box-shadow:var(--shadow);border:8px solid var(--paper)}.section{padding-block:75px}.section-heading{max-width:750px;margin-bottom:35px}.section-heading .eyebrow,.section-heading h2{margin-bottom:12px}.section-heading p{font-size:1.11rem}.app-card{display:flex;gap:25px;align-items:flex-start;padding:34px;border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);box-shadow:0 9px 28px #1e3a4d0d}.app-card img,.product-identity img,.directory-entry img{border-radius:19px;flex:none;box-shadow:0 7px 22px #1e3a4d24}.app-card .eyebrow{margin:3px 0 9px}.app-card h2{font-size:1.8rem;margin-bottom:7px}.app-card p{max-width:620px}.text-link{font-weight:800;text-decoration:none;display:inline-block}.text-link:hover{text-decoration:underline}.note-band{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:38px 45px;background:var(--blue-light);border-radius:var(--radius);margin-bottom:85px}.note-band h2{font-size:1.65rem;margin-bottom:8px}.note-band p{margin:0;max-width:650px}.page-intro{padding-block:90px 35px}.page-intro h1{font-size:clamp(2.8rem,5vw,4.7rem);max-width:780px}.page-intro>p{font-size:1.2rem;max-width:760px}.card-list{padding-top:15px;min-height:40vh}.product-hero{padding-bottom:105px}.product-identity{display:flex;align-items:center;gap:22px;margin-bottom:25px}.product-identity .eyebrow{margin:0}.product-copy .beta-note{font-size:.9rem;margin-top:20px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 42px}.feature-grid article{padding:18px 4px}.feature-icon{display:grid;place-items:center;border-radius:14px;width:54px;height:54px;background:var(--blue-light);color:var(--blue);font-size:1.65rem;font-weight:800;margin-bottom:25px}.feature-grid h3{margin-bottom:12px}.feature-grid p{max-width:330px}.gallery-section{padding-block:75px;background:var(--paper);border-block:1px solid var(--line)}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:23px}.gallery figure{margin:0}.gallery img{max-height:480px;width:100%;object-fit:contain;object-position:center top;border-radius:18px;background:var(--bg);box-shadow:0 12px 30px #1e3a4d1a}.gallery figcaption{font-size:.89rem;color:var(--muted);padding-top:12px}.split-callout{display:flex;justify-content:space-between;align-items:center;gap:30px}.split-callout>div:first-child{max-width:650px}.callout-links{display:grid;gap:16px}.document-page{padding-block:70px 110px}.document-heading{max-width:860px;margin-bottom:48px}.document-heading h1{font-size:clamp(2.8rem,5vw,4.7rem);margin-bottom:18px}.document-heading>p{font-size:1.12rem}.document-heading .policy-date,.policy-date{font-size:.86rem;color:var(--muted);font-weight:700}.back-link{display:block;margin-bottom:30px;font-weight:700;text-decoration:none}.document-content{display:grid;grid-template-columns:210px minmax(0,740px);gap:55px;align-items:start}.contents{position:sticky;top:22px;display:grid;gap:8px;padding:25px;background:var(--paper);border-radius:17px;border:1px solid var(--line)}.contents strong{margin-bottom:8px}.contents a{font-size:.87rem;text-decoration:none}.prose h2{font-size:1.65rem;margin:42px 0 15px;scroll-margin-top:25px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:var(--muted);font-size:1.02rem;line-height:1.82}.prose p+p{margin-top:15px}.website-policy{max-width:760px}.help-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.9fr);gap:55px;align-items:start;padding-top:25px}.help-layout h2{font-size:2rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;font-weight:700;padding:19px 40px 19px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:14px;color:var(--blue);font-size:1.4rem;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 32px 22px 0;margin:0}.help-aside{background:var(--blue-light);padding:32px;border-radius:var(--radius)}.help-aside h2{font-size:1.6rem}.help-aside .button{margin:10px 0 0}.help-aside .contact-address{font-weight:700;font-size:.9rem;word-break:break-word}.help-aside>p:last-of-type{font-size:.89rem}.directory-list{min-height:40vh}.directory-entry{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:25px;display:flex;align-items:center;gap:20px}.directory-entry>div{flex:1}.directory-entry h2{font-size:1.5rem;margin:0}.directory-entry p{margin:2px 0 0}.small-note{font-size:.95rem;margin-top:27px}.not-found{min-height:60vh}.site-footer{border-top:1px solid var(--line);background:var(--paper);padding:60px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid p{max-width:290px;margin:14px 0}.footer-grid small{color:var(--muted)}.footer-grid h2{font:800 .83rem Manrope,system-ui,sans-serif;letter-spacing:.07em;text-transform:uppercase;margin:5px 0 15px}.footer-grid>div:not(:first-child) a{display:block;text-decoration:none;color:var(--muted);margin-bottom:10px}.footer-grid>div:not(:first-child) a:hover{color:var(--blue)}@media(max-width:850px){.hero,.product-hero{grid-template-columns:1fr;gap:50px}.hero-art,.product-shot{max-width:360px}.hero,.product-hero{padding-block:66px}.feature-grid{grid-template-columns:repeat(2,1fr)}.document-content{grid-template-columns:1fr}.contents{position:static;grid-template-columns:repeat(2,1fr)}.contents strong{grid-column:1/-1}.help-layout{grid-template-columns:1fr}.split-callout,.note-band{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:580px){.shell{width:min(100% - 32px,1170px)}.header-inner{min-height:76px;flex-wrap:wrap;justify-content:center;gap:6px;padding-block:12px}.site-header nav{width:100%;justify-content:center;gap:23px}.hero-copy>p,.product-copy>p{font-size:1.05rem}.hero-art,.product-shot{max-width:300px}.section{padding-block:50px}.feature-grid,.gallery{grid-template-columns:1fr}.gallery{max-width:430px}.gallery img{max-height:390px}.app-card{padding:23px;gap:15px}.app-card img{width:66px;height:66px}.app-card h2{font-size:1.45rem}.note-band{padding:28px;margin-bottom:50px}.page-intro{padding-block:62px 15px}.document-page{padding-block:50px 80px}.document-heading{margin-bottom:35px}.contents{grid-template-columns:1fr 1fr;padding:18px}.help-aside{padding:25px}.directory-entry{flex-wrap:wrap}.directory-entry .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.product-hero{padding-bottom:60px}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--bg:#121b25;--paper:#1b2937;--ink:#f1f5f5;--muted:#bac6d0;--line:#3c5161;--blue:#a4d5f5;--blue-light:#243e4e;--coral:#f4a094;--mint:#355f5a;--shadow:0 25px 70px rgba(0,0,0,.3)}.brand-mark,.button.primary{background:#386e93;color:#fff}.button.primary:hover{background:#4c87b0}.button.primary{box-shadow:none}.hero-art:before,.product-shot:before{background:linear-gradient(135deg,#264e4b,#54443e)}.feature-icon{background:#284455}.gallery img{box-shadow:0 12px 30px #0003}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
