:root{--navy:#0d2f47;--navy-deep:#071f31;--ink:#102d42;--muted:#667988;--line:#dce5e9;--paper:#f5f7f6;--white:#fff;--green:#16a566;--green-dark:#0b8551;--lime:#c9f568;--orange:#f3a014;--shadow:0 24px 70px rgba(4,29,46,.16);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;background:#fff;padding:.75rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:84px;position:absolute;z-index:20;inset:0 0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.13)}.nav-wrap{width:min(1280px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img,.footer-brand img{width:50px;height:50px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-size:17px;letter-spacing:.01em}.brand small{font-size:11px;color:#a9bcc8;letter-spacing:.04em}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:650}.nav-links>a:not(.button){color:#d8e3e8;transition:.2s}.nav-links>a:not(.button):hover{color:#fff}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;border-radius:11px;padding:14px 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-small{padding:10px 17px}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 28px rgba(22,165,102,.25)}.button-primary:hover{background:var(--green-dark)}.button-ghost{border:1px solid rgba(255,255,255,.3)}.button-large{padding:17px 24px}.button-wide{width:100%;padding:17px}.button-light{background:#fff;color:var(--navy);box-shadow:0 14px 34px rgba(0,0,0,.15)}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;margin:5px;background:#fff}
.language-picker select{appearance:none;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:transparent;color:#fff;padding:9px 27px 9px 11px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:calc(100% - 12px) 50%,calc(100% - 8px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.language-picker option{color:var(--ink);background:#fff}
.hero{position:relative;overflow:hidden;color:#fff;background:var(--navy-deep);padding:160px 0 0}.hero:after{content:"";position:absolute;inset:auto 0 0;height:155px;background:var(--paper);clip-path:polygon(0 62%,100% 0,100% 100%,0 100%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.85fr 1.4fr;align-items:center;gap:55px;padding-bottom:110px}.hero-copy{padding-bottom:80px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--green-dark);margin:0 0 20px;display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:currentColor}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(52px,6vw,88px);font-weight:760;line-height:.94;letter-spacing:-.055em;margin-bottom:30px}.hero h1 em,.final-cta h2 em{display:block;color:var(--lime);font-family:Georgia,serif;font-weight:400}.hero-intro{font-size:18px;color:#bdccd4;max-width:580px;margin-bottom:34px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;align-items:center;gap:11px;font-weight:750;font-size:14px}.play{width:37px;height:37px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-size:10px}.hero-proof{display:flex;align-items:center;margin-top:42px}.avatars{display:flex;margin-right:14px}.avatars span{width:35px;height:35px;margin-left:-7px;display:grid;place-items:center;border:2px solid var(--navy-deep);border-radius:50%;font-size:10px;font-weight:800;color:var(--navy);background:#d6e6df}.avatars span:nth-child(2){background:#f5cfa0}.avatars span:nth-child(3){background:#cddbf2}.hero-proof p{margin:0;color:#9eb1bc;font-size:12px;line-height:1.4}.hero-proof strong{color:#fff}.hero-visual{position:relative}.browser-frame{background:#fff;border:1px solid rgba(255,255,255,.35);border-radius:18px;box-shadow:0 38px 100px rgba(0,0,0,.4);padding:8px;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg);overflow:hidden}.browser-frame img{border-radius:10px}.browser-bar{height:32px;display:flex;align-items:center;gap:6px;padding:0 8px}.browser-bar>span,.screen-top i{display:block;width:7px;height:7px;border-radius:50%;background:#d9e0e3}.browser-bar>span:first-child{background:#ff7d70}.browser-bar>span:nth-child(2){background:#ffd568}.browser-bar>span:nth-child(3){background:#61d18a}.browser-bar p{color:#7b8d98;font-size:9px;margin:0 auto}.floating-stat{position:absolute;background:#fff;color:var(--ink);border-radius:13px;padding:14px 18px;box-shadow:0 16px 42px rgba(0,0,0,.22)}.stat-one{left:-36px;bottom:-30px;display:flex;flex-direction:column}.floating-stat small{color:#7a8b96;font-size:10px}.floating-stat strong{font-size:19px}.floating-stat>span:not(.check){font-size:10px;color:var(--green);font-weight:700}.stat-two{right:-10px;top:-28px;display:flex;align-items:center;gap:11px}.check{width:34px;height:34px;border-radius:9px;background:#d9f8e7;color:var(--green);display:grid;place-items:center;font-weight:900}.stat-two div{display:flex;flex-direction:column}.stat-two strong{font-size:13px}.trust-row{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;color:#6f808a;padding-bottom:34px;font-size:12px}.trust-row p{margin:0;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.trust-row div{display:flex;gap:42px;font-weight:700;color:#819099}
.problem-section,.workflow-section,.faq-section{padding:120px 0}.section-heading.centered{text-align:center;max-width:720px;margin:0 auto 60px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2,.workflow-copy h2,.pricing-copy h2,.final-cta h2{font-size:clamp(40px,4vw,62px);line-height:1.05;letter-spacing:-.045em;margin-bottom:24px}.section-heading>p:not(.eyebrow),.workflow-copy>p,.pricing-copy>p{color:var(--muted);font-size:17px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{position:relative;min-height:300px;padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.benefit-card.featured{background:var(--navy);color:#fff;transform:translateY(-12px);box-shadow:var(--shadow)}.benefit-card .icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#e7f8ef;color:var(--green);font-size:22px;font-weight:800;margin-bottom:50px}.benefit-card.featured .icon{background:rgba(255,255,255,.12);color:var(--lime)}.benefit-card h3{font-size:23px;margin-bottom:12px}.benefit-card p{color:var(--muted);font-size:14px;margin:0;max-width:290px}.benefit-card.featured p{color:#b8c8d1}.benefit-card .number{position:absolute;right:23px;bottom:10px;color:#eff3f3;font-size:66px;font-weight:850;line-height:1}.benefit-card.featured .number{color:rgba(255,255,255,.08)}
.product-section{background:var(--navy);color:#fff;padding:120px 0}.section-heading.split{display:grid;grid-template-columns:1.2fr .7fr;gap:80px;align-items:end;margin-bottom:60px}.section-heading.split h2{margin:0}.section-heading.split>p{color:#adbec7;margin-bottom:6px}.tour{display:grid;grid-template-columns:330px 1fr;background:var(--navy-deep);border-radius:28px;padding:12px;box-shadow:0 32px 80px rgba(0,0,0,.24)}.tour-tabs{padding:14px 12px;display:flex;flex-direction:column;gap:5px}.tour-tab{display:flex;text-align:left;gap:17px;align-items:center;width:100%;border:0;border-radius:14px;padding:20px 16px;color:#aebfc8;background:transparent;cursor:pointer}.tour-tab>span{font:italic 18px Georgia,serif;color:#65808f}.tour-tab div{display:flex;flex-direction:column}.tour-tab strong{font-size:14px;color:#fff}.tour-tab small{font-size:11px;margin-top:2px}.tour-tab.active{background:#153b54}.tour-tab.active>span{color:var(--lime)}.tour-screen{align-self:center;overflow:hidden;border-radius:17px;background:#fff;padding:7px}.tour-screen img{border-radius:9px;transition:opacity .2s}.tour-screen img.switching{opacity:0}.screen-top{height:28px;display:flex;align-items:center;gap:5px;padding:0 7px}.screen-top i{width:6px;height:6px}.screen-top span{margin-left:auto;color:#91a0a8;font-size:8px;text-transform:uppercase;letter-spacing:.13em}
.workflow-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:95px}.workflow-image{position:relative}.image-card{padding:9px;background:#fff;border-radius:22px;box-shadow:var(--shadow);transform:rotate(-1.5deg)}.image-card img{border-radius:15px}.mini-card{position:absolute;right:-34px;bottom:-34px;display:flex;align-items:center;gap:13px;background:#fff;padding:17px 20px;border-radius:14px;box-shadow:0 18px 48px rgba(10,45,66,.2)}.mini-card>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#e6f8ef;color:var(--green);font-weight:900}.mini-card div{display:flex;flex-direction:column}.mini-card small{color:var(--muted)}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{display:flex;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.check-list li>span{flex:0 0 25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:12px}.check-list strong{font-size:15px}.check-list p{font-size:13px;color:var(--muted);margin:2px 0 0}.text-link.dark{color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:4px}
.pricing-section{background:var(--navy-deep);color:#fff;padding:110px 0}.pricing-wrap{display:grid;grid-template-columns:1fr .75fr;align-items:center;gap:120px}.pricing-copy>p{color:#b0c0ca}.pricing-copy ul{list-style:none;padding:0;margin:28px 0 0}.pricing-copy li{margin:13px 0;color:#d7e0e5}.pricing-copy li:before{content:"✓";color:var(--lime);font-weight:900;margin-right:13px}.price-card{background:#fff;color:var(--ink);border-radius:26px;padding:35px;box-shadow:0 28px 80px rgba(0,0,0,.26)}.price-top{display:flex;justify-content:space-between;align-items:center}.price-top p{font-weight:800;margin:0}.price-top span{font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:850;background:#dcf8e7;color:var(--green-dark);padding:7px 10px;border-radius:20px}.price{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:start;margin:32px 0 16px}.price sup{font-size:28px;font-weight:800;margin:12px 5px 0 0}.price strong{font-size:64px;line-height:1;letter-spacing:-.05em}.price small{grid-column:2;color:var(--muted)}.price-note{color:var(--muted);font-size:14px;margin-bottom:28px}.monthly{text-align:center;font-size:12px;color:var(--muted);margin-top:18px}.monthly strong{color:var(--ink)}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:110px}.faq-grid .section-heading a{text-decoration:underline}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{display:flex;justify-content:space-between;align-items:center;font-weight:760;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;max-width:640px;margin:13px 30px 2px 0}.final-cta{position:relative;text-align:center;color:#fff;background:var(--green);padding:100px 0;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.final-cta:before{left:-160px;top:-190px}.final-cta:after{right:-120px;bottom:-240px}.cta-inner{position:relative;z-index:2}.cta-inner .eyebrow{justify-content:center}.final-cta h2{font-size:clamp(50px,6vw,78px);margin-bottom:17px}.final-cta h2 em{color:#fff}.final-cta>p,.cta-inner>p:not(.eyebrow){margin-bottom:29px;color:#e8fff3}
footer{background:#071b29;color:#aab9c2;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding-bottom:45px}.footer-brand{display:flex;align-items:flex-start;gap:16px}.footer-brand strong,footer div>strong{color:#fff}.footer-brand p{font-size:13px;max-width:290px;margin-top:6px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-grid>div>strong{margin-bottom:5px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;padding-top:22px;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:980px){.nav-links{gap:16px}.nav-links>a:not(.button){display:none}.language-picker{display:block}.hero-grid{grid-template-columns:1fr;padding-bottom:130px}.hero-copy{padding:0;text-align:center}.hero-copy .eyebrow,.hero-actions{justify-content:center}.hero-intro{margin-left:auto;margin-right:auto}.hero-proof{justify-content:center}.hero-visual{max-width:800px;margin:auto}.trust-row{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:230px}.benefit-card.featured{transform:none}.tour{grid-template-columns:1fr}.tour-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.section-heading.split,.workflow-grid,.pricing-wrap,.faq-grid{grid-template-columns:1fr}.workflow-grid,.pricing-wrap,.faq-grid{gap:55px}.workflow-image{max-width:750px}.pricing-copy{max-width:700px}.price-card{max-width:580px}.product-section,.problem-section,.workflow-section,.faq-section{padding:90px 0}}
@media (max-width:680px){.container,.nav-wrap{width:min(100% - 28px,1180px)}.site-header{height:70px}.brand img{width:43px;height:43px}.brand small{display:none}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:70px;left:14px;right:14px;padding:20px;background:#fff;color:var(--ink);border-radius:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links>a:not(.button){display:block;color:var(--ink);padding:8px}.nav-links .button-ghost{border-color:var(--line)}.language-picker select{width:100%;color:var(--ink);border-color:var(--line);background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%)}.nav-links .language-picker{order:-1}.hero{padding-top:125px}.hero-grid{gap:55px}.hero h1{font-size:50px}.hero-intro{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.browser-frame{transform:none;padding:4px}.floating-stat{display:none}.hero:after{height:80px}.section-heading h2,.workflow-copy h2,.pricing-copy h2{font-size:39px}.tour-tabs{grid-template-columns:1fr}.tour-tab:not(.active){display:none}.tour{padding:7px}.tour-screen{padding:4px}.workflow-grid{gap:60px}.mini-card{right:6px;bottom:-44px}.pricing-section{padding:80px 0}.price-card{padding:25px}.price strong{font-size:54px}.faq-grid{gap:30px}.final-cta{padding:80px 0}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:5px}.problem-section,.workflow-section,.faq-section,.product-section{padding:75px 0}}
.device-stage{position:relative;min-height:500px;perspective:1600px}.hero-visual{min-height:500px}.macbook-device{position:absolute;z-index:2;left:0;right:3%;top:40px;filter:drop-shadow(0 34px 38px rgba(0,0,0,.4));transform:rotateY(-4deg) rotateX(1deg)}.macbook-lid{position:relative;background:linear-gradient(145deg,#83878a,#d5d7d9 5%,#24282b 7%,#0b0d0e 96%,#8b8f92);padding:11px 11px 14px;border-radius:17px 17px 7px 7px}.macbook-camera{position:absolute;z-index:2;top:5px;left:50%;width:5px;height:5px;border-radius:50%;background:#20272a;box-shadow:0 0 0 1px #43494c}.macbook-screen{aspect-ratio:1.815;overflow:hidden;background:#071f31;border-radius:8px}.macbook-screen img{width:100%;height:100%;object-fit:cover}.macbook-base{position:relative;width:110%;height:13px;margin-left:-5%;background:linear-gradient(#d8d9da,#8f9396);border-radius:2px 2px 35% 35%;box-shadow:inset 0 -2px 2px rgba(0,0,0,.25)}.macbook-base span{position:absolute;left:43%;top:0;width:14%;height:4px;background:#999da0;border-radius:0 0 8px 8px}.device-label{display:flex;justify-content:center;gap:9px;margin:11px 0 0;color:#fff;font-size:10px}.device-label span{color:#849ba8}.ipad-device{position:absolute;z-index:4;right:-7%;bottom:3px;width:31%;padding:8px;background:linear-gradient(145deg,#eceeef,#72777b);border-radius:20px;box-shadow:0 24px 42px rgba(0,0,0,.4);transform:rotate(3deg)}.ipad-screen{height:235px;overflow:hidden;border-radius:13px;background:var(--navy)}.ipad-screen img{width:390%;max-width:none;height:100%;object-fit:cover;object-position:8% center}.ipad-camera{position:absolute;top:3px;left:50%;width:3px;height:3px;border-radius:50%;background:#444}.ipad-device .device-label,.phone-device .device-label{position:absolute;left:50%;top:100%;transform:translateX(-50%);width:max-content}.phone-device{position:absolute;z-index:5;left:2%;bottom:-10px;width:17%;padding:7px 5px 6px;background:linear-gradient(145deg,#e4e6e8,#53595d);border-radius:19px;box-shadow:0 20px 35px rgba(0,0,0,.45);transform:rotate(-5deg)}.phone-screen{height:170px;overflow:hidden;border-radius:13px;background:var(--navy)}.phone-screen img{width:560%;max-width:none;height:100%;object-fit:cover;object-position:44% center}.phone-speaker{position:absolute;z-index:2;top:10px;left:50%;transform:translateX(-50%);width:28%;height:7px;border-radius:8px;background:#080a0b}.hero-visual .floating-stat{z-index:7}.hero-visual .stat-one{left:21%;bottom:-34px}.hero-visual .stat-two{right:-7%;top:4px}
@media (max-width:980px){.hero-visual{width:min(800px,100%)}.device-stage{min-height:500px}}
@media (max-width:680px){.hero-visual,.device-stage{min-height:310px}.macbook-device{top:20px;left:1%;right:1%;transform:none}.macbook-lid{padding:6px 6px 8px;border-radius:10px 10px 4px 4px}.macbook-camera{top:2px}.ipad-device{width:27%;right:-2%;bottom:0;padding:5px;border-radius:12px}.ipad-screen{height:125px;border-radius:8px}.phone-device{width:16%;left:1%;bottom:2px;padding:4px 3px;border-radius:11px}.phone-screen{height:92px;border-radius:8px}.phone-speaker{top:6px;height:4px}.device-label{display:none}}
.story-gallery-section{padding:20px 0 120px}.story-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.story-card{position:relative;display:block;overflow:hidden;border-radius:22px;background:var(--navy-deep);box-shadow:var(--shadow)}.story-card-main{grid-column:1/-1}.story-card img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .45s ease,filter .45s ease}.story-card:hover img{transform:scale(1.015);filter:brightness(.78)}.story-card>span{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:end;justify-content:space-between;gap:16px;padding:14px 17px;color:#fff;background:rgba(4,23,36,.82);border:1px solid rgba(255,255,255,.16);border-radius:13px;backdrop-filter:blur(10px);opacity:0;transform:translateY(8px);transition:.3s}.story-card:hover>span,.story-card:focus-visible>span{opacity:1;transform:none}.story-card>span strong{font-size:14px}.story-card>span small{color:#bdccd4;text-align:right}.story-card:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media (max-width:680px){.story-gallery-section{padding:0 0 75px}.story-gallery{grid-template-columns:1fr;gap:14px}.story-card-main{grid-column:auto}.story-card{border-radius:14px}.story-card>span{position:static;opacity:1;transform:none;border:0;border-radius:0;align-items:start;flex-direction:column;gap:2px}.story-card>span small{text-align:left}.story-card img{aspect-ratio:3/2}}
/* Modern workshop theme */
:root{--navy:#1d2b38;--navy-deep:#0b141d;--ink:#202b35;--muted:#687783;--line:#d9d5ce;--paper:#f2f0eb;--white:#fff;--green:#b86f45;--green-dark:#8f4e2c;--lime:#dda46c;--orange:#c98755;--shadow:0 24px 70px rgba(20,29,38,.16);--radius:20px}
body{background-color:var(--paper);background-image:linear-gradient(rgba(28,40,50,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(28,40,50,.025) 1px,transparent 1px);background-size:28px 28px;color:var(--ink)}.hero .reveal{opacity:1;transform:none}
h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em}h3{letter-spacing:-.02em}.eyebrow{color:var(--green);letter-spacing:.18em}.eyebrow span{height:1px}.button{border-radius:7px;box-shadow:none;text-transform:uppercase;letter-spacing:.055em;font-size:12px}.button-primary{background:var(--green);box-shadow:5px 5px 0 rgba(76,42,26,.28)}.button-primary:hover{background:var(--green-dark);box-shadow:2px 2px 0 rgba(76,42,26,.28);transform:translate(3px,3px)}
.site-header{background:rgba(16,27,24,.84);backdrop-filter:blur(16px);border-color:rgba(239,183,105,.22)}.brand{gap:14px}.brand img,.footer-brand img{background:#f8f2e7;border:1px solid rgba(255,255,255,.28);padding:3px;box-shadow:0 4px 16px rgba(0,0,0,.2)}.brand strong{font-size:16px;text-transform:uppercase;letter-spacing:.07em}.brand small{color:#cbbfac}.nav-links>a:not(.button){color:#e4ddd0}.button-ghost{border-color:rgba(239,183,105,.45)}.language-picker select{border-color:rgba(239,183,105,.4)}
.hero{background-color:var(--navy-deep);background-image:radial-gradient(circle at 75% 28%,rgba(201,105,60,.2),transparent 30%),linear-gradient(115deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(25deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,46px 46px,46px 46px}.hero:before{content:"";position:absolute;inset:84px auto 0 0;width:8px;background:repeating-linear-gradient(to bottom,var(--green) 0 18px,transparent 18px 31px);opacity:.7}.hero h1{font-weight:500;letter-spacing:-.05em}.hero h1 em{color:var(--lime)}.hero-intro{color:#c9c5ba}.play{border-color:rgba(239,183,105,.55);color:var(--lime)}.hero-proof p{color:#aeb4aa}.avatars span{border-color:var(--navy-deep);background:#e9d8bf}.trust-row p{color:#766f64}.trust-row div{color:#8a8072}.floating-stat{background:#fffaf1;border:1px solid #d9c7ae;border-radius:9px;box-shadow:7px 7px 0 rgba(54,40,28,.23)}.check{background:#f5dfcb;color:var(--green-dark)}
.problem-section{position:relative}.problem-section:before{content:"";position:absolute;right:5%;top:70px;width:110px;height:110px;border:1px dashed rgba(120,92,61,.25);border-radius:50%}.section-heading h2,.workflow-copy h2,.pricing-copy h2,.final-cta h2{font-weight:500}.benefit-grid{gap:22px}.benefit-card{background:#fffaf2;border:1px solid #d8cbb8;border-radius:14px;box-shadow:6px 7px 0 #ded4c5}.benefit-card:before{content:"";position:absolute;left:20px;right:20px;top:14px;border-top:1px dashed rgba(106,87,63,.2)}.benefit-card.featured{background:#253832;color:#fff;transform:translateY(-10px);box-shadow:7px 8px 0 #bba68c}.benefit-card .icon{border-radius:50%;background:#f2ddc5;color:var(--green-dark);border:1px solid #ddc2a5}.benefit-card.featured .icon{color:var(--lime);border-color:rgba(239,183,105,.45)}.benefit-card .number{font-family:Georgia,serif;color:#eee5d8}
.story-gallery-section{background:linear-gradient(to bottom,transparent,#e9e0d3 16%,#e9e0d3 88%,transparent);padding-top:70px}.story-card{border-radius:12px;border:8px solid #fff8ed;box-shadow:0 16px 40px rgba(49,38,26,.18),0 0 0 1px #cdbda7}.story-card>span{background:rgba(25,36,32,.9);border-radius:5px;border-color:rgba(239,183,105,.35)}
.product-section{position:relative;background-color:#20332e;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:28px 28px}.product-section:before{content:"";position:absolute;inset:0;border-top:10px solid #17251f;border-bottom:10px solid #17251f;pointer-events:none}.section-heading.split>p{color:#c1c5bc}.tour{background:#14221e;border:1px solid rgba(239,183,105,.28);border-radius:14px;box-shadow:10px 12px 0 rgba(7,15,12,.35)}.tour-tab{border-radius:7px}.tour-tab.active{background:#30483f;box-shadow:inset 3px 0 0 var(--lime)}.tour-tab>span{color:#a6927b}.tour-tab.active>span{color:var(--lime)}.tour-screen{border-radius:9px;background:#e9dfd0}.tour-screen img{border-radius:5px}
.workflow-section{background:#f7f2e9}.image-card{background:#eee3d3;border-radius:10px;padding:9px;box-shadow:8px 9px 0 #cdbba4;transform:rotate(-1deg)}.image-card img{border-radius:5px}.mini-card{background:#fff9ef;border:1px solid #d3c2aa;border-radius:7px;box-shadow:5px 6px 0 rgba(91,69,44,.2)}.mini-card>span,.check-list li>span{background:var(--green);color:#fff;border-radius:50%}.check-list li{border-color:#d9cdbd}.text-link.dark{border-color:var(--green);color:var(--green-dark)}
.pricing-section{background-color:#151f1c;background-image:radial-gradient(rgba(239,183,105,.12) .8px,transparent .8px);background-size:12px 12px}.pricing-copy>p{color:#c7c4ba}.pricing-copy li{color:#e3ded2}.price-card{background:#fff9ef;border:1px solid #d8c4a8;border-radius:13px;box-shadow:10px 12px 0 rgba(0,0,0,.3);position:relative}.price-card:before{content:"";position:absolute;inset:12px;border:1px dashed rgba(109,77,45,.16);border-radius:7px;pointer-events:none}.price-top span{background:#f1dcc3;color:var(--green-dark);border-radius:4px}.price-card .button{position:relative}.faq-section{background:#f3eee5}.faq-list{border-color:#cabba7}details{border-color:#d2c5b4}summary{font-family:Georgia,serif;font-size:18px;font-weight:600}summary span{color:var(--green)}
.final-cta{background-color:#b85b35;background-image:linear-gradient(120deg,rgba(255,255,255,.055) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.055) 50%,rgba(255,255,255,.055) 75%,transparent 75%);background-size:32px 32px;border-top:9px solid #8f4429}.final-cta h2 em{color:#fff2dc}.button-light{background:#fff5e7;border:1px solid #d7b991;color:#533424;box-shadow:5px 5px 0 rgba(74,35,20,.35)}
footer{background:#111b18;color:#b7b4aa;border-top:1px solid #725843}.footer-brand strong,footer div>strong{color:#f4eadc}.footer-bottom{border-color:rgba(239,183,105,.18)}
.macbook-lid{background:linear-gradient(145deg,#7a7772,#d6d0c8 5%,#282b29 7%,#090c0b 96%,#837d73)}.ipad-device,.phone-device{background:linear-gradient(145deg,#eee7dd,#6d706d)}
@media (max-width:680px){.brand strong{font-size:13px}.nav-links{background:#fff8ee;border:1px solid #d2c1aa}.nav-links>a:not(.button){color:var(--ink)}.story-card{border-width:5px}.benefit-card{box-shadow:4px 5px 0 #ded4c5}.hero:before{display:none}}
/* Professional maker theme */
:root{--navy:#122b42;--navy-deep:#081827;--ink:#15293b;--muted:#667788;--line:#dbe4eb;--paper:#f4f7f9;--white:#fff;--green:#356df3;--green-dark:#2453c9;--lime:#6bdcff;--orange:#7357ee;--shadow:0 22px 64px rgba(13,35,54,.13);--radius:18px}
body{color:var(--ink);background:#f4f7f9;background-image:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
h1,h2{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:760;letter-spacing:-.05em}h3{letter-spacing:-.025em}.eyebrow{color:#356df3;letter-spacing:.17em}.eyebrow span{height:2px;background:linear-gradient(90deg,#356df3,#6bdcff)}
.button{border-radius:10px;text-transform:none;letter-spacing:0;font-size:14px}.button-primary{background:linear-gradient(135deg,#356df3,#6357e9);box-shadow:0 12px 28px rgba(53,109,243,.28)}.button-primary:hover{background:linear-gradient(135deg,#2453c9,#5145d4);box-shadow:0 16px 35px rgba(53,109,243,.34);transform:translateY(-2px)}
.site-header{background:rgba(8,24,39,.86);backdrop-filter:blur(18px);border-color:rgba(107,220,255,.16)}.brand{gap:13px}.brand img,.footer-brand img{background:#fff;border:1px solid rgba(255,255,255,.3);padding:3px;box-shadow:0 5px 18px rgba(0,0,0,.22)}.brand strong{font-size:16px;text-transform:none;letter-spacing:.015em}.brand small{color:#9eb4c6}.nav-links>a:not(.button){color:#cdd9e2}.button-ghost{border-color:rgba(107,220,255,.28)}.language-picker select{border-color:rgba(107,220,255,.3)}
.hero{background-color:#081827;background-image:radial-gradient(circle at 74% 26%,rgba(53,109,243,.25),transparent 31%),radial-gradient(circle at 55% 80%,rgba(107,220,255,.08),transparent 28%),linear-gradient(rgba(107,220,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(107,220,255,.04) 1px,transparent 1px);background-size:auto,auto,40px 40px,40px 40px}.hero:before{content:"";display:block;position:absolute;inset:84px 0 auto;width:100%;height:1px;background:linear-gradient(90deg,transparent,#356df3 30%,#6bdcff 50%,#7357ee 70%,transparent);opacity:.6}.hero h1{font-weight:760;letter-spacing:-.055em}.hero h1 em{font-family:inherit;font-style:normal;color:#6bdcff;background:linear-gradient(90deg,#6bdcff,#8c7cff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-intro{color:#b8c8d4}.play{border-color:rgba(107,220,255,.4);color:#6bdcff}.hero-proof p{color:#9db0be}.avatars span{border-color:#081827;background:#dce9f2}.trust-row p{color:#667888}.trust-row div{color:#7b8c98}.floating-stat{background:rgba(255,255,255,.96);border:1px solid #d9e5ed;border-radius:12px;box-shadow:0 18px 45px rgba(4,19,31,.25)}.check{background:#e7f4ff;color:#356df3}
.problem-section:before{display:none}.section-heading h2,.workflow-copy h2,.pricing-copy h2,.final-cta h2{font-weight:760}.benefit-grid{gap:20px}.benefit-card{background:#fff;border:1px solid #dbe4eb;border-radius:18px;box-shadow:0 14px 38px rgba(23,45,64,.08)}.benefit-card:before{display:none}.benefit-card.featured{background:linear-gradient(145deg,#122b42,#183b59);color:#fff;transform:translateY(-10px);box-shadow:0 22px 55px rgba(8,30,47,.24)}.benefit-card .icon{border-radius:12px;background:#edf4ff;color:#356df3;border:1px solid #d9e8ff}.benefit-card.featured .icon{background:rgba(107,220,255,.1);color:#6bdcff;border-color:rgba(107,220,255,.25)}.benefit-card .number{font-family:inherit;color:#edf2f6}.benefit-card.featured .number{color:rgba(255,255,255,.06)}
.story-gallery-section{background:linear-gradient(to bottom,#f4f7f9,#eef3f7 18%,#eef3f7 88%,#f4f7f9);padding-top:70px}.story-card{border:1px solid #d5e0e8;border-radius:18px;box-shadow:0 18px 48px rgba(14,38,58,.13)}.story-card>span{background:rgba(8,24,39,.9);border:1px solid rgba(107,220,255,.22);border-radius:10px}
.product-section{background-color:#0d2235;background-image:radial-gradient(circle at 85% 15%,rgba(53,109,243,.16),transparent 28%),linear-gradient(rgba(107,220,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(107,220,255,.035) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px}.product-section:before{display:none}.section-heading.split>p{color:#aebfcb}.tour{background:#081827;border:1px solid rgba(107,220,255,.18);border-radius:20px;box-shadow:0 30px 70px rgba(1,12,21,.34)}.tour-tab{border-radius:11px}.tour-tab.active{background:linear-gradient(90deg,rgba(53,109,243,.23),rgba(107,220,255,.08));box-shadow:inset 3px 0 0 #6bdcff}.tour-tab>span{color:#708799}.tour-tab.active>span{color:#6bdcff}.tour-screen{border-radius:14px;background:#dfe8ef}.tour-screen img{border-radius:9px}
.workflow-section{background:#fff}.image-card{background:#eef3f7;border:1px solid #d9e3ea;border-radius:16px;padding:9px;box-shadow:0 20px 55px rgba(20,44,62,.15);transform:rotate(-.5deg)}.image-card img{border-radius:10px}.mini-card{background:#fff;border:1px solid #d8e3ea;border-radius:11px;box-shadow:0 14px 35px rgba(20,44,62,.17)}.mini-card>span,.check-list li>span{background:#356df3;color:#fff}.check-list li{border-color:#dce5eb}.text-link.dark{border-color:#356df3;color:#2453c9}
.pricing-section{background-color:#081827;background-image:radial-gradient(circle at 18% 30%,rgba(53,109,243,.18),transparent 25%),linear-gradient(rgba(107,220,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(107,220,255,.035) 1px,transparent 1px);background-size:auto,34px 34px,34px 34px}.pricing-copy>p{color:#b7c6d1}.pricing-copy li{color:#dde7ed}.price-card{background:#fff;color:#15293b;border:1px solid #d9e5ed;border-radius:18px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.price-card:before{display:none}.price-top span{background:#e9f2ff;color:#2453c9;border-radius:20px}.faq-section{background:#f4f7f9}.faq-list{border-color:#d7e2e9}details{border-color:#d7e2e9}summary{font-family:inherit;font-size:17px;font-weight:720}summary span{color:#356df3}
.final-cta{background:linear-gradient(135deg,#2453c9 0%,#356df3 42%,#6655e8 100%);background-size:auto;border-top:0}.final-cta:before,.final-cta:after{border-color:rgba(107,220,255,.24)}.final-cta h2 em{font-family:inherit;font-style:normal;color:#fff}.button-light{background:#fff;border:0;color:#17375a;box-shadow:0 15px 38px rgba(8,24,39,.22)}
footer{background:#071521;color:#9fb1bf;border-top:1px solid rgba(107,220,255,.12)}.footer-brand strong,footer div>strong{color:#edf5fa}.footer-bottom{border-color:rgba(107,220,255,.12)}
.macbook-lid{background:linear-gradient(145deg,#78828a,#d4dbe0 5%,#22282c 7%,#070a0c 96%,#78828a)}.ipad-device,.phone-device{background:linear-gradient(145deg,#edf2f5,#67737b)}
@media (max-width:680px){.brand strong{font-size:13px}.nav-links{background:#fff;border:1px solid #d8e2e9}.nav-links>a:not(.button){color:#15293b}.story-card{border-width:1px}.benefit-card{box-shadow:0 12px 30px rgba(23,45,64,.09)}}
.device-stage{min-height:560px;perspective:1400px;perspective-origin:50% 12%}.hero-visual{min-height:560px}.macbook-device{left:2%;right:5%;top:18px;transform-style:preserve-3d;transform:rotateY(-3deg) rotateX(2deg) rotateZ(-.5deg);filter:drop-shadow(0 38px 42px rgba(0,0,0,.44))}.macbook-lid{z-index:2;padding:10px 10px 13px;border-radius:18px 18px 7px 7px;background:linear-gradient(145deg,#f4f6f7,#9ba3a8 5%,#22282d 7%,#070a0d 96%,#aab1b5)}.macbook-base{z-index:1;width:112%;height:142px;margin:-2px 0 0 -6%;padding:13px 13% 16px;background:linear-gradient(165deg,#f1f3f4 0%,#b8bec2 58%,#858d92 100%);border-radius:3px 3px 32px 32px;box-shadow:inset 0 1px 1px rgba(255,255,255,.9),inset 0 -4px 5px rgba(65,73,78,.35),0 24px 24px rgba(0,0,0,.22);transform-origin:50% 0;transform:perspective(650px) rotateX(63deg)}.laptop-keyboard{display:grid;grid-template-columns:repeat(12,1fr);gap:4px;width:100%;height:61px;padding:6px;border-radius:6px;background:#9ca3a7;box-shadow:inset 0 1px 3px rgba(38,45,49,.5)}.laptop-keyboard i{display:block;border-radius:2px;background:linear-gradient(#252b2f,#111518);box-shadow:inset 0 1px rgba(255,255,255,.13),0 1px 1px rgba(0,0,0,.45)}.laptop-trackpad{width:38%;height:43px;margin:9px auto 0;border:1px solid rgba(74,83,89,.45);border-radius:6px;background:linear-gradient(145deg,#cfd4d7,#b6bdc1)}.macbook-device>.device-label{margin-top:-11px}.ipad-device{right:-3%;bottom:5px;width:29%;padding:9px;border:1px solid rgba(255,255,255,.55);border-radius:24px;background:linear-gradient(145deg,#f5f7f8,#a3abb0 45%,#667078);box-shadow:0 28px 48px rgba(0,0,0,.43),inset 0 0 0 1px rgba(255,255,255,.3);transform:perspective(900px) rotateY(-8deg) rotateX(7deg) rotateZ(4deg)}.ipad-screen{height:220px;border:2px solid #101519;border-radius:16px}.ipad-camera{top:4px;width:4px;height:4px;background:#182126;box-shadow:0 0 0 1px rgba(255,255,255,.25)}.phone-device{left:0;bottom:4px;width:16%;padding:8px 6px 7px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:linear-gradient(145deg,#f1f3f4,#929ba1 42%,#4b555c);box-shadow:0 25px 42px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.25);transform:perspective(850px) rotateY(10deg) rotateX(8deg) rotateZ(-6deg)}.phone-screen{height:178px;border:2px solid #0b1013;border-radius:17px}.phone-speaker{top:11px;width:34%;height:9px;background:#05080a}.device-stage .ipad-screen img,.device-stage .phone-screen img{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center top}
@media (max-width:980px){.device-stage,.hero-visual{min-height:545px}}
@media (max-width:680px){.hero-visual,.device-stage{min-height:340px}.macbook-device{top:12px;left:1%;right:1%;transform:rotateY(-2deg) rotateX(1deg)}.macbook-base{height:83px;padding:7px 13% 8px;border-radius:2px 2px 19px 19px}.laptop-keyboard{height:36px;gap:2px;padding:3px}.laptop-trackpad{height:24px;margin-top:5px}.ipad-device{width:28%;right:-2%;bottom:3px;padding:5px;border-radius:14px}.ipad-screen{height:124px;border-width:1px;border-radius:9px}.phone-device{width:17%;left:0;bottom:5px;padding:4px 3px;border-radius:13px}.phone-screen{height:98px;border-width:1px;border-radius:9px}.phone-speaker{top:6px;height:5px}.macbook-device>.device-label{display:none}}
.responsive-showcase-section{position:relative;padding:120px 0 110px;overflow:hidden;background:linear-gradient(180deg,#f6f8fa 0%,#fff 42%,#f3f7f9 100%)}
.responsive-showcase-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(19,52,75,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(19,52,75,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,transparent,#000 25%,#000 70%,transparent);pointer-events:none}
.responsive-showcase-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(420px,.78fr);gap:72px;align-items:center;margin-top:70px}
.responsive-tablet-wrap{min-width:0}.showcase-ipad{position:relative;padding:13px;border-radius:34px;background:linear-gradient(145deg,#dce3e7,#77838b 12%,#20272c 52%,#737e85);box-shadow:0 32px 70px rgba(11,30,44,.22),inset 0 0 0 1px rgba(255,255,255,.55)}
.showcase-ipad-screen{overflow:hidden;border:2px solid #05080a;border-radius:23px;background:#0d2f47;aspect-ratio:640/428}.showcase-ipad-screen img{display:block;width:100%;height:100%;object-fit:cover}.showcase-ipad-camera{position:absolute;z-index:2;top:5px;left:50%;width:5px;height:5px;border-radius:50%;background:#10181e;box-shadow:0 0 0 1px rgba(255,255,255,.16)}
.showcase-caption{display:flex;gap:18px;align-items:flex-start;margin:26px 12px 0}.showcase-caption>span{padding:7px 11px;border-radius:7px;background:#163c57;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.showcase-caption strong,.showcase-caption small{display:block}.showcase-caption strong{font-size:18px;color:#132c3f}.showcase-caption small{max-width:500px;margin-top:5px;color:#718290;line-height:1.55}
.phone-showcase{position:relative;min-height:565px}.showcase-phone{position:absolute;width:205px;margin:0;padding:8px 8px 0;border-radius:35px;background:linear-gradient(145deg,#e8edf0,#68747c 12%,#151b20 60%,#79848a);box-shadow:0 28px 55px rgba(9,27,40,.24);transform-origin:50% 90%}.showcase-phone:before{content:"";position:absolute;z-index:2;top:14px;left:50%;width:54px;height:15px;border-radius:12px;background:#091015;transform:translateX(-50%)}.showcase-phone-screen{overflow:hidden;border:2px solid #060a0c;border-radius:27px;background:#0c3048;aspect-ratio:313/640}.showcase-phone-screen img{display:block;width:100%;height:100%;object-fit:cover}.showcase-phone figcaption{padding:10px 0 12px;text-align:center;color:#eef5f8;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.phone-products{left:2%;top:52px;transform:rotate(-7deg)}.phone-contacts{z-index:2;left:30%;top:0;transform:rotate(1deg)}.phone-machines{right:0;top:66px;transform:rotate(8deg)}
.responsive-feature-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;overflow:hidden;border:1px solid #dbe5eb;border-radius:18px;background:#dbe5eb;box-shadow:0 18px 42px rgba(18,47,67,.08)}.responsive-feature-row article{display:flex;gap:17px;padding:28px;background:rgba(255,255,255,.96)}.responsive-feature-row article>span{color:#2d6be5;font-size:12px;font-weight:900;letter-spacing:.12em}.responsive-feature-row strong{display:block;color:#142d40;font-size:16px}.responsive-feature-row p{margin:7px 0 0;color:#71818d;font-size:14px;line-height:1.55}
@media (max-width:1080px){.responsive-showcase-grid{grid-template-columns:1fr;gap:55px}.phone-showcase{width:min(700px,100%);margin:0 auto}.responsive-feature-row{grid-template-columns:1fr}.responsive-feature-row article{padding:22px 26px}}
@media (max-width:680px){.responsive-showcase-section{padding:82px 0}.responsive-showcase-grid{margin-top:44px}.showcase-ipad{padding:7px;border-radius:20px}.showcase-ipad-screen{border-radius:14px}.showcase-caption{margin:20px 2px 0}.showcase-caption strong{font-size:16px}.phone-showcase{display:flex;gap:16px;min-height:0;margin-inline:-20px;padding:20px 20px 32px;overflow-x:auto;scroll-snap-type:x mandatory}.showcase-phone{position:relative;top:auto!important;left:auto!important;right:auto!important;flex:0 0 62vw;width:62vw;transform:none!important;scroll-snap-align:center}.responsive-feature-row{margin-top:34px}}
.hero-copy>.eyebrow{display:inline-flex;margin-bottom:26px;padding:10px 15px 10px 12px;border:1px solid rgba(107,220,255,.35);border-radius:8px;background:linear-gradient(90deg,rgba(53,109,243,.18),rgba(107,220,255,.07));box-shadow:0 10px 28px rgba(24,84,157,.18);color:#8adfff;font-size:14px;font-weight:900;letter-spacing:.14em;text-shadow:0 0 18px rgba(107,220,255,.35)}.hero-copy>.eyebrow span{width:32px;height:3px;border-radius:3px;background:linear-gradient(90deg,#356df3,#6bdcff);box-shadow:0 0 12px rgba(107,220,255,.55)}
.macbook-device{left:3%;right:4%;top:26px;filter:drop-shadow(0 30px 28px rgba(0,0,0,.42));transform:rotateY(-2deg) rotateX(1.5deg) rotateZ(-.35deg)}.macbook-lid{padding:8px 8px 11px;border:1px solid rgba(255,255,255,.55);border-radius:15px 15px 5px 5px;background:linear-gradient(145deg,#e7ebed 0%,#91999e 3%,#191e22 4.5%,#080b0d 98%,#9ba3a8 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.macbook-screen{border-radius:6px;box-shadow:0 0 0 1px #020405}.macbook-camera{top:3px;width:4px;height:4px;background:#0a1014;box-shadow:0 0 0 1px #353d42}.macbook-base{width:108%;height:116px;margin:-1px 0 0 -4%;padding:10px 11% 12px;border:1px solid rgba(255,255,255,.7);border-radius:2px 2px 27px 27px;background:linear-gradient(168deg,#f0f2f3 0%,#c5cace 49%,#9ca4a9 82%,#747d82 100%);box-shadow:inset 0 1px rgba(255,255,255,.95),inset 0 -3px 4px rgba(55,64,69,.32),0 20px 20px rgba(0,0,0,.22);transform:perspective(620px) rotateX(66deg)}.macbook-base:before{content:"";position:absolute;inset:12px 4.5% 35px;background-image:radial-gradient(circle,#70787d 0 1px,transparent 1.2px),radial-gradient(circle,#70787d 0 1px,transparent 1.2px);background-position:left top,right top;background-size:4px 4px,4px 4px;background-repeat:repeat-y;opacity:.48;pointer-events:none}.macbook-base:after{content:"";position:absolute;left:41%;bottom:-2px;width:18%;height:5px;border-radius:6px 6px 0 0;background:linear-gradient(#7e878c,#bbc1c4);box-shadow:0 -1px rgba(255,255,255,.5)}.laptop-keyboard{position:relative;z-index:1;height:52px;padding:5px;gap:3px;border-radius:5px;background:#8c9499;box-shadow:inset 0 1px 3px rgba(27,34,38,.55)}.laptop-keyboard i{border-radius:2px;background:linear-gradient(155deg,#333a3f,#0d1114 72%);box-shadow:inset 0 1px rgba(255,255,255,.16),0 1px 1px rgba(0,0,0,.5)}.laptop-trackpad{position:relative;z-index:1;width:40%;height:34px;margin-top:7px;border-color:rgba(73,82,88,.42);background:linear-gradient(145deg,#d5d9dc,#bcc2c6);box-shadow:inset 0 1px rgba(255,255,255,.6)}.ipad-device{right:-1%;bottom:0;width:21%;padding:8px;border-radius:25px;transform:perspective(850px) rotateY(-9deg) rotateX(6deg) rotateZ(3deg)}.ipad-screen{height:auto;aspect-ratio:459/640;border-radius:17px}.ipad-screen img{object-fit:contain!important;background:#0c3048}
@media (max-width:680px){.hero-copy>.eyebrow{padding:8px 11px 8px 9px;font-size:12px;letter-spacing:.11em}.macbook-device{top:18px}.macbook-base{height:70px;padding:6px 11% 7px}.laptop-keyboard{height:31px;gap:2px;padding:3px}.laptop-trackpad{height:20px;margin-top:4px}.ipad-device{width:23%;right:-1%;bottom:0;padding:4px;border-radius:14px}.ipad-screen{height:auto;border-radius:9px}}
.macbook-device{left:4%;right:1%;transform-origin:62% 70%;transform:perspective(1500px) rotateY(-8deg) rotateX(2.5deg) rotateZ(-.25deg);filter:drop-shadow(-8px 32px 28px rgba(0,0,0,.46))}.macbook-lid{border-right-color:#737c82;box-shadow:inset -3px 0 3px rgba(255,255,255,.12),inset 0 0 0 1px rgba(255,255,255,.16)}.macbook-base{width:110%;margin-left:-5%;transform:perspective(620px) rotateX(67deg) skewX(-1.2deg);box-shadow:inset 0 1px rgba(255,255,255,.95),inset -5px -3px 5px rgba(55,64,69,.28),-10px 22px 22px rgba(0,0,0,.24)}
.device-stage .ipad-device{right:-.5%;bottom:-3px;width:20%;padding:5px;border:1px solid #343b40;border-radius:21px;background:linear-gradient(135deg,#343b40 0%,#101417 18%,#020304 72%,#2a3136 100%);box-shadow:0 27px 44px rgba(0,0,0,.58),inset 0 0 0 1px rgba(255,255,255,.12),inset -2px -2px 2px rgba(255,255,255,.06);transform:perspective(950px) rotateY(-10deg) rotateX(5deg) rotateZ(2.5deg)}.device-stage .ipad-device:after{content:"";position:absolute;right:-2px;top:25%;width:2px;height:28%;border-radius:2px;background:linear-gradient(#5c656b,#151a1e)}.device-stage .ipad-screen{border:1px solid #000;border-radius:16px;box-shadow:0 0 0 1px rgba(255,255,255,.05)}.device-stage .ipad-camera{z-index:3;top:2px;width:4px;height:4px;background:#080b0d;box-shadow:0 0 0 1px #525b60,0 0 3px rgba(72,139,190,.45)}
.device-stage .phone-device{left:1%;bottom:1px;width:14%;padding:4px;border:1px solid #30383d;border-radius:25px;background:linear-gradient(135deg,#3b4348 0%,#101519 16%,#010203 72%,#293137 100%);box-shadow:0 25px 43px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.13),inset -2px -2px 2px rgba(255,255,255,.05);transform:perspective(900px) rotateY(11deg) rotateX(6deg) rotateZ(-4deg)}.device-stage .phone-device:after{content:"";position:absolute;right:-2px;top:25%;width:2px;height:25%;border-radius:2px;background:linear-gradient(#596269,#14191c)}.device-stage .phone-screen{height:auto;aspect-ratio:316/640;border:1px solid #000;border-radius:20px;box-shadow:0 0 0 1px rgba(255,255,255,.06)}.device-stage .phone-speaker{top:8px;width:42%;height:12px;border-radius:10px;background:#020405;box-shadow:inset 0 1px rgba(255,255,255,.08)}.device-stage .phone-speaker:after{content:"";position:absolute;right:4px;top:4px;width:4px;height:4px;border-radius:50%;background:#101b22;box-shadow:0 0 2px #37729a}
@media (max-width:680px){.macbook-device{left:2%;right:0;transform:perspective(1000px) rotateY(-6deg) rotateX(2deg)}.device-stage .ipad-device{width:22%;padding:3px;border-radius:13px}.device-stage .ipad-screen{border-radius:9px}.device-stage .phone-device{width:15%;padding:3px;border-radius:14px}.device-stage .phone-screen{border-radius:10px}.device-stage .phone-speaker{top:5px;height:6px}}
.macbook-device{left:3%;right:0;top:18px;transform-origin:64% 72%;transform:perspective(1450px) rotateY(-10.5deg) rotateX(4deg) rotateZ(-.2deg);filter:drop-shadow(-12px 34px 30px rgba(0,0,0,.47))}.macbook-base{height:125px;transform:perspective(570px) rotateX(63deg) skewX(-1.5deg)}.laptop-keyboard{height:56px}.laptop-trackpad{height:38px}.device-stage .ipad-device{right:-2%;bottom:-8px;width:25%;padding:6px;border-radius:25px;transform:perspective(950px) rotateY(-9deg) rotateX(6deg) rotateZ(2.5deg)}.device-stage .ipad-screen{border-radius:19px}
@media (max-width:680px){.macbook-device{left:1%;right:-1%;top:12px;transform:perspective(950px) rotateY(-8deg) rotateX(3deg)}.macbook-base{height:74px;transform:perspective(430px) rotateX(63deg) skewX(-1deg)}.laptop-keyboard{height:33px}.laptop-trackpad{height:21px}.device-stage .ipad-device{width:26%;right:-2%;bottom:-2px;padding:4px;border-radius:15px}.device-stage .ipad-screen{border-radius:10px}}
.device-stage,.hero-visual{min-height:590px}.macbook-device{z-index:2;left:-1%;right:5%;top:28px;transform-origin:58% 70%;transform:perspective(1450px) rotateY(-9deg) rotateX(3.5deg) rotateZ(-.25deg)}.device-stage .ipad-device{z-index:5;right:-7%;bottom:22px;width:34%;padding:7px;border-radius:29px;transform:perspective(1000px) rotateY(-12deg) rotateX(5deg) rotateZ(2.5deg);box-shadow:-8px 30px 50px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.13)}.device-stage .ipad-screen{border-radius:22px}.device-stage .phone-device{z-index:6;left:5%;bottom:0;width:14.5%;transform:perspective(900px) rotateY(12deg) rotateX(7deg) rotateZ(-5deg)}.ipad-device .device-label{top:98%;left:54%}.phone-device .device-label{top:100%}.macbook-device>.device-label{margin-top:-5px;margin-left:-8%}
@media (max-width:980px){.device-stage,.hero-visual{min-height:580px}.device-stage .ipad-device{right:-3%;width:32%}}
@media (max-width:680px){.device-stage,.hero-visual{min-height:355px}.macbook-device{left:-2%;right:3%;top:18px}.device-stage .ipad-device{right:-3%;bottom:4px;width:32%;padding:4px;border-radius:17px}.device-stage .ipad-screen{border-radius:12px}.device-stage .phone-device{left:3%;bottom:0;width:16%}}
.macbook-device{z-index:2;left:1%;right:7%;top:0;filter:drop-shadow(-8px 28px 26px rgba(0,0,0,.42));transform:perspective(1400px) rotateY(-4deg) rotateX(1deg);transform-origin:55% 60%}.real-laptop{position:relative;width:100%;aspect-ratio:700/640}.real-laptop-frame{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.real-laptop-screen{position:absolute;z-index:3;left:2%;top:6.8%;width:96%;height:21%;overflow:hidden;background:#0d3048;clip-path:polygon(3.5% 0,96.5% 0,100% 100%,0 100%)}.real-laptop-screen img{width:100%;height:100%;object-fit:cover}.macbook-device>.device-label{position:absolute;left:50%;bottom:0;transform:translateX(-50%);margin:0}.device-stage .ipad-device{right:-6%;bottom:18px}.device-stage .phone-device{left:3%;bottom:1px}
@media (max-width:680px){.macbook-device{left:0;right:4%;top:2px;transform:perspective(900px) rotateY(-3deg)}.macbook-device>.device-label{display:none}.device-stage .ipad-device{right:-3%;bottom:2px}.device-stage .phone-device{left:2%}}
.macbook-device{left:-1%;right:3%;top:56px;filter:drop-shadow(-8px 30px 30px rgba(0,0,0,.4));transform:none}.real-laptop{width:100%;aspect-ratio:1690/931}.real-laptop-composite{display:block;width:100%;height:100%;object-fit:contain}.macbook-device>.device-label{bottom:-3px}.device-stage .ipad-device{right:-7%;bottom:8px}.device-stage .phone-device{left:5%;bottom:-2px}
@media (max-width:680px){.macbook-device{left:-2%;right:1%;top:48px}.device-stage .ipad-device{right:-3%;bottom:0}.device-stage .phone-device{left:3%;bottom:0}}
.problem-section{padding-bottom:68px}.benefit-grid{align-items:stretch}.benefit-card,.benefit-card.featured{min-height:300px;transform:none}.benefit-card{display:flex;flex-direction:column}.benefit-card .icon{flex:0 0 auto}.benefit-card h3{min-height:29px}.benefit-card p{min-height:64px}
@media (max-width:980px){.problem-section{padding-bottom:70px}.benefit-card,.benefit-card.featured{min-height:230px}.benefit-card h3,.benefit-card p{min-height:0}}

/* Benefit cards: centred symbols and restrained maker-data illustrations. */
.benefit-card{isolation:isolate;padding:34px 34px 30px;text-align:center}
.benefit-card .icon{align-self:center;margin:0 auto 32px;box-shadow:0 8px 22px rgba(53,109,243,.11)}
.benefit-card h3{position:relative;z-index:2}
.benefit-card p{position:relative;z-index:2;max-width:315px;margin:0 auto;text-align:left}
.benefit-card .benefit-art{position:absolute;z-index:-1;left:22px;bottom:16px;width:58%;height:auto;fill:none;stroke:#356df3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.105}
.benefit-card.featured .benefit-art{stroke:#6bdcff;opacity:.16}
.benefit-card .benefit-art circle{fill:#fff;stroke-width:2}
.benefit-card.featured .benefit-art circle{fill:#183b59}
.benefit-card .number{z-index:-1}
@media (max-width:980px){.benefit-card{padding:30px}.benefit-card .icon{margin-bottom:24px}.benefit-card .benefit-art{width:42%;opacity:.08}}

/* Keep the maker-category strip visible and readable on tablets and phones. */
@media (max-width:980px){
  .hero .trust-row{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:0 20px 28px;text-align:center}
  .hero .trust-row p{font-size:11px;line-height:1.35;color:#536b7b}
  .hero .trust-row div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
  .hero .trust-row div span{display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border:1px solid #d6e1e8;border-radius:999px;background:rgba(255,255,255,.88);color:#526b7b;font-size:11px;line-height:1;font-weight:750;box-shadow:0 5px 14px rgba(14,39,57,.06)}
}
@media (max-width:480px){
  .hero .trust-row{gap:11px;padding-inline:14px;padding-bottom:24px}
  .hero .trust-row p{max-width:270px}
  .hero .trust-row div{max-width:350px;gap:7px}
  .hero .trust-row div span{padding:6px 9px;font-size:10px}
}

/* Device captions remain part of the mobile hero instead of being clipped. */
@media (max-width:680px){
  .hero-visual,.device-stage{min-height:390px}
  .device-stage .device-label,
  .macbook-device>.device-label{display:flex!important;flex-direction:column;align-items:center;gap:1px;width:max-content;margin:0;color:#fff;font-size:9px;line-height:1.25;text-align:center;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.55)}
  .device-stage .device-label strong{font-size:9px;letter-spacing:.03em}
  .device-stage .device-label span{color:#a9bdca;font-size:8px}
  .macbook-device>.device-label{bottom:-12px;left:53%}
  .device-stage .ipad-device{bottom:42px}
  .device-stage .phone-device{bottom:42px}
  .ipad-device .device-label,.phone-device .device-label{top:calc(100% + 6px)}
}

/* Swipeable product tour on phones: all four views remain discoverable. */
@media (max-width:680px){
  .tour{overflow:hidden;padding:7px}
  .tour-tabs{display:flex;grid-template-columns:none;flex-direction:row;gap:8px;overflow-x:auto;padding:8px 7px 13px;scroll-snap-type:x mandatory;scroll-padding-inline:7px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#356df3 rgba(255,255,255,.08)}
  .tour-tabs::-webkit-scrollbar{height:4px}
  .tour-tabs::-webkit-scrollbar-track{background:rgba(255,255,255,.08);border-radius:5px}
  .tour-tabs::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#356df3,#6bdcff);border-radius:5px}
  .tour-tab,
  .tour-tab:not(.active){display:flex;flex:0 0 82%;min-height:78px;padding:15px 14px;scroll-snap-align:center;border:1px solid rgba(107,220,255,.12);background:rgba(255,255,255,.035)}
  .tour-tab.active{border-color:rgba(107,220,255,.28)}
  .tour-tab small{white-space:normal}
  .tour-screen{margin-top:2px}
}
@media (max-width:680px){.problem-section{padding-bottom:58px}}

/* Organised capability overview. */
.features-section{position:relative;padding:112px 0;background:linear-gradient(180deg,#f6f9fb 0%,#eef4f7 100%);overflow:hidden}
.features-section:before{content:"";position:absolute;right:-180px;top:-220px;width:520px;height:520px;border:1px solid rgba(53,109,243,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(53,109,243,.025),0 0 0 140px rgba(107,220,255,.02);pointer-events:none}
.features-section .section-heading{position:relative;z-index:1;max-width:760px;margin-inline:auto}
.feature-groups{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:52px}
.feature-group{position:relative;min-height:390px;padding:30px 30px 31px;border:1px solid #d8e3e9;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(17,47,67,.07);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.feature-group:hover{transform:translateY(-4px);border-color:#b9d1df;box-shadow:0 22px 48px rgba(17,47,67,.11)}
.feature-group:before{content:"";position:absolute;right:-29px;top:46px;width:138px;height:74px;background:linear-gradient(90deg,transparent 0 12%,rgba(53,109,243,.12) 12% 13%,transparent 13% 31%,rgba(107,220,255,.18) 31% 32%,transparent 32% 52%,rgba(53,109,243,.09) 52% 53%,transparent 53%),linear-gradient(0deg,transparent 0 29%,rgba(53,109,243,.1) 29% 31%,transparent 31% 67%,rgba(107,220,255,.12) 67% 69%,transparent 69%);opacity:.72;transform:skewX(-18deg);pointer-events:none}
.feature-group:after{content:"";position:absolute;inset:0 0 auto;height:3px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#356df3,#6bdcff);opacity:.86}
.feature-group-icon{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;margin:0 auto 20px;border:1px solid #cfe0f7;border-radius:13px;background:linear-gradient(145deg,#edf4ff,#f7fbff);color:#356df3;font-size:20px;font-weight:850;box-shadow:0 8px 20px rgba(53,109,243,.12)}
.feature-group h3{position:relative;z-index:1;margin:0 0 21px;color:#142d40;font-size:20px;letter-spacing:-.025em;text-align:center}
.feature-group ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}
.feature-group li{position:relative;padding-left:28px;color:#637786;font-size:14px;line-height:1.48}
.feature-group li:before{content:"✓";position:absolute;left:0;top:1px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#eaf7f2;color:#14945b;font-size:11px;font-weight:900}
@media (max-width:980px){.features-section{padding:90px 0}.feature-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-group{min-height:0}}
@media (max-width:620px){.features-section{padding:74px 0}.feature-groups{grid-template-columns:1fr;gap:13px;margin-top:38px}.feature-group{min-height:0;padding:25px 24px 28px}.feature-group-icon{margin-bottom:18px}.feature-group h3{font-size:19px}}

/* Hero tagline spans and centres above both hero columns. */
.hero-grid>.hero-tagline{grid-column:1/-1;justify-self:center;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:0 0 -18px;padding:10px 15px;border:1px solid rgba(107,220,255,.35);border-radius:8px;background:linear-gradient(90deg,rgba(53,109,243,.18),rgba(107,220,255,.07));box-shadow:0 10px 28px rgba(24,84,157,.18);color:#8adfff;font-size:14px;font-weight:900;letter-spacing:.14em;line-height:1.35;text-align:center;white-space:nowrap;text-shadow:0 0 18px rgba(107,220,255,.35)}
.hero-grid>.hero-tagline span,.hero-grid>.hero-tagline:after{content:"";display:block;flex:0 0 32px;width:32px;height:3px;border-radius:3px;background:linear-gradient(90deg,#356df3,#6bdcff);box-shadow:0 0 12px rgba(107,220,255,.55)}
.hero-grid>.hero-tagline:after{background:linear-gradient(90deg,#6bdcff,#356df3)}
@media (max-width:980px){.hero-grid>.hero-tagline{margin-bottom:-15px}}
@media (max-width:680px){.hero-grid>.hero-tagline{width:100%;margin-bottom:-22px;padding:9px 12px;font-size:12px;letter-spacing:.1em;white-space:normal}.hero-grid>.hero-tagline span,.hero-grid>.hero-tagline:after{flex-basis:22px;width:22px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.tour-screen img,.story-card img{transition:none}}

/* Authentic Photography OS screen previews. */
.macbook-screen img,.ipad-screen img,.phone-screen img,.showcase-ipad-screen img,.showcase-phone-screen img{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:top left}
.ipad-screen{height:245px}.phone-screen{height:178px}
@media (max-width:680px){.ipad-screen{height:130px}.phone-screen{height:98px}}

/* Photorealistic tablet composite in the opening device stage. */
.device-stage .tablet-real-device{position:absolute;z-index:5;right:-8%;bottom:13px;width:36%;filter:drop-shadow(-10px 28px 28px rgba(0,0,0,.56));transform:rotate(1.5deg)}
.device-stage .tablet-real-device>img{display:block;width:100%;height:auto}
.device-stage .tablet-real-device>.device-label{position:absolute;top:calc(100% - 3px);left:53%;transform:translateX(-50%);width:max-content}
@media (max-width:980px){.device-stage .tablet-real-device{right:-4%;width:34%}}
@media (max-width:680px){.device-stage .tablet-real-device{right:-4%;bottom:35px;width:33%;filter:drop-shadow(-5px 14px 15px rgba(0,0,0,.5))}.device-stage .tablet-real-device>.device-label{display:flex!important;flex-direction:column;align-items:center;gap:1px;top:calc(100% + 2px);color:#fff;font-size:9px;line-height:1.25;text-align:center;white-space:nowrap;text-shadow:0 2px 5px rgba(0,0,0,.55)}.device-stage .tablet-real-device>.device-label span{color:#a9bdca;font-size:8px}}
