:root{--ink:#142d32;--muted:#536b6e;--teal:#12b9c9;--deep:#103c44;--paper:#fffdf8;--cream:#f6f5ee;--aqua:#e3f8f8;--line:#dce8e8;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'IBM Plex Sans Arabic',system-ui,sans-serif;line-height:1.75}button,a{font:inherit}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}figure{margin:0}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip{position:absolute;top:-100px;right:16px;background:white;padding:10px;z-index:99}.skip:focus{top:10px}.nav{position:sticky;top:0;z-index:50;background:#fffc;border-bottom:1px solid #e6eeee;backdrop-filter:blur(15px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:21px}.brand img{object-fit:contain}.nav nav{display:flex;gap:26px;font-size:14px;font-weight:600}.nav nav a:hover,.quiet-link:hover{color:#008f9c}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;border-radius:15px;min-height:54px;padding:11px 23px;font-weight:700;box-shadow:0 12px 23px #103b4430;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#056978}.button.small{min-height:42px;font-size:14px;padding:7px 18px}.button.light{background:white;color:var(--deep)}.button.light:hover{background:#e7faf9}.eyebrow{font-size:14px;font-weight:700;color:#008e9c;letter-spacing:.01em;margin:0 0 17px}.section{padding:108px 0;position:relative;overflow:hidden}.slide{position:relative}.index{position:absolute;bottom:18px;left:max(24px,calc((100vw - 1160px)/2));font:600 11px system-ui;color:#6c9193;direction:ltr;font-style:normal;letter-spacing:.14em}.heading{text-align:center;max-width:750px;margin:0 auto 45px}.heading h2{margin:0 0 15px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,5.2vw,72px);line-height:1.26;letter-spacing:-.045em;margin-bottom:22px}h2{font-size:clamp(32px,3.6vw,49px);line-height:1.3;letter-spacing:-.04em;margin-bottom:21px}h3{font-size:19px;line-height:1.45;margin-bottom:8px}em{font-style:normal;color:#0baeba}p{color:var(--muted)}.lead{font-size:19px;line-height:1.9;max-width:620px}.fine{font-size:12px;line-height:1.8;color:#738689}.hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding-block:55px 80px}.hero .lead{max-width:550px}.hero-image{height:540px;position:relative;border-radius:45% 45% 35% 35%;background:#e4f8f6;box-shadow:0 30px 90px #75b6b545;overflow:visible}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-image span{position:absolute;background:#fff;box-shadow:0 12px 35px #13383b24;border-radius:99px;padding:7px 17px;font-size:13px;font-weight:700}.hero-image span:nth-of-type(1){top:10%;right:-5%}.hero-image span:nth-of-type(2){bottom:22%;left:-7%}.hero-image span:nth-of-type(3){bottom:5%;right:4%}.price{background:#fff;border:1px solid var(--line);box-shadow:0 15px 55px #11818c12;border-radius:22px;max-width:390px;padding:13px 23px;display:flex;gap:7px 18px;align-items:center;flex-wrap:wrap;margin:30px 0 20px}.price span{font-size:13px;width:100%;color:var(--muted)}.price strong{font-size:43px;line-height:1.1;color:#079ca9}.price small{font-size:20px}.price del{font-size:14px;color:#829194}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.quiet-link{font-weight:700;font-size:14px}.hero .fine{margin-top:15px}.cream{background:var(--cream)}.aqua{background:var(--aqua)}.dark{background:#12383e;color:#fff}.dark p,.dark .lead{color:#c8dadd}.dark .eyebrow{color:#5ee0e4}.dark em{color:#5ee0e4}.dark .fine{color:#b0c9cb}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.journey-grid article,.field-grid article,.checks article,.deliver-grid article,.roles-grid article{padding:25px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.journey-grid article{min-height:205px}.journey-grid b{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#dcf6f7;color:#007d8a;border-radius:14px;margin-bottom:25px}.journey-grid p,.field-grid p,.checks p,.deliver-grid p,.roles-grid p{font-size:14px;margin-bottom:0}.field-grid,.roles-grid,.deliver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.field-grid article{min-height:188px;transition:transform .2s,box-shadow .2s}.field-grid article:hover,.example-grid article:hover{transform:translateY(-5px);box-shadow:0 15px 45px #183d3f15}.field-grid article>span{display:block;font-size:37px;color:#11aab8;line-height:1.2;margin-bottom:17px}.field-grid article:nth-child(2n){background:#eef9f7}.field-grid article:nth-child(3n){background:#f8f5ed}.callout{display:flex;align-items:center;gap:15px;background:#e8f7f7;border-radius:20px;padding:20px 26px;margin-top:26px;font-size:14px}.callout span{color:var(--muted);flex:1}.callout a{color:#008e9c;font-weight:700}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.decision-grid span{padding:11px 14px;background:#ffffff12;border:1px solid #ffffff26;border-radius:11px;font-size:14px}.decision-grid b{color:#5ee0e4;margin-left:10px}.outcome{margin:25px 0 0;background:#4ddce71b;border-right:3px solid #4bd5df;padding:13px 18px;color:white!important;font-weight:600}.visual{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 25px 75px #0003}.visual img{width:100%;height:470px;object-fit:cover}.visual figcaption{position:absolute;bottom:18px;left:18px;right:18px;background:#fffffff0;border-radius:16px;padding:12px 20px;color:var(--ink);display:flex;justify-content:space-between;gap:12px}.visual figcaption strong{color:#008d99}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch}.product-panel{border:1px solid #cce6e7;border-radius:28px;background:#f0faf9;padding:30px;box-shadow:0 25px 55px #13838a18}.panel-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:700}.panel-top small{background:#daf4ed;color:#0c847e;padding:5px 12px;border-radius:30px}.product-art{display:flex;align-items:center;gap:20px;margin:40px 0 25px}.product-art>div{height:120px;width:125px;border-radius:22px;background:linear-gradient(135deg,#13b4c1,#10515c);display:grid;place-items:center;color:white;font-size:70px;box-shadow:10px 14px 0 #d3e8e7}.product-art small{color:#078d9a}.product-art h3{font-size:24px}.metric{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:15px;font-size:13px;margin:15px 0}.metric i{height:9px;border-radius:99px;background:#d8e8e7;overflow:hidden}.metric u{display:block;height:100%;background:#15b7c1;border-radius:99px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checks article{padding:19px}.checks b,.deliver-grid b,.roles-grid span{color:#0b9aa6;font-size:13px}.checks h3{margin-top:16px}.brand-list{display:grid;gap:12px;margin-top:30px}.brand-list>div{display:flex;align-items:center;gap:18px;background:#fff9;border:1px solid #b8e3e3;border-radius:16px;padding:13px 17px}.brand-list b{color:#008c99;font-size:17px}.brand-list strong,.brand-list small{display:block}.brand-list small{color:#587477;font-size:13px}.brand-visual img{height:545px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.mini-grid span{padding:15px 14px;border:1px solid var(--line);background:white;border-radius:14px;font-size:14px;font-weight:600}.mini-grid span:before{content:'✓';color:#0aabb8;margin-left:10px}.store-mock{border:10px solid #183f43;border-radius:27px;background:#fff;overflow:hidden;box-shadow:0 26px 65px #102c3430;transform:rotate(-2deg)}.browser{height:42px;background:#eff2ef;display:flex;align-items:center;gap:5px;padding:0 14px}.browser i{height:7px;width:7px;border-radius:50%;background:#aac4c3}.browser span{margin:auto;font-size:11px;color:#638181}.mock-hero{background:linear-gradient(120deg,#c9eeea,#eaf7ed);padding:40px}.mock-hero h3{font-size:32px;line-height:1.4}.mock-hero span{display:inline-block;background:#173e45;color:white;border-radius:7px;padding:6px 13px;font-size:12px}.mock-items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.mock-items div{text-align:center;font-size:40px;background:#f3f7f5;border-radius:10px;padding:14px}.mock-items small{display:block;font-size:11px}.team-art{position:relative;height:430px;background:radial-gradient(circle,#d8f5f3 0 28%,#eef9f7 29% 53%,transparent 54%);border-radius:50%}.team-center{position:absolute;inset:35%;border-radius:50%;background:white;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 15px 35px #20717b25}.team-art>span{position:absolute;background:white;border:1px solid #d1e9e7;border-radius:50px;padding:9px 15px;box-shadow:0 12px 25px #20717b18;font-size:13px;font-weight:700}.team-art>span:nth-of-type(1){top:8%;right:39%}.team-art>span:nth-of-type(2){top:28%;right:1%}.team-art>span:nth-of-type(3){bottom:21%;right:2%}.team-art>span:nth-of-type(4){bottom:5%;right:36%}.team-art>span:nth-of-type(5){bottom:24%;left:1%}.team-art>span:nth-of-type(6){top:27%;left:0}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.example-grid article{background:#f0f8f7;border:1px solid var(--line);border-radius:23px;padding:16px;transition:transform .2s,box-shadow .2s}.example-grid article:nth-child(2n){background:#f5f1e9}.example-grid article>div{height:180px;border-radius:15px;background:radial-gradient(circle at 40% 55%,#85d8d9,#1a6770);display:grid;place-items:center;color:#fff;font-size:80px;margin-bottom:15px}.example-grid article:nth-child(2n)>div{background:radial-gradient(circle at 40% 55%,#efd6ae,#a67c55)}.example-grid small{color:#078d99}.example-grid h3{margin:5px 0}.dark .heading p{color:#c4d8d9}.deliver-grid article{background:#1c4950;border-color:#396067}.deliver-grid b{color:#65e0e1}.deliver-grid p{color:#c6d9da}.gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gift-grid article{border-radius:20px;background:#f0f9f8;padding:22px;min-height:155px}.gift-grid article:last-child{background:#d7f4f3}.gift-grid span{font-size:30px;color:#059da9}.gift-grid h3{margin:18px 0 0;font-size:17px}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.value-highlight{margin:25px 0;background:#fff9;padding:18px 23px;border-radius:18px;display:flex;justify-content:space-between;gap:15px;align-items:center}.value-highlight strong{color:#008d9a;font-size:24px}.value-card{padding:30px;background:white;border:1px solid #b8e8e5;box-shadow:0 22px 70px #147c861c;border-radius:29px}.value-card>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e3eeee;padding:13px 0;gap:15px}.value-card .total{font-weight:700}.value-card .pay{border:0;background:#d9f5f2;margin:18px -12px;padding:15px;border-radius:13px}.value-card .pay strong{font-size:30px;color:#047e8a}.value-card p{margin:0;font-size:13px}.wide{grid-column:1/-1;margin:0}.roles-grid article{min-height:168px}.roles-grid h3{margin-top:14px}.team-line{margin:27px auto 0;background:#e7f8f6;border-radius:99px;text-align:center;width:max-content;max-width:100%;padding:12px 30px;font-weight:700}.team-line span{color:#09a8b6;margin:0 12px}.client-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.client-grid>div{height:178px;background:white;border:1px solid var(--line);border-radius:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px}.client-grid span{font-size:38px;color:#10a9b6}.client-grid strong{font-size:21px}.closing{background:radial-gradient(circle at 0% 70%,#1e7b84 0,transparent 42%),#0d353c;color:white;text-align:center}.closing-inner{max-width:760px}.closing img{margin:0 auto 22px}.closing .eyebrow{color:#60e7e5}.closing h2{font-size:clamp(36px,5vw,64px)}.closing em{color:#6ce8e6}.closing p{color:#d4e8e8}.closing-price{display:flex;justify-content:center;align-items:center;gap:18px;margin:28px 0}.closing-price del{color:#a5bec0}.closing-price strong{font-size:36px}.closing .number{display:block;margin-top:20px;font-size:14px}.footer{background:#0b272c;color:#d1e4e4;padding:18px 0;font-size:13px}.footer .wrap{display:flex;justify-content:space-between}.floating-wa{position:fixed;left:20px;bottom:20px;z-index:45;background:#1caa73;color:white;border-radius:99px;padding:10px 19px;box-shadow:0 9px 24px #075f403f;font-size:13px;font-weight:700}@media(max-width:960px){.nav nav{gap:12px}.hero{gap:30px}.split{gap:35px}.journey-grid{grid-template-columns:repeat(3,1fr)}.gift-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.wrap{width:min(100% - 34px,520px)}.nav-inner{min-height:66px}.nav nav{display:none}.hero{grid-template-columns:1fr;padding:52px 0 75px;gap:38px;min-height:0}.hero-image{height:340px;width:min(100% - 24px,450px);margin:auto}.hero-image span{font-size:11px}.section{padding:75px 0}.split,.product-layout,.value-grid{grid-template-columns:1fr;gap:30px}.heading{text-align:right;margin-bottom:30px}.journey-grid,.field-grid,.roles-grid,.deliver-grid,.example-grid{grid-template-columns:1fr 1fr}.gift-grid{grid-template-columns:1fr 1fr}.journey-grid article{min-height:0}.visual img,.brand-visual img{height:320px}.team-art{height:350px;width:min(100%,350px);margin:auto}.value-card{padding:20px}.wide{grid-column:1}.callout{flex-wrap:wrap}.callout span{flex-basis:100%}.index{left:17px}}@media(max-width:440px){h1{font-size:42px}h2{font-size:33px}.journey-grid,.field-grid,.roles-grid,.deliver-grid,.example-grid,.gift-grid,.checks{grid-template-columns:1fr}.decision-grid{gap:6px}.decision-grid span{font-size:12px;padding:9px}.visual figcaption{font-size:12px}.client-grid{grid-template-columns:1fr 1fr}.client-grid>div{height:120px}.client-grid strong{font-size:15px}.client-grid span{font-size:25px}.mini-grid{grid-template-columns:1fr}.product-art{margin:20px 0}.product-art>div{width:90px;height:90px;font-size:50px}.team-line{font-size:12px;padding:10px}.team-line span{margin:0 4px}.price strong{font-size:36px}.closing-price strong{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Editable sector and concept imagery */
.field-grid article{padding:13px 13px 22px}.sector-photo{width:100%;height:145px;object-fit:cover;border-radius:15px;margin-bottom:17px}.field-grid article h3,.field-grid article p{padding-inline:10px}.field-grid article>span{display:none}.example-grid article>img{width:100%;height:180px;object-fit:cover;border-radius:15px;margin-bottom:15px}.product-art>img{width:125px;height:120px;object-fit:cover;border-radius:20px;box-shadow:10px 14px 0 #d3e8e7}@media(max-width:440px){.product-art>img{width:90px;height:90px}.sector-photo{height:195px}}
/* Brand character and photographed roles from the proposal */
.hero-image{border-radius:32px;overflow:hidden}.hero-image img{border-radius:32px;object-position:center}.team-photo-panel{position:relative;padding:24px;background:#e4f6f4;border-radius:30px;box-shadow:0 20px 55px #16535d18}.team-photo-main,.team-photo-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.team-photo-main{margin-bottom:10px}.team-photo-panel img:not(.team-photo-stamp img){width:100%;height:155px;object-fit:cover;border-radius:16px}.team-photo-stamp{position:absolute;bottom:-17px;right:30px;display:flex;align-items:center;gap:9px;background:#fff;padding:9px 17px;border-radius:15px;font-weight:700;box-shadow:0 8px 25px #1b4d5033}.roles-grid article{padding:13px 13px 22px}.roles-grid article>img{height:160px;width:100%;object-fit:cover;border-radius:16px;margin-bottom:14px}.roles-grid article>span,.roles-grid article>h3,.roles-grid article>p{margin-inline:10px}.client-grid img{width:72px;height:72px;object-fit:contain;border-radius:13px}.client-grid>div{gap:10px}@media(max-width:700px){.team-photo-panel img:not(.team-photo-stamp img){height:110px}.roles-grid article>img{height:135px}}@media(max-width:440px){.team-photo-panel{padding:12px}.team-photo-panel img:not(.team-photo-stamp img){height:85px}.roles-grid article>img{height:210px}.client-grid img{width:48px;height:48px}}
/* Short, wide brand film in the hero */
.hero-video{height:auto;aspect-ratio:16/9;border-radius:26px;background:#d6f1f0;box-shadow:0 25px 65px #164b5338;overflow:visible}.hero-video video{display:block;width:100%;height:100%;object-fit:cover;border-radius:26px}.video-toggle{position:absolute;bottom:15px;left:15px;z-index:2;border:1px solid #ffffffcc;background:#123b42df;color:#fff;border-radius:50%;width:37px;height:37px;cursor:pointer;line-height:1}.hero-video span:nth-of-type(1){top:10%;right:-3%}.hero-video span:nth-of-type(2){bottom:28%;left:-4%}.hero-video span:nth-of-type(3){bottom:-4%;right:7%}@media(max-width:700px){.hero-video{height:auto;aspect-ratio:16/9;width:100%}.hero-video span{font-size:10px;padding:4px 9px}}@media(prefers-reduced-motion:reduce){.hero-video video{animation:none}}
/* Team reveal: one person enters at a time */
.team-feature{min-height:490px}.person-intro{margin:26px 0;background:#fff;border:1px solid #cfe9e8;border-radius:22px;padding:20px 24px;box-shadow:0 16px 40px #24666a13}.person-kicker{color:#079aa6;font-size:13px;font-weight:700}.person-intro h3{font-size:37px;margin:3px 0 0}.person-intro strong{display:block;color:#008d9b;font-size:17px}.person-intro p{margin:5px 0 0}.person-intro.is-changing{animation:teamText .55s ease both}.person-controls{display:flex;gap:8px;flex-wrap:wrap}.person-dot{border:1px solid #bbdbdd;background:#fff;color:#396165;border-radius:99px;width:40px;height:40px;cursor:pointer;font-size:12px;font-weight:700}.person-dot.is-active{background:#078e9b;color:#fff;border-color:#078e9b}.team-stage{height:445px;position:relative;background:linear-gradient(145deg,#d2f4f2,#f5faf4);border-radius:35px;overflow:hidden;display:grid;place-items:center}.stage-glow{position:absolute;width:310px;height:310px;background:#7ed9d46e;border-radius:50%;filter:blur(20px)}.team-stage>img{width:min(76%,340px);height:350px;object-fit:cover;object-position:top;border-radius:50% 50% 28% 28%;position:relative;box-shadow:0 25px 45px #145b6740;animation:personRise .65s cubic-bezier(.16,1,.3,1) both}.stage-label{position:absolute;bottom:22px;right:25px;display:flex;align-items:center;gap:9px;background:#fff;padding:9px 15px;border-radius:14px;box-shadow:0 12px 30px #13535c30;font-size:13px}.stage-label b{display:block;color:#0798a6}@keyframes personRise{from{opacity:0;transform:translateY(46px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes teamText{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/* Directly linked, actual storefront screenshots */
.real-shops{gap:18px}.shop-card{display:block;overflow:hidden;background:white;border:1px solid #d6e5e5;border-radius:22px;box-shadow:0 10px 32px #13424910;transition:transform .2s,box-shadow .2s}.shop-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #13424924}.shop-frame{padding:12px 12px 0}.shop-browser{height:26px;background:#e8f2f2;border-radius:9px 9px 0 0;padding:0 10px;display:flex;align-items:center;gap:4px}.shop-browser i{background:#85aeb1;width:5px;height:5px;border-radius:50%}.shop-browser span{font-size:10px;margin:auto;color:#3a757a}.real-shops .shop-frame img{height:210px;width:100%;object-fit:cover;object-position:top;border-radius:0 0 8px 8px}.shop-meta{display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:14px 19px}.shop-meta small{grid-column:1/-1;color:#0098a5}.shop-meta strong{font-size:17px}.shop-meta>span{color:#008e9d;align-self:center}
/* Image-led gifts and celebrating mascot */
.gifts-layout{display:grid;grid-template-columns:250px 1fr;align-items:center;gap:26px}.surprise-mascot{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;flex-direction:column}.surprise-mascot>img{width:100%;border-radius:28px;animation:mascotReveal 3.6s ease-in-out infinite;transform-origin:50% 85%}.surprise-mascot strong{position:absolute;bottom:5%;background:#123e44;color:#fff;border-radius:99px;padding:6px 18px;transform:rotate(-4deg)}.spark{position:absolute;font-size:30px;color:#05b6c4;animation:sparkPulse 2s ease-in-out infinite}.spark-one{top:5%;right:6%}.spark-two{top:15%;left:0;animation-delay:.5s}.spark-three{bottom:23%;left:5%;animation-delay:1s}.illustrated-gifts{grid-template-columns:repeat(3,1fr);gap:12px}.illustrated-gifts article{padding:9px 9px 16px;min-height:0;overflow:hidden}.illustrated-gifts article>img{width:100%;height:118px;object-fit:cover;border-radius:13px}.illustrated-gifts h3{font-size:14px;margin:12px 8px 0}.illustrated-gifts article:last-child{background:#d5f4f1}@keyframes mascotReveal{0%,100%{transform:translateY(0) rotate(0)}47%{transform:translateY(-11px) rotate(-2deg)}57%{transform:translateY(-11px) rotate(2deg)}}@keyframes sparkPulse{0%,100%{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}
/* Proposal value slide: visual and eight editable line items */
.value-proposal{padding:90px 0}.proposal-heading{text-align:right;margin-bottom:25px}.proposal-heading h2{font-size:clamp(36px,4vw,54px)}.proposal-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:25px;align-items:stretch}.value-stack{background:#fff;border-radius:28px;padding:25px;box-shadow:0 24px 55px #1a858923}.value-item{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #e1eded;padding:7px 3px;font-size:14px}.value-item b{white-space:nowrap}.value-item small,.stack-total small,.stack-offer small{font-size:12px}.stack-total{display:flex;align-items:center;justify-content:space-between;background:#e1f6f4;padding:13px 17px;margin-top:14px;border-radius:12px;font-weight:700}.stack-total strong{color:#068e9b;font-size:30px}.stack-offer{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 20px}.stack-offer>div{background:#e4f7f6;border-radius:14px;padding:12px}.stack-offer span{display:block;font-size:12px}.stack-offer strong{display:block;font-size:30px;color:#048b99;line-height:1.3}.stack-offer>div:last-child{background:#f0f6f5}.stack-offer>div:last-child strong{color:#123e44}.value-stack .button{width:100%}.value-scene{border-radius:30px;overflow:hidden;box-shadow:0 20px 55px #1b667827}.value-scene img{height:100%;width:100%;object-fit:cover}.value-disclaimer{margin:18px 0 0}
@media(max-width:900px){.gifts-layout{grid-template-columns:180px 1fr}.illustrated-gifts{grid-template-columns:repeat(2,1fr)}.proposal-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.team-feature{gap:25px}.team-stage{height:370px}.team-stage>img{height:300px}.gifts-layout,.proposal-grid{grid-template-columns:1fr}.surprise-mascot{max-width:230px;margin:auto}.illustrated-gifts{grid-template-columns:repeat(2,1fr)}.value-scene{max-height:410px}.value-scene img{object-position:center 70%}}@media(max-width:440px){.real-shops{grid-template-columns:1fr}.real-shops .shop-frame img{height:210px}.illustrated-gifts article>img{height:105px}.illustrated-gifts h3{font-size:12px}.stack-offer strong{font-size:25px}.stack-total strong{font-size:25px}}@media(prefers-reduced-motion:reduce){.team-stage>img,.person-intro.is-changing,.surprise-mascot>img,.spark{animation:none!important}}
/* Product story replaces the abstract scorecard */
.product-story{background:#ecf9f7;border:1px solid #bfebe8;border-radius:28px;padding:24px;box-shadow:0 22px 50px #0d747a17;overflow:hidden}.product-story-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:700;font-size:17px}.product-story-head b{font-size:12px;color:#087f89;background:#d7f2ef;border-radius:99px;padding:4px 11px}.product-spotlight{position:relative;height:245px;margin:20px 0;border-radius:20px;background:#d9f0ed;overflow:hidden}.product-spotlight img{width:100%;height:100%;object-fit:cover;object-position:center}.product-spotlight:after{content:'';position:absolute;inset:-60% auto -60% -35%;width:45%;transform:rotate(22deg);background:linear-gradient(90deg,transparent,#ffffff91,transparent);animation:scanProduct 5s ease-in-out infinite}.product-signal{position:absolute;z-index:1;bottom:14px;right:14px;background:#fff;color:#098d98;border-radius:99px;padding:5px 14px;font-size:13px;font-weight:700;box-shadow:0 8px 20px #2354552a}.product-journey{display:flex;justify-content:space-between;align-items:center;gap:5px}.product-journey>div{display:grid;gap:1px;text-align:center;flex:1;background:#fff;border-radius:13px;padding:9px 5px}.product-journey span{color:#0aa5b2;font-weight:700;font-size:12px}.product-journey strong{font-size:12px}.product-journey small{font-size:10px;color:#698084}.product-journey i{font-style:normal;color:#029da9}.product-story>p{font-size:13px;margin:15px 0 0}.product-story .product-light{display:none}@keyframes scanProduct{0%,28%{left:-65%}65%,100%{left:125%}}
/* Team selectors reveal every visible role rather than only numbered dots */
.person-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.person-dot{width:auto;height:auto;min-height:64px;border-radius:15px;display:flex;align-items:center;gap:8px;text-align:right;padding:6px;background:#fff}.person-dot img{width:38px;height:44px;object-fit:cover;border-radius:10px}.person-dot span{display:grid;line-height:1.3}.person-dot strong{font-size:12px}.person-dot small{font-size:10px;opacity:.76}.person-dot.is-active{background:#058d9b}.person-dot:focus-visible,.video-toggle:focus-visible{outline:3px solid #0ab5c1;outline-offset:2px}
/* Complete gift illustrations and balanced 4 + 3 layout */
.illustrated-gifts{display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap;gap:12px}.illustrated-gifts article{flex:0 1 calc(25% - 12px);min-width:150px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:12px;min-height:178px}.illustrated-gifts article>img{height:112px;width:100%;object-fit:contain;object-position:center;background:#f9f8f3;border-radius:13px}.illustrated-gifts h3{margin:11px 0 0;line-height:1.4}.illustrated-gifts article:last-child{background:#d5f4f1}@media(max-width:900px){.illustrated-gifts article{flex-basis:calc(33.333% - 12px)}}@media(max-width:700px){.illustrated-gifts article{flex-basis:calc(50% - 12px)}.person-controls{grid-template-columns:repeat(2,1fr)}}@media(max-width:440px){.illustrated-gifts article{min-width:0;min-height:157px}.illustrated-gifts article>img{height:90px}.person-dot small{font-size:9px}}
/* Motion starts in the hero and continues as the visitor scrolls */
#scroll-progress{position:fixed;top:0;right:0;height:3px;width:0;background:#09b7c3;z-index:90;box-shadow:0 0 14px #0bbcc9}.hero-copy{animation:heroEntrance .9s cubic-bezier(.2,.8,.2,1) both}.hero-video{animation:heroVideoEntrance 1s .12s cubic-bezier(.2,.8,.2,1) both}.hero .eyebrow{animation:heroEntrance .8s .12s both}.price{animation:heroEntrance .8s .22s both}.hero-video span{animation:badgeFloat 4s ease-in-out infinite}.hero-video span:nth-of-type(2){animation-delay:1s}.hero-video span:nth-of-type(3){animation-delay:2s}.reveal-on-scroll{opacity:0;transform:translateY(32px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.journey-grid article,.field-grid article,.shop-card,.deliver-grid article,.roles-grid article{transition:transform .4s ease,box-shadow .4s ease}.journey-grid article:hover,.field-grid article:hover,.shop-card:hover,.deliver-grid article:hover,.roles-grid article:hover{transform:translateY(-6px)}@keyframes heroEntrance{from{opacity:0;transform:translateY(23px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVideoEntrance{from{opacity:0;transform:translateX(-28px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes badgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(prefers-reduced-motion:reduce){.hero-copy,.hero-video,.hero .eyebrow,.price,.hero-video span,.product-spotlight:after{animation:none!important}.reveal-on-scroll{opacity:1;transform:none;transition:none}}

/* A real shop screenshot replaces the hand-drawn placeholder. */
.store-preview{display:block;overflow:hidden;border:10px solid #173f43;border-radius:27px;background:#fff;box-shadow:0 25px 65px #173f4338;transform:rotate(-1.4deg);transition:transform .45s ease,box-shadow .45s ease;text-decoration:none;color:var(--ink)}
.store-preview:hover,.store-preview:focus-visible{transform:rotate(0) translateY(-6px);box-shadow:0 30px 75px #173f4352}
.store-preview-bar{height:38px;background:#e9f4f2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;font-size:12px;color:#31646a}.store-preview-bar b{font-weight:700}.store-preview-dots{display:flex;gap:5px}.store-preview-dots i{width:7px;height:7px;border-radius:50%;background:#9ac7c5}.store-preview>img{height:355px;width:100%;object-fit:cover;object-position:top center;display:block}.store-preview-caption{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;color:#087c87;font-weight:700;background:white;font-size:13px}
/* Client logos take turns in the spotlight, without moving the layout. */
.client-grid>div{position:relative;overflow:hidden;transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s,border-color .55s}.client-grid>div:after{content:'';position:absolute;inset:auto 0 0;height:3px;background:#10b5c1;transform:scaleX(0);transform-origin:right;transition:transform .55s}.client-grid>div.is-highlighted,.client-grid>div:hover{transform:translateY(-9px);border-color:#7ad9d9;box-shadow:0 20px 38px #09596020}.client-grid>div.is-highlighted:after,.client-grid>div:hover:after{transform:scaleX(1)}.client-grid img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.client-grid>div.is-highlighted img,.client-grid>div:hover img{transform:scale(1.12)}
@media(max-width:700px){.store-preview>img{height:310px}}
@media(max-width:440px){.store-preview>img{height:245px}.store-preview{transform:none}}
@media(prefers-reduced-motion:reduce){.store-preview,.client-grid>div,.client-grid>div:after,.client-grid img{transition:none!important;transform:none!important}}
