@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#101616;--deep:#0a1010;--panel:#192020;--line:#34403d;--muted:#a5b3ad;--white:#f7f6f0;--orange:#ff7445;--light:#f1f1e9;--ink:#182420;--sans:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:500}h1{font-size:clamp(48px,5.8vw,88px);line-height:1.04;letter-spacing:-4.5px}h2{font-size:clamp(34px,3.6vw,56px);line-height:1.15;letter-spacing:-2px}h3{font-size:25px;line-height:1.3;letter-spacing:-.8px}p{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}.site-header{height:100px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#101616f5;backdrop-filter:blur(18px);z-index:30;border-bottom:1px solid #ffffff12}.wordmark{display:flex;align-items:center;gap:13px;line-height:1.45;font-size:12px;letter-spacing:1.9px;font-weight:600}.brand-symbol{font:800 43px/.9 var(--display);letter-spacing:-8px;padding-right:8px;color:var(--orange)}.brand-symbol>span{color:var(--white)}.company{display:block;letter-spacing:6px;font-size:10px;font-weight:400}.site-header nav{display:flex;gap:35px;align-items:center;font-size:14px}.site-header nav>a:not(.nav-contact){color:#d1d8d1}.site-header nav>a:hover{color:var(--orange)}nav span{margin-left:8px}.nav-contact{border:1px solid #78867c;padding:10px 18px}.menu-toggle{display:none}.home-hero{min-height:730px;position:relative;display:grid;grid-template-columns:1.05fr 1fr;isolation:isolate}.hero-content{padding:85px 0 65px 10%;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.7px;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:12px;margin-bottom:28px}.line{width:32px;height:1px;display:inline-block;background:var(--orange)}.home-hero h1{width:120%;position:relative}.hero-lead{font-size:19px;line-height:1.7;max-width:510px;margin:30px 0 34px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:14px 23px;border:1px solid #77857b;background:transparent;color:var(--white);font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#ffffff0c;transform:translateY(-2px)}.button.orange{background:var(--orange);border-color:var(--orange);color:#15211b;font-weight:600}.button.orange:hover{background:#ff916c}.underlink{font-size:14px;border-bottom:1px solid #647067;padding:8px 0;display:inline-flex;gap:22px}.underlink:hover{color:var(--orange)}.hero-signoff{display:flex;gap:35px;margin-top:65px;font-size:12px;letter-spacing:1.5px;color:#8d9e92}.hero-art{position:relative;background:radial-gradient(ellipse at 80% 35%,#4a473b,#1e2825 55%,#101616 85%);overflow:hidden}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 45%),linear-gradient(0deg,#10161690,transparent 60%)}.image-wash{position:absolute;inset:0;background-size:cover;background-position:60% center}.hero-caption{position:absolute;bottom:70px;left:18%;z-index:1;border-left:1px solid var(--orange);padding-left:22px}.hero-caption>span{font-size:12px;letter-spacing:1.2px;color:#e4d9c4;display:block;margin-bottom:13px}.hero-caption strong{font:400 25px/1.4 var(--display)}.hero-index{position:absolute;right:5%;bottom:22px;font-size:12px;color:#c9c5b7;letter-spacing:1.5px;z-index:2}.intro-strip{background:var(--light);color:var(--ink);padding:55px 7%;display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.intro-strip>p{color:var(--ink);font:500 36px/1.25 var(--display);letter-spacing:-1px}.intro-strip em{color:#975834}.intro-strip>div{font-size:18px;color:#58625a;max-width:600px}.site-footer{padding:50px 6% 28px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;border-top:1px solid var(--line)}.site-footer>div{display:flex;flex-direction:column;gap:12px;font-size:14px}.site-footer>p{font-size:14px}.site-footer>small{grid-column:1/-1;color:#819087;font-size:12px;border-top:1px solid #ffffff14;padding-top:20px}.skip{position:fixed;top:-100px;left:10px;padding:10px;background:var(--orange);color:var(--ink);z-index:99}.skip:focus{top:10px}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}@media(min-width:1700px){.home-hero{max-width:1800px;margin:auto}}@media(max-width:1000px){h1{font-size:62px}.hero-content{padding-top:60px}.hero-lead{font-size:17px}.site-header nav{gap:22px}.intro-strip{gap:40px}.home-hero{min-height:700px}.hero-caption{left:13%}}@media(max-width:700px){html{scroll-padding-top:85px}.site-header{height:80px;padding:0 6%}.menu-toggle{display:flex;align-items:center;gap:18px;background:transparent;border:1px solid #546157;padding:8px 12px;font-size:14px}.site-header nav{display:none;position:absolute;top:79px;left:0;right:0;background:var(--bg);padding:25px 6%;border-bottom:1px solid var(--line);align-items:stretch}.site-header nav.open{display:flex;flex-direction:column;gap:18px}.home-hero{grid-template-columns:1fr;min-height:0}.hero-content{padding:45px 6% 30px}.home-hero h1{width:100%;font-size:clamp(46px,9.8vw,67px);letter-spacing:-2.9px}.hero-lead{font-size:17px;max-width:520px;margin-top:24px}.eyebrow{font-size:12px;letter-spacing:1px}.hero-signoff{margin-top:30px;gap:20px;font-size:12px;letter-spacing:.5px}.hero-art{min-height:390px}.hero-art:after{background:linear-gradient(180deg,var(--bg),transparent 30%),linear-gradient(0deg,#101616a0,transparent 70%)}.hero-caption{left:6%;bottom:50px}.hero-index{bottom:15px}.intro-strip{grid-template-columns:1fr;padding:40px 6%;gap:25px}.intro-strip>p{font-size:30px}.intro-strip>div{font-size:16px}.site-footer{grid-template-columns:1fr 1fr;padding:40px 6%}.site-footer>.wordmark{grid-column:1/-1}.actions{gap:18px}.company{font-size:12px;letter-spacing:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Shared editorial sections */
.image-wash{background-image:url('/assets/halal-founder-hero.webp');background-position:65% center}.section{padding:100px 7%;max-width:1680px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:55px}.section-head>div{flex:1.2}.section-head>p{flex:1;max-width:440px;font-size:17px}.section-head .eyebrow{margin-bottom:20px}.expertise-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.expertise-intro{padding-top:20px}.large-index{font:400 68px var(--display);letter-spacing:-4px;color:#58665b}.expertise-intro p{font-size:21px;color:#d8ded4;margin:20px 0 30px}.service-accordion details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:22px;position:relative;padding:23px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';margin-left:auto;color:var(--orange);font-size:24px;font-weight:400}details[open]>summary:after{content:'−'}.service-accordion summary>span{font-size:12px;color:#839588}.service-accordion h3{font-size:23px;letter-spacing:-.7px}.service-accordion details>div{padding:0 25px 25px 40px}.service-accordion p{font-size:16px}.service-accordion ul{list-style:none;padding:0;margin:20px 0;color:#c9d1c5;font-size:14px}.service-accordion li{padding:8px 0;border-bottom:1px solid #ffffff10}.service-accordion li:before{content:'—';color:var(--orange);margin-right:12px}.audience-section{background:var(--light);color:var(--ink);max-width:none}.audience-section .eyebrow{color:#66715f}.audience-tabs{display:flex;border-bottom:1px solid #c9d0c2;gap:30px}.audience-tabs button{font-size:15px;background:none;border:0;border-bottom:2px solid transparent;color:#596252;padding:14px 0;text-align:left}.audience-tabs button.selected{color:#1b2b22;border-bottom-color:#a34c27}.audience-content{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding:40px 0 0;min-height:240px}.audience-content h3{font-size:32px;line-height:1.35}.quote-mark{font:60px/.8 Georgia;color:#ba633e}.audience-content p{color:#5e685b;font-size:17px}.outcome{display:block;font-size:12px;letter-spacing:1px;color:#906043;margin:24px 0 8px}.audience-content strong{font-size:16px;font-weight:500}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.process-grid article{border-top:1px solid #62715f;padding-top:24px}.process-grid article>span{font:400 42px var(--display);color:#788974;display:block;margin-bottom:28px}.process-grid h3{font-size:23px;margin-bottom:15px}.process-grid p{font-size:16px}.fine-print{font-size:12px!important;line-height:1.7;color:#a5b3a4;margin-top:24px}.platform-teaser{background:#080d0d;padding:85px 9%;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;overflow:hidden;border-top:1px solid #27312b;border-bottom:1px solid #27312b}.franswipe-word{font:600 28px var(--display);letter-spacing:-1.5px;margin-bottom:30px}.franswipe-word>span{color:var(--orange)}.franswipe-word sup{font-size:20px;color:var(--orange);margin-left:8px}.teaser-copy h2{font-size:60px}.teaser-copy>p:not(.eyebrow){max-width:470px;font-size:18px;margin:24px 0 30px}.teaser-copy>small{display:block;font-size:12px;letter-spacing:1px;color:#879886;margin-top:26px}.teaser-visual{position:relative;display:flex;align-items:center;justify-content:center}.mini-profile{max-width:380px;width:100%;background:#1b2320;border:1px solid #53604b;transform:rotate(4deg);box-shadow:0 30px 70px #0008}.profile-image{height:235px;position:relative}.profile-image img{width:100%;height:100%;object-fit:cover}.profile-image>span{position:absolute;bottom:13px;left:18px;font-size:12px;letter-spacing:1px;background:#111c17cc;padding:5px 8px}.mini-profile-body{padding:25px}.mini-profile-body>small{font-size:12px;color:#a9b6a2}.mini-profile-body h3{margin:10px 0;font-size:28px}.mini-profile-body p{font-size:14px}.chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.chips span{font-size:12px;padding:4px 9px;border:1px solid #52614d;color:#c5d2be}.mini-profile-bottom{display:flex;justify-content:space-between;font-size:14px;border-top:1px solid #43513b;padding-top:18px;margin-top:25px}.floating-signal{position:absolute;bottom:25px;left:-45px;background:#e5e8d9;color:var(--ink);padding:18px 24px;display:flex;gap:17px;box-shadow:0 15px 35px #0005;transform:rotate(-3deg)}.floating-signal small{display:block;color:#61705a;font-size:12px}.floating-signal strong{font-size:14px;font-weight:500}.signal-icon{font-size:25px;color:#a34c27}.values-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.values-lead{font-size:17px;max-width:480px;margin:25px 0}.value-list article{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.value-list article>span{font-size:12px;color:var(--orange);margin-top:6px}.value-list h3{font-size:24px;margin-bottom:10px}.value-list p{font-size:16px}.contact-section{padding:85px 7%;background:#dce3cc;color:#17291c}.contact-section .eyebrow{color:#617357}.contact-section h2{font-size:clamp(36px,4.5vw,68px)}.contact-section em{color:#8f492f}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:55px;margin-top:35px}.contact-bottom p{color:#52654c;max-width:530px;font-size:18px}.email-text{display:inline-block;color:inherit;font-size:14px;border-bottom:1px solid #778873;margin-top:28px;overflow-wrap:anywhere}.contact-section .button{flex-shrink:0}.site-footer a:hover{color:var(--orange)}
/* FranSwipe: technology and opportunity */
.platform-page{--bg:#0c1112;--deep:#080d0e;--panel:#172022;--muted:#acb8b8;--line:#334246}.platform-page .site-header{background:#0c1112f2}.platform-hero{padding:65px 7% 80px;display:grid;grid-template-columns:1.1fr 1fr;gap:90px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 75% 50%,#28302a 0%,transparent 60%)}.platform-hero h1{font-size:clamp(50px,6.2vw,92px)}.platform-hero .franswipe-word{font-size:27px;margin:0 0 25px}.platform-hero h1 em{color:var(--orange)}.platform-hero .hero-lead{max-width:560px;font-size:18px}.development-label{display:inline-block;margin-top:30px;font-size:12px;letter-spacing:1.5px;border-left:2px solid var(--orange);padding-left:12px;color:#b4beb5}.platform-hero-visual{position:relative;display:flex;align-items:center;justify-content:center;padding:20px 10px;min-width:0}.hero-product{width:335px;max-width:100%;background:#182022;border:1px solid #5a6862;border-radius:14px;box-shadow:18px 25px 0 -8px #111a1b,18px 25px 0 -7px #344443,0 35px 80px #0008;transform:rotate(5deg);overflow:hidden;position:relative;z-index:1}.product-top{padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.product-top>span{font-size:16px;letter-spacing:-.5px}.product-top b{color:var(--orange);font-weight:500}.product-top small{font-size:12px;color:#a7b5ad}.hero-product>img{width:100%;height:220px;object-fit:cover;display:block}.product-info{padding:20px}.example-label{font-size:12px;letter-spacing:.8px;display:inline-block;color:#caad78}.product-info h3{font-size:28px;margin:9px 0}.product-info p{font-size:14px}.product-action{display:flex;justify-content:space-between;border-top:1px solid #3d4c48;padding-top:17px;margin-top:22px;font-size:14px}.orbit-label{position:absolute;font-size:12px;letter-spacing:2px;color:#99a593}.label-top{top:-8px;left:0}.label-bottom{bottom:-15px;right:0}.signal-pill{position:absolute;background:#f0eee3;color:#233224;font-size:15px;display:flex;align-items:center;gap:16px;padding:18px 25px;border-radius:4px;z-index:2;bottom:40px;left:-50px;box-shadow:0 15px 30px #0005;transform:rotate(-5deg)}.signal-pill>span{font-size:14px}.platform-manifesto{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;background:#202a29;padding:24px 7%;font-size:12px;letter-spacing:1.8px;color:#b7c6ba;border-top:1px solid #3c4c43;border-bottom:1px solid #3c4c43}.opening-statement{display:grid;grid-template-columns:1.25fr 1fr;gap:0 100px;align-items:end}.opening-statement>.eyebrow{grid-column:1/-1}.opening-statement h2{font-size:clamp(34px,3.8vw,60px)}.opening-statement>div{max-width:460px}.opening-statement>div>p+p{margin-top:20px}.opening-statement p{font-size:17px}.opening-statement .eyebrow{font-size:12px}.experience-section{max-width:none;background:#e9ede5;color:#17231d}.experience-section .section-head p{color:#58665b}.demo-notice{display:flex;align-items:center;gap:24px;margin-bottom:20px}.demo-notice>.example-label{border:1px solid #9b9d85;color:#675532;padding:5px 10px;white-space:nowrap}.demo-notice p{color:#687361;font-size:13px}.demo-shell{border:1px solid #465747;background:#131c19;box-shadow:0 25px 45px #15291a15;color:var(--white)}.demo-browser{display:flex;justify-content:space-between;padding:18px 25px;border-bottom:1px solid #415043;align-items:center}.demo-brand{font:500 23px var(--display);letter-spacing:-1px}.demo-brand>span{color:var(--orange)}.demo-count{font-size:12px;letter-spacing:1.2px;color:#a6b7a4}.demo-content{display:grid;grid-template-columns:.85fr 1.15fr}.demo-photo{position:relative;min-height:520px;overflow:hidden}.demo-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b1413ed,transparent 80%)}.demo-photo>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:center}.demo-photo-tag{position:absolute;top:25px;left:25px;z-index:1;background:#15221ed9;padding:6px 10px;font-size:12px;letter-spacing:.5px}.demo-photo-title{position:absolute;bottom:35px;left:30px;right:30px;z-index:1}.demo-photo-title small{font-size:12px;letter-spacing:1px;color:#c5cbb5}.demo-photo-title h3{font-size:40px;margin-top:12px}.demo-description{padding:25px 35px 30px}.demo-controls{display:flex;align-items:center;justify-content:space-between;gap:20px}.demo-controls>span{font-size:12px;letter-spacing:1px;color:#b9c4ad}.demo-controls>div{display:flex;gap:7px}.demo-controls button{width:40px;height:40px;border:1px solid #6b7962;background:none;font-size:18px}.demo-controls button:hover{background:#31402e}.demo-description>h3{font-size:29px;margin:25px 0 15px}.demo-description>p{font-size:16px;color:#b0bead}.opportunity-meta{border-top:1px solid #3e4f3b;border-bottom:1px solid #3e4f3b;margin:23px 0;padding:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.opportunity-meta small{display:block;font-size:12px;color:#90a086;letter-spacing:.5px;margin-bottom:6px}.opportunity-meta span{font-size:14px}.demo-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.demo-actions .button{font-size:13px;padding:12px 13px;gap:12px;text-align:left;min-height:50px}.participation-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.participation-grid article{border-top:1px solid #62736c;padding-top:22px}.participation-icon{font-size:12px;color:var(--orange);letter-spacing:1px;display:block;margin-bottom:35px}.participation-grid h3{font-size:22px;margin-bottom:17px}.participation-grid p{font-size:16px}.demand-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#151e1e;max-width:none}.demand-copy h2{font-size:60px}.demand-copy>p:not(.eyebrow){max-width:460px;margin-top:24px;font-size:17px}.demand-legend{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#c5d0c2;margin-top:30px}.demand-legend>span{display:flex;gap:12px;align-items:center}.key{width:8px;height:8px;display:inline-block}.customer{background:#ff8552}.operator{background:#bdc78e}.partner{background:#7ba5b9}.demand-board{border:1px solid #465b4e;background:#0d1515;padding:28px;align-self:center}.board-top{display:flex;gap:15px;justify-content:space-between;align-items:flex-start}.board-top small{font-size:12px;letter-spacing:1px;color:#879c89}.board-top h3{font-size:23px;margin:10px 0 25px}.board-top>.example-label{white-space:nowrap;border:1px solid #5f6044;padding:3px 7px;font-size:12px}.city-tabs{display:flex;gap:8px;margin-bottom:30px}.city-tabs button{border:1px solid #435640;background:transparent;padding:7px 14px;color:#bacbb8;font-size:14px}.city-tabs button.selected{background:#d3dbc0;color:#1d311e;border-color:#d3dbc0}.bar-row{margin-top:22px}.bar-row>div:first-child{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin-bottom:10px}.bar-row b{font-weight:500}.bar-track{height:8px;background:#24332c}.bar-track span{display:block;height:100%;transition:width .45s ease;min-width:2px}.board-note{border-top:1px solid #344939;padding-top:20px;margin-top:30px;font-size:13px;color:#9fb19b}.lane-strip{border-top:1px solid #4a594a;padding-top:25px;margin-top:40px;display:flex;gap:30px;justify-content:space-between;flex-wrap:wrap;font-size:14px}.lane-strip b{font-size:12px;letter-spacing:1px;color:#92a087;font-weight:500}.principles-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#e9ede5;color:#17271c;max-width:none}.principles-section .eyebrow{color:#687c5d}.principles-section em{color:#9a5135}.principles-section .values-lead{color:#607158}.principle-list details{border-bottom:1px solid #b9c5ae}.principle-list summary{font-size:18px;padding:20px 0}.principle-list summary:after{color:#995a3c}.principle-list details>p{font-size:16px;color:#54694b;padding-bottom:22px}.principles-section .underlink{font-size:14px}.early-access-section{padding:95px 7%;background:#0b1112}.early-access-section h2{font-size:clamp(37px,4.9vw,72px)}.early-intro{font-size:18px;max-width:700px;margin-top:30px}.early-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:45px}.early-grid article{border:1px solid #48574d;padding:35px}.early-grid article>span{font-size:12px;letter-spacing:1px;color:#a3b29c}.early-grid article>h3{font-size:30px;margin:22px 0}.early-grid article>p{font-size:16px;margin-bottom:25px}.early-grid article>.button{min-width:235px}.early-access-section>.fine-print{max-width:800px}.early-access-section .email-text{color:#acb9a5}.platform-page .site-footer{background:#121b1a}dialog{width:min(580px,calc(100vw - 32px));max-height:85vh;border:1px solid #5a6d5d;background:#17211e;color:var(--white);padding:40px;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#020908d9;backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:12px;right:16px;border:0;background:none;font-size:30px;line-height:1}.dialog-close:hover{color:var(--orange)}dialog h2{font-size:32px;letter-spacing:-1px;margin:20px 0}dialog>p{font-size:16px}.dialog-example{border:1px solid #485d46;padding:20px;margin-top:25px;font-size:15px;color:#d3dfca}.dialog-example b{display:block;color:var(--orange);font-size:12px;letter-spacing:1px;margin-bottom:7px}dialog .button{margin-top:24px;width:100%}dialog form{margin:0}
@media(max-width:1150px){.section{padding:75px 6%}.section-head{gap:40px}.platform-teaser{gap:55px;padding:70px 7%}.teaser-copy h2{font-size:50px}.floating-signal{left:-15px;bottom:0}.platform-hero{gap:45px;padding:55px 6% 70px}.platform-hero h1{font-size:70px}.hero-product{width:300px}.signal-pill{left:-15px;bottom:25px}.opening-statement{gap:0 45px}.participation-grid{grid-template-columns:repeat(3,1fr);gap:35px}.demand-section{gap:40px}.demand-copy h2{font-size:50px}.demo-description{padding:22px}.demo-actions{grid-template-columns:1fr}.demo-photo{min-height:620px}.values-section{gap:50px}.principles-section{gap:45px}.process-grid{gap:25px}.expertise-grid{gap:40px}.expertise-intro .underlink{font-size:13px}.audience-content{gap:40px}}
@media(max-width:850px) and (min-width:701px){.home-hero{grid-template-columns:1.1fr 1fr}.home-hero h1{font-size:60px;width:130%}.hero-caption strong{font-size:22px}.hero-caption>span{max-width:190px}.hero-signoff{gap:15px;font-size:12px;letter-spacing:.5px}.platform-hero{gap:30px}.platform-hero h1{font-size:59px}.platform-hero .hero-lead{font-size:16px}.product-top{padding:15px 12px}.product-top small{font-size:12px}.product-info{padding:18px}.hero-product>img{height:190px}.label-top,.label-bottom{letter-spacing:.4px}.signal-pill{left:-22px;bottom:65px;padding:14px}.board-top{display:block}.board-top>.example-label{margin-bottom:20px}.city-tabs{gap:5px}.city-tabs button{padding:6px 10px}.process-grid{grid-template-columns:repeat(2,1fr)}.demo-content{grid-template-columns:.8fr 1.2fr}}
@media(max-width:700px){h2{font-size:36px;letter-spacing:-1.5px}.section{padding:55px 6%}.section-head{display:block;margin-bottom:32px}.section-head>p{font-size:16px;margin-top:22px;max-width:100%}.expertise-grid{grid-template-columns:1fr;gap:20px}.expertise-intro{display:none}.service-accordion h3{font-size:20px}.service-accordion summary{gap:14px;padding:22px 0}.service-accordion details>div{padding:0 0 22px 29px}.service-accordion p{font-size:16px}.service-accordion ul{font-size:14px}.audience-tabs{display:grid;grid-template-columns:1fr;gap:0;border:0}.audience-tabs button{font-size:15px;border-bottom:1px solid #c7d0bd;padding:14px}.audience-tabs button.selected{background:#dce4d1;border-left:3px solid #9a5535;border-bottom-color:#c7d0bd}.audience-content{grid-template-columns:1fr;gap:25px;padding-top:30px}.audience-content h3{font-size:28px}.audience-content p{font-size:16px}.process-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.process-grid h3{font-size:21px}.process-grid p{font-size:16px}.process-grid article>span{font-size:34px;margin-bottom:18px}.platform-teaser{grid-template-columns:1fr;padding:55px 6% 75px;gap:45px}.teaser-copy h2{font-size:46px}.teaser-copy>p:not(.eyebrow){font-size:17px}.teaser-visual{padding:10px 10px 15px}.mini-profile{max-width:345px;transform:rotate(2deg)}.floating-signal{left:0;bottom:0;padding:14px 20px}.values-section{grid-template-columns:1fr;gap:20px}.values-lead{font-size:16px}.value-list article{gap:20px}.value-list h3{font-size:22px}.contact-section{padding:55px 6%}.contact-section h2{font-size:40px}.contact-bottom{display:block;margin-top:25px}.contact-bottom p{font-size:17px}.contact-bottom .button{margin-top:25px}.platform-hero{grid-template-columns:1fr;padding:40px 6% 55px;gap:50px}.platform-hero h1{font-size:clamp(52px,11.8vw,78px);letter-spacing:-3px}.platform-hero .hero-lead{font-size:17px}.platform-hero .franswipe-word{font-size:25px}.platform-hero-visual{min-height:570px;padding:25px 15px 35px}.hero-product{width:300px;transform:rotate(3deg)}.hero-product>img{height:200px}.label-top{left:0;top:-8px;font-size:12px;letter-spacing:1px}.label-bottom{right:0;bottom:0;font-size:12px;letter-spacing:1px}.signal-pill{left:-5px;bottom:25px;padding:15px 20px;transform:rotate(-3deg)}.platform-manifesto{padding:22px 6%;gap:18px 25px;font-size:12px;letter-spacing:1px;display:grid;grid-template-columns:1fr 1fr}.opening-statement{display:block}.opening-statement h2{font-size:37px;margin-bottom:30px}.opening-statement>div{max-width:100%}.opening-statement p{font-size:16px}.demo-notice{display:block}.demo-notice p{margin-top:12px}.demo-content{grid-template-columns:1fr}.demo-photo{min-height:320px}.demo-photo-title h3{font-size:34px}.demo-description{padding:24px 20px}.demo-description>h3{font-size:26px}.demo-controls>span{max-width:160px;font-size:12px;letter-spacing:.5px}.demo-actions{grid-template-columns:1fr}.demo-actions .button{font-size:14px}.demo-browser{padding:17px 18px}.opportunity-meta{grid-template-columns:1fr;gap:15px}.participation-grid{grid-template-columns:1fr;gap:26px}.participation-grid article{display:grid;grid-template-columns:85px 1fr;gap:0 20px}.participation-icon{grid-row:1/3;margin-top:5px;font-size:12px;letter-spacing:0}.participation-grid h3{font-size:22px;margin-bottom:10px}.participation-grid p{grid-column:2;font-size:16px}.demand-section{grid-template-columns:1fr;gap:35px}.demand-copy h2{font-size:48px}.demand-copy>p:not(.eyebrow){font-size:16px}.demand-legend{font-size:14px}.demand-board{padding:24px 20px}.board-top{display:block}.board-top>.example-label{margin-bottom:20px}.board-top h3{margin-bottom:15px}.city-tabs{gap:7px}.city-tabs button{padding:7px 13px}.lane-strip{flex-direction:column;gap:16px}.principles-section{grid-template-columns:1fr;gap:25px}.principles-section .values-lead{font-size:16px}.principle-list summary{font-size:17px}.early-access-section{padding:55px 6%}.early-access-section h2{font-size:42px}.early-intro{font-size:17px}.early-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.early-grid article{padding:25px}.early-grid article>h3{font-size:27px}.early-grid article>.button{min-width:0;width:100%}dialog{padding:32px 23px}dialog h2{font-size:29px}.site-footer p{font-size:14px}}
@media(max-width:350px){.wordmark{font-size:10px;gap:9px;letter-spacing:.7px}.company{font-size:10px}.brand-symbol{font-size:37px}.menu-toggle{padding:6px 9px;gap:10px}.hero-signoff{flex-wrap:wrap;gap:7px 20px}.process-grid{grid-template-columns:1fr}.platform-manifesto{grid-template-columns:1fr}.signal-pill{left:0;padding:12px;font-size:14px}.hero-product{transform:none}.platform-hero-visual{padding:20px 0}.product-top small{font-size:12px}.participation-grid article{grid-template-columns:65px 1fr;gap:0 15px}.city-tabs{flex-wrap:wrap}.contact-section h2{font-size:36px}.site-footer{grid-template-columns:1fr}.site-footer>.wordmark{grid-column:1}.demo-controls>span{max-width:120px}.demo-photo-title{left:20px}}
/* Gentle entrance motion; reduced-motion preferences are respected above. */
@keyframes enter{from{opacity:.25;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.hero-content,.platform-hero-copy{animation:enter .8s ease-out both}.label-bottom{bottom:-35px}.company{font-size:12px;letter-spacing:4px}
@media(max-width:700px){.label-bottom{bottom:-5px}.hero-content,.platform-hero-copy{animation-duration:.45s}}

/* NexusG8 profile call-to-action */
.nexusg8-cta{position:relative;overflow:hidden;margin:0 clamp(16px,3.2vw,52px);padding:64px clamp(24px,5vw,80px);border:1px solid #34403d;border-radius:24px;background:#192020;color:#f7f6f0;font-family:'DM Sans',sans-serif}
.nexusg8-cta::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#ff7445}
.nexusg8-cta-inner{width:100%;max-width:1320px;margin:0 auto}
.nexusg8-cta p{margin:0}
.nexusg8-kicker,.nexusg8-path-label{color:#ff7445!important;font-family:'DM Sans',sans-serif;font-size:12px!important;font-weight:700;line-height:1.4!important;letter-spacing:.14em;text-transform:uppercase}
.nexusg8-cta h2{max-width:1080px;margin:18px 0 22px;color:#f7f6f0;font-family:'Manrope',sans-serif;font-size:clamp(36px,4.4vw,64px);font-weight:700;line-height:1.05;letter-spacing:-.045em}
.nexusg8-intro{max-width:1120px;color:#a5b3ad!important;font-size:16px;line-height:1.7}
.nexusg8-paths{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:48px;border-top:1px solid #34403d}
.nexusg8-paths article{display:flex;min-width:0;flex-direction:column;padding:32px 36px 0 0}
.nexusg8-paths article+article{border-left:1px solid #34403d;padding-right:0;padding-left:36px}
.nexusg8-path-copy{max-width:610px;margin:14px 0 26px!important;color:#f7f6f0!important;font-size:15px;line-height:1.7}
.nexusg8-button{display:inline-flex;width:max-content;min-height:48px;align-items:center;justify-content:space-between;gap:28px;margin-top:auto;padding:12px 20px;border:1px solid transparent;border-radius:4px;font-family:'DM Sans',sans-serif;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.nexusg8-button:hover{transform:translateY(-2px)}
.nexusg8-button-primary{background:#ff7445;color:#101616!important}
.nexusg8-button-primary:hover{background:#ff8a64}
.nexusg8-button-secondary{border-color:#f7f6f0;color:#f7f6f0!important;background:transparent}
.nexusg8-button-secondary:hover{border-color:#ff7445;color:#ff7445!important}
.nexusg8-note{margin-top:34px!important;color:#a5b3ad!important;font-size:13px;line-height:1.5}
@media(max-width:760px){.nexusg8-cta{margin:0 14px;padding:40px 22px;border-radius:24px}.nexusg8-cta h2{margin-top:15px;font-size:clamp(32px,10vw,44px);letter-spacing:-.04em}.nexusg8-intro{font-size:15px;line-height:1.65}.nexusg8-paths{grid-template-columns:1fr;margin-top:34px}.nexusg8-paths article{padding:26px 0 28px}.nexusg8-paths article+article{border-top:1px solid #34403d;border-left:0;padding:28px 0 0}.nexusg8-button{width:100%;min-height:48px}.nexusg8-note{margin-top:28px!important}}
