:root{--green:#07594d;--dark:#104e43;--ink:#080f10;--muted:#5b696a;--paper:#fafaf7;--line:#dce4df;--mint:#eaf1ec}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #cb9c35;outline-offset:5px}button{border:0}img{max-width:100%;display:block}.wrap{width:min(1376px,calc(100% - 100px));margin:auto}header{position:sticky;top:0;background:#fafaf7f2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20}.nav{height:86px;display:flex;align-items:center;gap:40px;justify-content:space-between}.brand{font-size:30px;font-weight:750;letter-spacing:-1.6px;white-space:nowrap}.brand span{color:var(--green)}nav{display:flex;gap:30px}nav a{font-size:16px;color:#394849;position:relative}nav a:hover{color:var(--green)}nav a:after{content:'';position:absolute;bottom:-9px;height:2px;background:var(--green);left:0;right:100%;transition:right .2s}nav a:hover:after{right:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:52px;padding:14px 25px;background:var(--green);color:white;border:1px solid transparent;border-radius:7px;font-weight:600;line-height:1.35;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #063e3b1b;background:#064b41}.btn span{font-size:23px;line-height:1}.btn.secondary{background:white;border-color:#d4dfda;color:var(--ink)}.btn.light{background:var(--paper);color:var(--green)}.btn.light:hover{background:#eaf0eb}.menu-toggle{display:none}.hero{overflow:hidden;background:radial-gradient(ellipse at 78% 45%,#e9f1e7 0,transparent 60%)}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;align-items:center;min-height:640px;position:relative}.hero-copy{position:relative;z-index:1;padding:60px 0}.eyebrow{font-size:13px;font-weight:700;letter-spacing:2.4px;color:var(--green);margin:0 0 20px;display:flex;align-items:center;gap:14px}.eyebrow>span{height:2px;width:36px;background:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,4.25vw,65px);letter-spacing:-3.1px;line-height:1.075;margin-bottom:28px;font-weight:750}h2{font-size:clamp(34px,3.3vw,49px);line-height:1.12;letter-spacing:-1.9px;margin-bottom:17px}h3{font-size:25px;letter-spacing:-.8px;line-height:1.2;margin-bottom:12px}.lead{color:#485b5a;font-size:21px;line-height:1.6;max-width:680px;margin-bottom:29px}.lead.small{font-size:19px;max-width:none;line-height:1.5;margin-bottom:0}.actions{display:flex;gap:16px;flex-wrap:wrap}.fine{font-size:14px;color:var(--muted);margin:23px 0 0}.hero-art{margin-left:-20px;margin-right:-50px;align-self:stretch;display:flex;align-items:center}.hero-art img{width:100%;mix-blend-mode:multiply;object-fit:contain}.trust{background:#fff9;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.trust-grid>div{display:flex;gap:18px;align-items:center;justify-content:center;border-right:1px solid var(--line);color:#526364;font-size:16px}.trust-grid>div:last-child{border:0}.icon{display:inline-flex;width:49px;height:49px;align-items:center;justify-content:center;background:var(--mint);border-radius:50%;font-size:29px;color:var(--green)}.section{padding-top:88px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:38px}.handwriting{font-family:'Segoe Print','Bradley Hand',cursive;font-size:25px;font-style:italic;line-height:1.3;color:#547267;transform:rotate(-8deg);margin-right:35px;flex-shrink:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product{padding:15px;background:#fff8;border:1px solid var(--line);border-radius:17px;box-shadow:0 7px 23px #14382d08;display:flex;flex-direction:column;transition:transform .25s}.product:hover{transform:translateY(-5px)}.product>img,.product-image{width:100%;aspect-ratio:1.33;object-fit:cover;border-radius:10px;overflow:hidden}.product-image{position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:12px;left:12px;background:var(--paper);color:var(--green);padding:7px 13px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:.3px}.product-body{padding:19px 10px 9px;display:flex;flex:1;flex-direction:column}.product-body h3{font-size:25px}.product p{font-size:18px;line-height:1.45;color:var(--muted);min-height:53px;margin-bottom:18px}.featured{background:linear-gradient(120deg,#074f43,#1b594b);color:white;border-color:#236a5a;box-shadow:0 5px 14px #0b403e18}.featured p{color:#f0f6f3}.checks{list-style:none;margin:0 0 24px;padding:0}.checks li{display:flex;gap:12px;align-items:center;color:#566564;margin:12px 0;font-size:16px}.checks li:before{content:'✓';background:#e6eeea;color:var(--green);width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.featured .checks li{color:white}.featured .checks li:before{background:#ffffff24;color:white}.price{margin-top:auto;border-top:1px solid #b3c6be6b;padding:14px 0 13px;font-size:27px;letter-spacing:-.5px;font-weight:700}.product .btn{width:100%}.bundle{width:100%;background:transparent;margin-top:25px;padding:16px 0;display:flex;justify-content:center;align-items:center;gap:13px;color:#4d605c;font-size:15px}.bundle>span{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#607e73;color:white;width:34px;height:34px;font-size:19px}.bundle b{color:var(--green);font-weight:600;margin-left:10px}.solutions{background:radial-gradient(ellipse at 40% 0,#eaf3e9,transparent 50%),#f4f7f2;border-block:1px solid var(--line)}.center-heading{text-align:center;margin-bottom:36px}.center-heading .eyebrow{justify-content:center}.solution{overflow:hidden;position:relative;border:1px solid var(--line);border-radius:18px;background:#fff9;display:flex;flex-direction:column}.solution.featured{background:linear-gradient(130deg,#064c42,#19574a)}.solution-copy{padding:25px 24px 0}.number{display:block;font-size:14px;color:#76988d;margin-bottom:11px}.featured .number{color:#cfdfd9}.square-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:13px;background:var(--mint);color:var(--green);margin-bottom:15px}.square-icon svg,.banner-icon svg{width:29px;height:29px}.featured .square-icon{background:#ffffff20;color:white}.solution h3{font-size:29px;margin-bottom:9px}.solution p{color:var(--muted);font-size:17px;line-height:1.48;min-height:78px;margin-bottom:15px}.solution.featured p{color:white}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:17px}.tags span{font-size:12px;padding:6px 9px;background:#e7efe8;border-radius:10px;color:var(--green)}.featured .tags span{background:#ffffff20;color:white}.text-link{background:none;padding:0;color:var(--green);font-weight:600;display:inline-flex;align-items:center;gap:12px;line-height:1.5;font-size:16px;border-bottom:1px solid transparent}.text-link:hover{border-bottom-color:currentColor}.text-link span{font-size:23px;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.featured .text-link{color:white}.solution>img{width:100%;aspect-ratio:1.42;object-fit:cover;margin-top:10px}.badge.gold{left:auto;right:20px;top:23px;background:#e4cc8c;color:#172820;font-size:12px}.consult-banner{display:flex;align-items:center;gap:25px;padding:25px 30px;border-radius:16px;background:var(--green);color:white;margin-top:22px}.banner-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#ffffff25;border-radius:50%;flex-shrink:0}.consult-banner h3{font-size:22px;margin-bottom:5px}.consult-banner p{margin:0;font-size:16px}.consult-banner .btn{margin-left:auto;white-space:nowrap}.project{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:17px;overflow:hidden;margin-top:20px;background:#ffffff45}.project-img{position:relative;min-width:0}.project-img img{width:100%;height:100%;object-fit:cover;min-height:320px}.project-number{position:absolute;left:18px;top:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fafaf7d9;color:var(--green);font-weight:700}.project-copy{padding:35px 38px;align-self:center}.pill{display:inline-block;padding:8px 15px;border-radius:30px;font-size:12px;font-weight:600;letter-spacing:1px;color:var(--green);background:var(--mint);margin-bottom:18px}.project h3{font-size:36px;letter-spacing:-1.3px}.project p{font-size:18px;color:var(--muted)}.benefits{display:flex;gap:17px;flex-wrap:wrap;color:#526561;font-size:14px;margin:22px 0}.benefits span:before{content:'✓';color:var(--green);margin-right:7px}.project.reverse .project-img{order:2}.project.reverse .project-copy{order:1}.faq-section{background:#eff4ee;border-block:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.faq-grid .text-link{margin-top:28px}.faq-list details{border-bottom:1px solid #ccd9cf;padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:19px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:25px;font-weight:400;color:var(--green)}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:17px;color:var(--muted);margin:15px 35px 0 0}.contact-section{text-align:center}.contact-section .eyebrow{justify-content:center}.contact-section .btn{margin-top:28px}.contact-section h2{font-size:52px}footer{border-top:1px solid var(--line);padding-top:28px;padding-bottom:28px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}footer p{margin:0;font-size:14px}footer>a:last-child{font-size:14px}footer .brand{color:var(--ink);font-size:25px}dialog{border:1px solid var(--line);border-radius:20px;padding:38px;background:var(--paper);color:var(--ink);width:min(620px,calc(100% - 32px));max-height:90dvh;box-shadow:0 30px 100px #04291b40}dialog::backdrop{background:#062c2599;backdrop-filter:blur(6px)}dialog h2{font-size:35px;margin-bottom:12px}dialog h3{font-size:25px}.close{position:absolute;right:17px;top:13px;width:35px;height:35px;border-radius:50%;background:var(--mint);font-size:27px;color:var(--green)}dialog .eyebrow{padding-right:20px;font-size:12px}.dialog-intro,dialog p{color:var(--muted)}form label{display:flex;flex-direction:column;gap:7px;font-weight:600;font-size:14px;margin-bottom:16px}input,select,textarea{width:100%;min-width:0;border:1px solid #cbd8cf;padding:12px 13px;border-radius:7px;background:white;color:var(--ink);font-size:16px}input:focus,textarea:focus,select:focus{outline:2px solid #377b66;outline-offset:1px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:13px}.form-note+button{width:100%}#inquiry-result .actions{margin-top:15px}#detail-dialog{width:min(820px,calc(100% - 32px))}#detail-content img{width:100%;border-radius:12px;margin:15px 0 24px}#detail-content .pill{margin-top:12px}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}
@media(min-width:1600px){.hero-grid{min-height:700px}h1{font-size:68px}}@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.nav{gap:24px}nav{gap:18px}.nav-cta{font-size:14px;padding:13px 18px}.brand{font-size:27px}h1{font-size:48px;letter-spacing:-2.3px}.hero-art{margin-right:-28px}.hero-copy .actions{gap:10px}.hero-copy .btn{padding:13px 17px;font-size:14px}.trust-grid>div{font-size:14px;gap:10px}.product-body{padding:16px 3px 4px}.product-body h3{font-size:21px}.product p{font-size:16px}.checks li{font-size:14px;gap:9px}.solution-copy{padding:24px 18px 0}.solution p{font-size:16px;min-height:95px}.solution h3{font-size:27px}.tags{min-height:58px;align-content:start}.tags span{font-size:12px}.project-copy{padding:25px}.project h3{font-size:30px}.project p{font-size:16px}.consult-banner{padding:23px;gap:18px}.consult-banner h3{font-size:20px}.consult-banner p{font-size:14px}.consult-banner .btn{font-size:14px}.handwriting{margin-right:0;font-size:21px}}
@media(max-width:850px){.nav{height:72px}.menu-toggle{display:block;background:transparent;color:var(--green);font-size:25px;margin-left:auto}.nav-cta{display:none}nav{display:none;position:absolute;top:71px;left:0;right:0;background:var(--paper);padding:25px 28px;border-bottom:1px solid var(--line);flex-direction:column;gap:22px}nav.open{display:flex}.hero-grid{grid-template-columns:1fr 1fr;min-height:560px}h1{font-size:39px;letter-spacing:-1.8px}.hero-copy .eyebrow{font-size:11px;letter-spacing:1.4px}.hero-copy .eyebrow span{display:none}.lead{font-size:18px}.hero-art{margin-left:-35px;margin-right:-50px}.cards{gap:15px}.product{padding:10px}.product-body h3{font-size:19px}.product p{min-height:70px}.checks li{align-items:flex-start;font-size:14px}.product .btn{font-size:14px;padding:12px 10px}.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.trust-grid>div:nth-child(2){border:0}.trust-grid>div{justify-content:flex-start;padding-left:20px}.section{padding-block:65px}.handwriting{display:none}.center-heading h2{max-width:600px;margin-inline:auto}.solution-cards{grid-template-columns:1fr}.solution{display:grid;grid-template-columns:1.1fr 1fr}.solution-copy{padding:25px}.solution>img{margin:0;height:100%;aspect-ratio:auto;object-fit:cover}.solution .badge{display:none}.solution p{min-height:0}.tags{min-height:0}.consult-banner{flex-wrap:wrap}.consult-banner .btn{margin-left:75px}.project,.project.reverse{grid-template-columns:1fr 1fr}.project-img img{min-height:350px}.project h3{font-size:27px}.benefits{gap:8px}.faq-grid{grid-template-columns:1fr 1.4fr;gap:40px}.bundle{flex-wrap:wrap}.bundle b{font-size:14px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.nav{height:66px}.brand{font-size:27px}nav{top:65px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:43px 0 0;width:100%}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:21px}h1{font-size:clamp(35px,8.9vw,52px);letter-spacing:-1.8px;line-height:1.12;margin-bottom:23px}.lead{font-size:18px;line-height:1.5;margin-bottom:24px}.hero-copy .actions{flex-direction:column;align-items:stretch}.hero-copy .btn{font-size:16px;min-height:51px}.fine{font-size:12px;text-align:center;margin-top:15px}.hero-art{margin:12px -18px 0;max-height:420px}.hero-art img{width:100%;max-height:420px;object-fit:contain}.trust-grid{gap:15px 5px;padding:22px 0}.trust-grid>div{padding-left:0;gap:9px;font-size:12px;border:0}.icon{width:34px;height:34px;font-size:23px;flex-shrink:0}.section{padding-block:54px}.eyebrow{font-size:11px;letter-spacing:1.8px;margin-bottom:14px}h2{font-size:34px;letter-spacing:-1.3px;line-height:1.15}.lead.small{font-size:17px}.section-heading{margin-bottom:28px}.cards{grid-template-columns:1fr;gap:23px}.product{padding:14px;border-radius:15px}.product>img,.product-image{aspect-ratio:1.45}.product-body{padding:21px 6px 5px}.product-body h3{font-size:25px}.product p{font-size:18px;min-height:0}.checks li{font-size:16px;align-items:center}.product .btn{font-size:16px}.product.featured{order:0}.bundle{font-size:14px;line-height:1.6;padding:6px 12px;text-align:center;gap:9px}.bundle b{width:100%;margin:0}.center-heading{text-align:left}.center-heading .eyebrow{justify-content:flex-start}.solution{display:flex}.solution-copy{padding:25px 23px 0}.solution .badge{display:block}.solution p{font-size:18px}.solution>img{aspect-ratio:1.42;margin-top:12px;height:auto}.tags span{font-size:12px;padding:7px 9px}.consult-banner{display:block;padding:26px}.banner-icon{display:none}.consult-banner h3{font-size:24px;line-height:1.3}.consult-banner p{font-size:16px;margin-top:10px}.consult-banner .btn{margin:22px 0 0;width:100%;white-space:normal;font-size:15px}.project,.project.reverse{display:flex;flex-direction:column}.project.reverse .project-img{order:0}.project-copy{padding:26px 22px}.project-img img{min-height:0;aspect-ratio:1.6;object-fit:cover}.project h3{font-size:29px}.project p{font-size:17px}.benefits{font-size:13px;gap:10px 15px}.faq-grid{display:block}.faq-list{margin-top:35px}.faq-list summary{font-size:17px}.faq-list p{font-size:16px}.contact-section h2{font-size:37px}.contact-section .eyebrow{font-size:10px}footer{flex-wrap:wrap;gap:16px}footer p{font-size:12px;order:3;width:100%}dialog{padding:33px 23px 25px}dialog h2{font-size:30px}.form-row{grid-template-columns:1fr;gap:0}#inquiry-result .actions{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Motion is progressively enhanced; all content remains visible without JavaScript. */
@keyframes rise-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes soft-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes dialog-in{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(prefers-reduced-motion:no-preference){.hero-copy .eyebrow{animation:rise-in .7s both}.hero-copy h1{animation:rise-in .8s .08s both}.hero-copy .lead{animation:rise-in .8s .17s both}.hero-copy .actions{animation:rise-in .8s .26s both}.hero-copy .fine{animation:rise-in .8s .34s both}.hero-art{animation:rise-in 1.1s .2s both}.hero-art img{animation:soft-float 7s ease-in-out 1.3s infinite}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.65,.25,1);transition-delay:var(--reveal-delay,0ms)}.reveal.visible{opacity:1;transform:translateY(0)}.product.visible:hover{transform:translateY(-6px);transition-delay:0ms;transition-duration:.25s}.project-img img,.solution>img{transition:transform .7s cubic-bezier(.2,.65,.25,1)}.project:hover .project-img img{transform:scale(1.025)}.solution:hover>img{transform:scale(1.02)}.project-img{overflow:hidden}dialog[open]{animation:dialog-in .25s ease-out}header{transition:box-shadow .3s}.btn span{transition:transform .2s}.btn:hover span{transform:translate(2px,-2px)}.square-icon{transition:transform .3s,background .3s}.solution:hover .square-icon{transform:translateY(-3px)}}
header.scrolled{box-shadow:0 4px 28px #0b3b3010}nav a.active{color:var(--green)}nav a.active:after{right:0}.progress-line{position:absolute;bottom:-1px;left:0;height:2px;background:#397e68;width:100%;transform:scaleX(0);transform-origin:left;pointer-events:none}.product:focus-within,.solution:focus-within{outline:2px solid #699a85;outline-offset:4px}
/* NFC interaction: actual image layers and a deterministic screen transition. */
.hero-art.nfc-demo{display:block;align-self:center;margin:0 -25px 0 0;width:calc(100% + 25px);position:relative;animation:none;container-type:inline-size}.nfc-demo img{animation:none;mix-blend-mode:normal}.demo-stage{position:relative;width:100%;aspect-ratio:1/1.05;overflow:hidden}.demo-backdrop{position:absolute;inset:8% 2% 12% 5%;border-radius:48% 44% 38% 42%;background:radial-gradient(circle at 75% 20%,#418270,#155b49 60%,#0e463c);transform:rotate(-12deg);box-shadow:inset 0 2px 2px #ffffff30}.demo-ground{position:absolute;bottom:10%;left:8%;right:3%;height:6%;background:#123d2833;filter:blur(16px);border-radius:50%}.demo-phone{position:absolute;left:49%;top:8%;width:43%;height:76%;z-index:4;transform:translate(0,0) rotate(6deg);filter:drop-shadow(10px 17px 10px #08261d33);will-change:transform}.demo-phone .phone-frame{position:absolute;width:100%;height:100%;object-fit:fill}.phone-display{position:absolute;left:8%;top:4%;width:84%;height:92%;border-radius:12% / 6%;overflow:hidden;background:#fff;font-size:2cqw}.phone-status{height:9%;position:absolute;top:0;left:0;width:100%;z-index:7;display:flex;justify-content:space-between;padding:7% 7% 0;font-size:1.6cqw;color:#102221}.phone-island{position:absolute;top:2%;left:33%;width:34%;height:4.7%;border-radius:20px;background:#060909;z-index:8}.phone-home,.phone-review{position:absolute;inset:0}.phone-home{background:radial-gradient(ellipse at 90% 20%,#d3e3bd,transparent 60%),radial-gradient(ellipse at 0 80%,#103c35,transparent 70%),linear-gradient(135deg,#94bba3,#357768);padding-top:25%;color:white}.home-date{text-align:center;font-size:1.9cqw;text-shadow:0 1px 4px #0003}.home-time{text-align:center;font-size:10cqw;letter-spacing:-.5cqw;font-weight:600;line-height:1.2}.home-widget{margin:8% 8% 10%;padding:8%;background:#ffffff24;border:1px solid #ffffff20;border-radius:12px;display:flex;flex-direction:column;backdrop-filter:blur(10px)}.home-widget span{font-size:1.3cqw;letter-spacing:.1cqw}.home-widget strong{font-size:6cqw;font-weight:400;line-height:1.3}.home-widget small{font-size:1.8cqw}.app-grid,.app-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:6%;margin:0 8%}.app{width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:24%;font-size:3.6cqw;box-shadow:0 3px 8px #09261b18;line-height:1}.calendar{background:white;color:#d34745;font-size:3cqw}.photos{background:white;color:#d8904f}.camera{background:linear-gradient(#ddd,#a5adab);color:#25372d}.maps{background:#e4efd5;color:#317ca2}.app-labels{font-size:1.15cqw;text-align:center;margin-top:3%}.home-dock{position:absolute;bottom:5%;left:6%;right:6%;padding:5%;background:#ffffff35;border:1px solid #ffffff30;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:9%}.call,.message{background:#3bbf69;color:white}.browser{background:#edf8fd;color:#339dc3}.music{background:#e46374;color:white}.phone-review{background:#fff;padding:31% 8% 0;opacity:0;transform:translateY(10px);color:#182720}.review-google{text-align:center;font-size:6.3cqw;letter-spacing:-.32cqw;font-weight:600;line-height:1.2;margin-bottom:13%}.review-google span:nth-child(1),.review-google span:nth-child(4){color:#4285f4}.review-google span:nth-child(2),.review-google span:nth-child(6){color:#ea4335}.review-google span:nth-child(3){color:#fbbc05}.review-google span:nth-child(5){color:#34a853}.phone-review h4{font-size:2.7cqw;line-height:1.3;text-align:center;font-weight:500;margin:0 0 12%;letter-spacing:-.09cqw}.review-stars{color:#eab33b;font-size:4.7cqw;letter-spacing:.1cqw;text-align:center;margin-bottom:12%;white-space:nowrap}.review-input{height:27%;padding:10% 6%;background:#f7f8f7;border:1px solid #e2e7e3;border-radius:6px;color:#929d98;font-size:1.75cqw}.review-submit{padding:8% 2%;margin-top:10%;background:#07594d;color:white;border-radius:6px;text-align:center;font-size:2cqw;font-weight:600}.phone-review p{text-align:center;margin-top:7%;color:#74877d;font-size:1.5cqw}.home-indicator{position:absolute;bottom:1.4%;width:34%;height:.6%;background:#15291d;left:33%;border-radius:5px;z-index:9}.nfc-notice{position:absolute;left:4%;right:4%;top:11%;z-index:10;display:flex;align-items:center;gap:6%;border:1px solid #ffffff80;background:#fffffff0;box-shadow:0 7px 16px #10382822;border-radius:11px;padding:6%;opacity:0;transform:translateY(-12px);color:#143e2d}.nfc-notice>span{font-size:4cqw}.nfc-notice b,.nfc-notice small{display:block;font-size:1.7cqw}.nfc-notice small{font-size:1.4cqw;margin-top:3%}.demo-card{position:absolute;width:37%;height:54%;left:8%;top:31%;transform:rotate(-12deg);filter:drop-shadow(3px 13px 9px #123a263a);z-index:5}.demo-card img{width:100%;height:100%;object-fit:fill}.demo-pulse{position:absolute;left:39%;top:34%;width:15%;aspect-ratio:1;z-index:6;opacity:0}.demo-pulse i{position:absolute;inset:0;border:2px solid #b4e6c7;border-radius:50%}.demo-pulse i:nth-child(2){inset:18%}.demo-pulse i:nth-child(3){inset:35%;background:#c4f4d6}.demo-caption{position:absolute;bottom:3%;left:0;right:0;text-align:center;height:28px;font-size:2.4cqw;color:var(--green);font-weight:500}.demo-caption span{position:absolute;inset:0;opacity:0}.demo-caption .caption-start{opacity:1}.demo-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin:3px 0 16px;color:var(--green)}.demo-controls button{background:#e8f0e9;color:var(--green);min-height:40px;border-radius:30px;padding:7px 13px;font-size:18px}.demo-replay span{font-size:13px;margin-left:5px}.demo-controls button:hover{background:#dce9df}.demo-controls button:disabled{opacity:.6;cursor:default}@media(max-width:850px){.hero-art.nfc-demo{margin-right:-10px;width:calc(100% + 10px)}}@media(max-width:600px){.hero-art.nfc-demo{width:100%;max-height:none;margin:15px 0 0}.demo-stage{aspect-ratio:1/1.02}.demo-caption{font-size:3cqw}.demo-controls{margin-bottom:10px}}@media(prefers-reduced-motion:reduce){.demo-phone{transform:rotate(6deg)}.phone-review{opacity:1;transform:none}.phone-home{opacity:0}.demo-caption .caption-start{opacity:0}.demo-caption .caption-review{opacity:1}}
/* Align the live display to the photographed device's inner bezel. */
.demo-phone{border-radius:17% / 8.4%;overflow:hidden}.demo-phone .phone-frame{max-width:none;width:145.45%;height:106.8%;left:-22.73%;top:-3.48%;object-fit:fill}.phone-display{left:4.7%;top:2%;width:90.3%;height:96%;border-radius:14.5% / 6.8%}.demo-card{border-radius:8.5% / 5.5%;overflow:hidden}.demo-card img{position:absolute;max-width:none;width:116.5%;height:110.7%;left:-8.3%;top:-5.3%;object-fit:fill}.phone-home{padding-top:25%}.demo-pulse{left:36%;top:35%}
