@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-7.ttf) format('truetype');
}

:root{--ink:#20251f;--muted:#5f6459;--cream:#eeeee3;--green:#304b32;--line:rgba(255,255,255,.66);--glass:rgba(255,255,247,.27);--shadow:0 16px 45px #4e44200b;--radius:34px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none;font-size:16px;scroll-behavior:smooth;scroll-padding-top:35px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 88% 17%,#f5c7af80,transparent 36%),radial-gradient(ellipse at 3% 37%,#dbe5af70,transparent 40%),linear-gradient(125deg,#dadcd1,#eeeadc 40%,#ebddd0);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}p{line-height:1.7;color:var(--muted);margin:0}h1,h2,h3,h4{margin:0;font-weight:650;letter-spacing:-.045em}h2{font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.13}h3{font-size:1.65rem;line-height:1.2}em,.serif{font-family:'Playfair Display',Georgia,serif;font-weight:500}em{font-style:italic}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #678d51;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.glass{background:var(--glass);border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-radius:var(--radius)}.ambient{position:absolute;pointer-events:none;z-index:-1;filter:blur(65px);border-radius:50%}.ambient-one{width:500px;height:650px;background:#c1ce8e65;left:-300px;top:600px}.ambient-two{width:520px;height:570px;background:#eeae9270;right:0;top:180px}.site-header{height:124px;display:flex;align-items:center;gap:40px;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{font-size:62px;letter-spacing:-.18em;line-height:.8;font-weight:800;position:relative;padding-right:11px}.brand-mark>span{position:absolute;font-size:12px;letter-spacing:0;right:-3px;top:-2px}.brand-name{font-size:15px;letter-spacing:.04em;font-weight:800;line-height:1.08}.brand-domain{display:block;font-size:9px;font-weight:550;margin-top:3px;letter-spacing:.11em}.desktop-nav{display:flex;gap:28px;align-items:center}.desktop-nav>a{font-size:11px;letter-spacing:.065em;font-weight:700;padding:10px 0;position:relative}.desktop-nav>a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--ink);transition:width .2s}.desktop-nav>a:hover:after,.desktop-nav>.active:after{width:100%}.header-location{display:flex;gap:22px;align-items:center;border:1px solid #555a4b55;border-radius:30px;padding:12px 18px;font-size:13px;font-weight:600}.header-location span{font-size:22px}.menu-toggle,.mobile-menu,.bottom-nav{display:none}.hero{min-height:686px;position:relative;display:grid;grid-template-columns:48% 52%;padding:68px 60px 0;isolation:isolate;overflow:visible}.eyebrow{font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.14em;color:var(--ink)}.hero-copy{position:relative;z-index:3;padding-bottom:78px}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px;white-space:nowrap}.italian-flag{display:inline-block;width:24px;height:14px;background:linear-gradient(to right,#41613c 33%,#fffbeb 33%,#fffbeb 66%,#ba503b 66%);border-radius:2px;box-shadow:0 0 0 1px #0000000a}.hero h1{font-size:clamp(3.8rem,5.4vw,5.35rem);line-height:1.015;letter-spacing:-.063em;margin:24px 0}.hero h1 .serif{font-style:italic;letter-spacing:-.05em}.hero-copy>p{font-size:15px;max-width:370px;line-height:1.7;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:18px 25px;border-radius:100px;font-size:14px;font-weight:550;border:1px solid transparent;transition:transform .2s,box-shadow .2s;min-height:54px}.button:hover{transform:translateY(-3px);box-shadow:0 9px 23px #18231a20}.button>span{font-size:20px;line-height:1}.dark{background:var(--ink);color:#fffdf4}.light{background:#ffffff65;border-color:#ffffffa0}.hero-note{display:flex;align-items:center;gap:12px;margin-top:27px;font-size:11px;line-height:1.7;color:#696b5e}.hero-note strong{font-weight:550;color:#3b4134}.round-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #85887355;border-radius:50%;font-size:23px}.hero-visual{position:relative;align-self:stretch;min-width:0}.hero-halo{position:absolute;width:105%;aspect-ratio:1;background:radial-gradient(circle,#e1b89b70,#e2c3a73d 65%,transparent 70%);border-radius:50%;left:-5%;top:8%}.hero-machine{position:relative;width:121%;max-width:none;margin-top:30px;margin-left:-12%;filter:drop-shadow(0 27px 21px #51493233);transform:rotate(-3deg);z-index:2}.orbit-label{position:absolute;right:0;top:-15px;font-size:10px;letter-spacing:.2em;writing-mode:vertical-rl;transform:rotate(180deg);color:#666650}.floating-label{position:absolute;display:flex;align-items:center;gap:12px;border-radius:18px;background:#fffaf0b0;border:1px solid #fffdf3d0;box-shadow:0 12px 24px #44362212;backdrop-filter:blur(20px);z-index:4;font-size:12px;line-height:1.45}.top-label{left:-12%;top:5px;padding:13px 17px;transform:rotate(-6deg)}.spark{font-size:32px;color:#667844}.floating-label strong{font-weight:650}.bottom-label{right:0;bottom:105px;padding:16px 19px;transform:rotate(4deg);font-size:14px}.tiny-dot{width:8px;height:8px;border-radius:50%;background:#648253;box-shadow:0 0 0 5px #748b5517}.label-arrow{margin-left:12px;font-size:24px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #666f4830;padding:20px 0;font-size:10px;letter-spacing:.09em;color:#666b58}.hero-bottom>a{display:flex;gap:16px;align-items:center;font-size:11px;letter-spacing:0}.hero-bottom>a span{font-size:19px}.mini-star{font-size:16px;margin-left:15px}.intro-strip{display:flex;justify-content:space-evenly;align-items:center;padding:35px 0 5px;font-size:13px;font-weight:500;color:#646957}.separator{font-size:22px;color:#88926c}.section{padding-top:105px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{font-size:14px;max-width:370px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.location-card{padding:28px 30px;position:relative;overflow:hidden}.status-pill,.outline-pill{display:inline-flex;border:1px solid #82916b50;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:700;letter-spacing:.09em;background:#e2e9cd90}.location-number{float:right;color:#717660;font-size:12px}.location-art{height:140px;display:flex;justify-content:space-between;align-items:center;font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:3.7rem;letter-spacing:-.055em;color:#758265;opacity:.65}.location-art>span{font-family:Arial;font-size:60px;font-weight:400}.somerton{color:#ad8464}.location-card h3{margin:10px 0 5px}.location-card>p:not(.eyebrow){font-size:14px}.text-link{display:flex;align-items:center;justify-content:space-between;padding-top:22px;margin-top:20px;border-top:1px solid #5d64482b;font-size:13px;font-weight:600}.text-link span{font-size:23px}.coming-locations{padding:25px 30px;display:flex;gap:20px;align-items:center;margin-top:20px;border-radius:22px}.coming-locations h3{font-size:1.1rem;letter-spacing:-.02em;margin-bottom:4px}.coming-locations p{font-size:13px}.coming-locations .outline-pill{margin-left:auto;white-space:nowrap;background:transparent}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:50px 0;margin-top:60px;border-top:1px solid #60684a33;font-size:12px;color:#686d5c}.footer-brand{color:var(--ink)}.footer-brand .brand-mark{font-size:45px}.footer-brand .brand-name{font-size:11px}.skip-link{position:fixed;top:-60px;left:20px;padding:12px;background:white;z-index:100}.skip-link:focus{top:15px}
@media(min-width:1550px){.hero{min-height:710px}.hero-machine{margin-top:10px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.site-header{gap:20px;height:100px}.desktop-nav{gap:17px}.desktop-nav>a{font-size:10px}.header-location{display:none}.hero{padding:52px 38px 0;min-height:600px}.hero h1{font-size:4.2rem}.hero-copy .eyebrow{font-size:9px}.hero-copy>p{font-size:14px;padding-right:20px}.hero-machine{width:134%;margin-left:-15%;margin-top:62px}.top-label{left:5%;font-size:10px}.bottom-label{right:-5%;bottom:125px}.section{padding-top:80px}}@media(max-width:760px){:root{--radius:28px;scroll-padding-top:20px}body{background:radial-gradient(ellipse at 100% 12%,#eeb89985,transparent 32%),radial-gradient(ellipse at 0% 37%,#cdd49b80,transparent 42%),#e8e6d9;padding-bottom:85px}.wrap{width:calc(100% - 32px)}.site-header{height:88px;padding-inline:9px}.brand-mark{font-size:48px}.brand-name{font-size:12px}.brand-domain{font-size:8px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:43px;height:43px;align-items:center;justify-content:center;border:1px solid #ffffff80;border-radius:50%;background:#fff7}.menu-toggle>span{width:18px;height:2px;background:var(--ink)}.menu-toggle>span:last-child{width:12px;align-self:flex-start;margin-left:12px}.mobile-menu:not([hidden]){display:flex;flex-direction:column;position:absolute;top:79px;left:16px;right:16px;z-index:20;background:#f4f0e8f0;padding:20px 28px;gap:0}.mobile-menu a{padding:12px 0;font-size:16px}.hero{padding:31px 25px 0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.hero-copy{padding-bottom:0}.hero-copy .eyebrow{font-size:8px;letter-spacing:.1em;gap:9px}.italian-flag{width:20px;height:12px}.hero h1{font-size:clamp(2.9rem,11.7vw,4.9rem);margin:20px 0;line-height:1.015}.hero-copy>p{font-size:14px;line-height:1.65;padding:0;max-width:440px;margin-bottom:23px}.hero .button{font-size:13px;padding:15px 21px;min-height:50px}.hero-note{display:none}.hero-visual{height:310px;min-height:0;margin-top:24px;margin-inline:-17px}.hero-machine{height:100%;width:auto;max-width:100%;object-fit:contain;margin:0 auto;transform:rotate(-3deg)}.hero-halo{width:90%;top:0;left:5%}.top-label{left:-2px;top:4px;padding:9px 12px;font-size:9px;border-radius:13px;gap:6px}.spark{font-size:23px}.bottom-label{right:-5px;bottom:12px;font-size:11px;padding:12px 14px;border-radius:13px}.label-arrow{font-size:19px;margin-left:0}.orbit-label{right:0;top:35px;font-size:8px}.hero-bottom{padding:17px 0;margin-top:10px;font-size:8px;gap:10px;width:100%}.hero-bottom>a{font-size:10px}.hero-bottom>span:last-child{display:none}.intro-strip{flex-wrap:wrap;gap:11px 0;font-size:11px;padding:23px 0 0}.intro-strip>span:not(.separator){width:44%;text-align:center}.intro-strip .separator{width:6%;text-align:center;font-size:16px}.intro-strip .separator:nth-child(4){display:none}.section{padding-top:65px}.section-heading{display:block;padding-inline:7px;margin-bottom:25px}.section-heading .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:14px}h2{font-size:2.55rem;line-height:1.12}.section-heading>p{font-size:14px;margin-top:20px}.section-heading>p br{display:none}.location-grid{grid-template-columns:1fr;gap:16px}.location-card{padding:23px 25px}.location-art{height:115px;font-size:3.3rem}.location-card h3{font-size:1.6rem}.location-card .eyebrow{font-size:10px}.coming-locations{padding:22px 20px;gap:14px;flex-wrap:wrap}.coming-locations>div{flex:1}.coming-locations h3{font-size:1rem}.coming-locations p{font-size:12px}.coming-locations .outline-pill{margin-left:55px}.site-footer{flex-wrap:wrap;padding:30px 5px;gap:25px;margin-top:40px}.site-footer>span{font-size:11px}.site-footer>span:last-child{width:100%}.bottom-nav{position:fixed;display:flex;justify-content:space-around;bottom:calc(12px + env(safe-area-inset-bottom));left:20px;right:20px;padding:10px 4px;background:#20251ff5;backdrop-filter:blur(20px);border:1px solid #ffffff22;border-radius:24px;color:#e6e8db;box-shadow:0 8px 25px #2226;z-index:30}.bottom-nav>a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;min-width:60px}.bottom-nav>a>span{font-size:23px;line-height:1.2;font-family:Arial}.bottom-nav>a.active{color:#e3efbb}.ambient{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.basil{position:absolute;pointer-events:none;z-index:4;filter:drop-shadow(6px 12px 10px #30452522);transform:translateY(var(--parallax-y,0)) rotate(var(--leaf-rotation,0deg));will-change:transform}.basil-one{width:165px;right:-36px;top:-42px;--leaf-rotation:28deg}.basil-two{width:120px;left:-49px;bottom:27px;--leaf-rotation:-40deg}.story{display:grid;grid-template-columns:1.03fr 1fr;gap:75px;align-items:center}.story-image{position:relative;min-width:0}.story-image>img{position:relative;z-index:2;filter:drop-shadow(0 20px 15px #64513220);transform:rotate(-8deg);width:110%;max-width:110%;margin-left:-6%}.story-disc{position:absolute;inset:19% 3% 3%;border-radius:50%;background:radial-gradient(circle,#bec49280,#e2d3a340 70%)}.story-stamp{position:absolute;top:18%;right:-5%;border:1px solid #74826888;border-radius:50%;width:98px;height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;letter-spacing:.12em;transform:rotate(17deg);z-index:3;background:#e6e8cc90}.story-stamp>span{font-size:30px;line-height:1.1;margin:4px 0;color:#596749}.image-caption{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:17px;display:block;text-align:center;color:#666951;margin-top:12px}.story-copy>.eyebrow{margin-bottom:18px}.story-copy>h2{margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:15px;margin-top:16px}.story-signature{border-top:1px solid #5b664633;margin-top:26px;padding-top:24px;font-size:12px;display:flex;align-items:center;gap:13px}.robot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.robot-card{overflow:hidden}.robot-card-image{height:290px;position:relative;display:flex;align-items:center;justify-content:center;background:#e1d4bc80;overflow:hidden}.robot-card-image>img{width:95%;object-fit:contain;max-height:90%;filter:drop-shadow(0 15px 12px #40352225)}.robot-card-image>.status-pill,.acai-art>.status-pill{position:absolute;top:18px;left:18px;z-index:2;background:#f5f4e9e0;backdrop-filter:blur(10px)}.robot-card-image.photo{background:#d5d7d0}.robot-card-image.photo>img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 57%;filter:none}.robot-card-copy{padding:25px}.robot-card-copy>.eyebrow{font-size:9px}.robot-card-copy>h3{margin:11px 0 13px;font-size:1.7rem}.robot-card-copy>p{font-size:14px;min-height:72px}.robot-card-copy>.text-link{font-size:12px}.acai-art{height:290px;position:relative;background:radial-gradient(ellipse at 85% 30%,#c9b5c3a0,transparent 60%),#d4c8d1;color:#594856;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.acai-word{font-size:6.7rem;font-family:'Playfair Display',Georgia,serif;font-style:italic;line-height:.8;letter-spacing:-.06em;margin-top:20px}.acai-word>span{display:block;text-align:center;font-family:'DM Sans',Arial,sans-serif;font-style:normal;font-size:11px;letter-spacing:.09em;margin-top:20px}.acai-bottom{position:absolute;bottom:18px;font-size:8px;letter-spacing:.14em}.more-robots{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.mini-robot{display:flex;align-items:center;overflow:hidden;border-radius:23px;gap:22px}.mini-robot>img{width:130px;height:145px;object-fit:cover}.mini-robot>div{padding:17px 20px 17px 0}.mini-robot .eyebrow{font-size:8px}.mini-robot h3{font-size:1.25rem;margin:9px 0}.mini-robot p{font-size:12px}.availability-note{font-size:11px;text-align:center;margin-top:19px}.support-banner{display:flex;align-items:center;padding:35px 42px;gap:26px;margin-top:85px;background:#dfe6c750;border-color:#ffffff80}.support-symbol{font-size:66px;font-weight:400;line-height:1}.support-banner h2{font-size:1.85rem;letter-spacing:-.04em;margin:8px 0}.support-banner .eyebrow{font-size:9px}.support-banner p:not(.eyebrow){font-size:13px}.support-banner .button{margin-left:auto;white-space:nowrap}.contact{display:grid;grid-template-columns:1fr 1.12fr;gap:90px;align-items:start}.contact-copy{padding:30px 0}.contact-copy>.eyebrow{margin-bottom:17px}.contact-copy>h2{font-size:4.5rem;margin-bottom:25px}.contact-copy>p:not(.eyebrow){font-size:15px;max-width:370px}.email-link{font-size:17px;display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;margin-top:38px;border-bottom:1px solid #606a4833;max-width:380px}.contact-footnote{display:flex;gap:14px;align-items:center;margin-top:38px;font-size:13px;line-height:1.6;color:#68715d}.enquiry-form,.report-form{padding:36px}.form-heading{margin-bottom:25px}.form-heading h3{font-size:1.8rem;margin-bottom:8px}.form-heading p{font-size:13px}.enquiry-form>label,.report-form label,.form-row>label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;margin-bottom:19px}.enquiry-form>label>span:not(:only-child),label>small{font-size:11px;font-weight:400}label>small{color:#727565;margin-top:-4px}.enquiry-form label:not(.check-label)>span,.report-form label:not(.check-label):not(.upload-field)>span{display:contents;color:#7b684f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}input:not([type="checkbox"]):not([type="file"]),select,textarea{width:100%;border:1px solid #69735a35;background:#fffdf340;border-radius:12px;min-height:49px;padding:13px 14px;font-size:14px;color:var(--ink);outline-offset:2px;transition:border-color .2s}textarea{resize:vertical;line-height:1.5}input::placeholder,textarea::placeholder{color:#797c6f;font-size:12px}select{appearance:auto;padding-right:8px}label.check-label{display:flex;flex-direction:row;gap:11px;align-items:flex-start;font-size:11px;font-weight:400;line-height:1.65;margin:10px 0 22px;color:#636b5a}.check-label>input{margin:4px 0 0;flex-shrink:0;width:16px;height:16px;accent-color:var(--green)}.check-label>span{font-size:11px!important}.check-label a,.form-fine a,.field-hint a{text-decoration:underline;text-underline-offset:2px}.honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.enquiry-form>.button{width:100%}.form-fine{font-size:10px;line-height:1.65;margin-top:15px}.form-status{padding:16px 18px;border-radius:13px;background:#eef2db;border:1px solid #768f5144;font-size:14px;line-height:1.6;margin:15px 0}.form-status[data-state="error"]{color:#8d3228;background:#fff1e9;border-color:#ad635166}.form-status[data-state="success"]{color:#34512d}.button:disabled{opacity:.6;cursor:wait;transform:none}.footer-links{display:flex;gap:24px;align-items:center}.report-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-top:25px;align-items:start}.back-link{display:inline-block;font-size:12px;margin-bottom:43px;color:#67705a}.report-intro>.eyebrow{margin-bottom:18px}.report-intro h1{font-size:5.3rem;line-height:1.03;margin-bottom:24px}.report-intro>p:not(.eyebrow){font-size:15px;max-width:370px}.report-help{padding:25px;margin-top:30px;border-radius:22px}.report-help h3{font-size:1.3rem;margin:16px 0 10px}.report-help p{font-size:13px}.report-help>a{font-size:13px;display:block;margin-top:17px;text-decoration:underline;text-underline-offset:4px}.refund-note{padding:24px 5px;font-size:13px}.refund-note>summary{cursor:pointer;font-weight:600}.refund-note>p{font-size:12px;margin-top:12px}.refund-note a{text-decoration:underline}.report-form{padding:34px 38px}.form-progress{display:flex;align-items:center;gap:14px;margin-bottom:17px;color:#757b6c;font-size:12px}.form-progress>span{display:flex;align-items:center;gap:9px;white-space:nowrap}.form-progress b{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid #6a765340;border-radius:50%;font-size:11px;font-weight:500}.form-progress .current{color:var(--ink);font-weight:600}.form-progress .current b{color:white;background:var(--ink)}.form-progress i{flex:1;height:1px;background:#737d5933}.form-step h2{font-size:1.85rem;letter-spacing:-.045em;margin-top:27px}.step-subtitle{font-size:13px;margin:9px 0 26px}.field-hint{font-size:11px;line-height:1.6;margin:-7px 0 21px}.evidence-heading{border-top:1px solid #76816333;padding-top:23px;margin-top:24px;margin-bottom:19px}.evidence-heading>h3{font-size:1.3rem}.evidence-heading p{font-size:12px;margin-top:8px}.upload-row{gap:14px}.report-form label.upload-field{position:relative;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;padding:20px 10px;border:1px dashed #7b886657;background:#f7f8e733;border-radius:15px;gap:7px;cursor:pointer;min-width:0}.upload-icon{font-size:25px;color:#5c714c}.upload-field strong{font-size:12px}.upload-field>span:not(.upload-icon){font-size:9px;font-weight:400;color:#6c7461}.upload-field>input{width:100%;font-size:10px;max-width:190px;padding-top:7px}.upload-field input::file-selector-button{font:inherit;border-radius:6px;border:1px solid #72805e55;background:#f5f6e5;padding:5px;cursor:pointer}.upload-field .file-name{overflow-wrap:anywhere;max-width:100%}.full-width{width:100%}.form-actions{display:flex;justify-content:space-between;gap:15px;margin-top:28px}.privacy-page{padding:50px 65px;max-width:950px;margin-top:25px}.privacy-page>.back-link{margin-bottom:25px}.privacy-page>.eyebrow{margin-bottom:16px}.privacy-page>h1{font-size:3rem;margin-bottom:25px}.privacy-page>h2{font-size:1.4rem;margin:25px 0 12px}.privacy-page>p{font-size:15px}.privacy-page a:not(.back-link){text-decoration:underline}.privacy-page>.field-hint{font-size:12px;margin-top:25px}[hidden]{display:none!important}
@media(min-width:761px){.hero-copy>p,.section-heading>p,.story-copy>p:not(.eyebrow),.robot-card-copy>p,.contact-copy>p:not(.eyebrow){font-size:16px}.desktop-nav>a{font-size:12px}.hero-note{font-size:12px}.eyebrow{font-size:12px}}
@media(max-width:1100px){.story{gap:35px}.robot-card-image,.acai-art{height:235px}.robot-card-copy{padding:22px}.robot-card-copy>p{min-height:110px}.contact{gap:45px}.report-layout{gap:35px;grid-template-columns:.85fr 1.15fr}.report-form{padding:27px}.report-intro h1{font-size:4.4rem}.support-banner{padding:30px}.support-banner h2{font-size:1.6rem}.support-symbol{display:none}.mini-robot{gap:15px}.mini-robot>img{width:100px}.mini-robot h3{font-size:1.1rem}}
@media(max-width:760px){.basil-one{width:88px;right:-21px;top:192px;z-index:1}.basil-two{width:78px;left:-32px;bottom:86px;z-index:1}.story{display:flex;flex-direction:column-reverse;gap:15px;padding-inline:7px}.story-copy>.eyebrow{font-size:9px}.story-copy>p:not(.eyebrow){font-size:14px}.story-copy>h2{margin-bottom:20px}.story-signature{font-size:10px;gap:10px;margin-top:22px;padding-top:22px}.story-image{width:100%;padding:0 18px}.story-image>img{width:100%;max-width:100%;margin:0}.story-stamp{width:80px;height:80px;right:0;font-size:7px}.story-stamp>span{font-size:25px}.image-caption{font-size:15px;margin-top:-10px}.robot-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-16px;padding:0 22px 15px;scroll-padding-left:22px;gap:16px}.robot-card{flex:0 0 84%;scroll-snap-align:start}.robot-card-image,.acai-art{height:260px}.robot-card-copy{padding:23px}.robot-card-copy>p{font-size:14px;min-height:72px}.robot-card-copy>h3{font-size:1.75rem}.more-robots{grid-template-columns:1fr;gap:14px;margin-top:8px}.mini-robot>img{width:112px;height:133px}.mini-robot h3{font-size:1.25rem}.mini-robot p{font-size:12px}.mini-robot .eyebrow{font-size:8px}.mini-robot{gap:20px}.availability-note{font-size:10px;padding-inline:12px}.support-banner{margin-top:58px;padding:27px;display:block}.support-banner h2{font-size:1.6rem;margin-top:13px;line-height:1.18}.support-banner .button{margin-top:23px;font-size:13px;min-height:49px}.support-banner p:not(.eyebrow){font-size:13px}.contact{grid-template-columns:1fr;gap:25px}.contact-copy{padding:0 7px}.contact-copy>.eyebrow{font-size:9px}.contact-copy>h2{font-size:3.8rem;margin-bottom:20px}.contact-copy>p:not(.eyebrow){font-size:14px}.email-link{font-size:15px;margin-top:22px;max-width:100%}.contact-footnote{font-size:12px;margin-top:23px}.enquiry-form{padding:25px}.form-heading h3{font-size:1.65rem}.form-heading p{font-size:12px}.enquiry-form .form-row{grid-template-columns:1fr;gap:0}.enquiry-form>label,.report-form label,.form-row>label{font-size:13px;margin-bottom:19px}input:not([type="checkbox"]):not([type="file"]),select,textarea{font-size:16px;min-height:51px}input::placeholder,textarea::placeholder{font-size:13px}.check-label>span{font-size:12px!important}.form-fine{font-size:11px}.footer-links{flex-wrap:wrap;gap:20px}.footer-links>span{margin-left:auto}.report-layout{display:flex;flex-direction:column;gap:25px;padding-top:5px}.report-intro{padding-inline:9px;display:contents}.report-intro>.back-link{padding-left:9px;margin-bottom:0;font-size:12px}.report-intro>.eyebrow{margin:0 9px -13px;font-size:10px}.report-intro h1{font-size:3.9rem;margin:0 9px -5px}.report-intro>p:not(.eyebrow){font-size:14px;margin:0 9px;max-width:100%}.report-help{display:none}.refund-note{order:3;padding:9px 12px}.refund-note>summary{font-size:14px}.refund-note>p{font-size:13px}.report-form{padding:26px 22px;width:100%;order:2}.form-progress{font-size:11px;gap:7px}.form-progress b{width:24px;height:24px}.form-progress>span{gap:6px}.form-step h2{font-size:1.6rem;margin-top:23px}.step-subtitle{font-size:13px;margin-bottom:24px}.report-form .form-row{gap:12px}.report-form .form-row input{min-width:0}.report-form .form-row label{min-width:0}.report-form label>small{font-size:10px}.field-hint{font-size:12px}.upload-row{grid-template-columns:1fr}.report-form label.upload-field{padding:18px;gap:10px;margin-bottom:8px}.upload-field>span:not(.upload-icon){font-size:12px}.upload-field>input{font-size:12px;max-width:100%}.upload-field strong{font-size:14px}.upload-row+.field-hint{margin-top:13px}.form-actions{gap:9px}.form-actions .button{padding:15px 19px;font-size:13px;gap:10px}.privacy-page{padding:30px 25px;margin-top:10px}.privacy-page>h1{font-size:2.7rem}.privacy-page>h2{font-size:1.5rem}.privacy-page>p{font-size:14px}.form-status{font-size:13px}}
/* Preserve supplied image proportions at every breakpoint. */
img{height:auto}
.robot-card-image.photo>img{height:100%}
.mini-robot>img{height:145px}
@media(max-width:760px){.hero-machine{height:100%;width:auto}.mini-robot>img{height:133px}.footer-links{line-height:1.7}.footer-links>span{margin-left:0}}
@media(min-width:761px) and (max-width:1050px){.site-footer{flex-wrap:wrap}.footer-links{margin-left:auto}.hero h1{font-size:clamp(3rem,5.5vw,4.2rem)}}

.hero-price{color:#3b5333}
[data-skip-video]{margin:0 0 24px}[data-video-notice]{margin-top:4px}

/* Robotics branding: crisp typography across the brand; recipe detail stays with pizza. */
.hero h1 .serif,.services h2 em,.story-copy h2 em,.contact h2 em,.report-intro h1 em{font-family:'DM Sans',Arial,sans-serif;font-style:normal;font-weight:650;letter-spacing:inherit}
.hero h1 .serif{color:var(--green)}
.hero-copy .eyebrow{white-space:normal;max-width:100%;line-height:1.65}
.hero-visual .top-label{transform:none;border-radius:16px;font-size:10px;letter-spacing:.08em}
.hero-visual .machine-price{font-size:38px;line-height:1.15;letter-spacing:-.045em}
.support-symbol{font-size:52px}
.contact-copy>h2{font-size:clamp(2.8rem,4.5vw,4rem)}
@media(max-width:760px){.hero-visual .top-label{font-size:9px}.hero-visual .machine-price{font-size:30px}.contact-copy>h2{font-size:clamp(2.5rem,10vw,3.5rem)}}
