/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}}:root{--ink:#111b3b;--ink-soft:#27324d;--muted:#667085;--paper:#faf9f6;--white:#fff;--accent:#e9684d;--accent-dark:#d9573d;--accent-soft:#f9e4dd;--line:#e7e4de;--shadow:#111b3b1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.footer,.nav,.section{width:min(1320px,100% - 72px);margin:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;height:88px;display:flex}.brand,.nav{align-items:center}.brand{gap:11px;display:inline-flex}.logo-mark{width:40px;height:40px;overflow:visible}.logo-mark path{fill:none;stroke:var(--accent);stroke-width:5.2px;stroke-linecap:round;stroke-linejoin:round}.brand-copy{letter-spacing:.08em;flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.08em;font-size:13px}.brand-copy small{letter-spacing:.25em;color:var(--muted);margin-top:5px;font-size:8px}.nav-links{color:var(--ink-soft);align-items:center;gap:43px;font-size:13px;display:flex}.nav-links a{transition:color .18s}.nav-links a:first-child,.nav-links a:hover{color:var(--accent)}.nav-cta{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:8px;padding:12px 19px;font-size:12px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.nav-cta:hover{background:var(--accent);transform:translateY(-1px)}.button svg,.email svg,.nav-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.hero{grid-template-columns:.94fr 1.06fr;align-items:center;gap:55px;min-height:680px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:90px 0 85px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);font-size:10px;font-weight:700}.hero h1{letter-spacing:-.072em;margin:20px 0 28px;font-size:clamp(58px,6.3vw,91px);line-height:.98}.about h2 .about-heading-accent,.contact h2 .footer-accent,.hero h1 span{color:var(--accent);font-family:inherit;font-style:normal;font-weight:inherit}.hero-copy>p{max-width:555px;color:var(--muted);margin:0 0 34px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:25px;display:flex}.button{background:var(--accent);color:var(--white);border-radius:999px;align-items:center;gap:11px;padding:15px 22px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #e9684d2e}.button:hover{background:var(--accent-dark);transform:translateY(-2px)}.text-link{color:var(--ink-soft);font-size:13px;font-weight:700}.text-link span{color:var(--accent);margin-left:7px}.hero-art{place-items:center;min-height:550px;display:grid;position:relative}.hero-glow{filter:blur(5px);background:radial-gradient(circle,#e9684d38,#e9684d00 68%);border-radius:50%;width:430px;height:430px;position:absolute}.hero-orbit{border:1px solid #111b3b14;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-one{width:500px;height:255px}.orbit-two{width:430px;height:190px;transform:rotate(27deg)}.hero-sphere{z-index:2;background:radial-gradient(circle at 33% 27%,#ffd9c8 0 8%,#0000 22%),radial-gradient(circle at 63% 68%,#cf5445 0 5%,#0000 35%),linear-gradient(145deg,#f8b49b,#df7159 52%,#bb4e45);border-radius:50%;width:255px;height:255px;position:relative;box-shadow:inset -22px -28px 50px #67212033,0 42px 65px #8c392f33}.sphere-highlight{filter:blur(5px);background:#ffffff59;border-radius:50%;width:88px;height:38px;position:absolute;top:46px;left:45px;transform:rotate(-24deg)}.hero-card{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border:1px solid #fffc;border-radius:17px;flex-direction:column;justify-content:space-between;width:142px;height:86px;padding:17px;display:flex;position:absolute;box-shadow:0 22px 45px #111b3b14}.hero-card span{color:var(--accent);letter-spacing:.12em;font-size:9px}.hero-card b{font-size:14px}.card-one{top:21%;left:9%;transform:rotate(-8deg)}.card-two{bottom:20%;right:4%;transform:rotate(8deg)}.about,.approach,.contact,.product{border-top:1px solid var(--line);grid-template-columns:205px 1fr;gap:65px;padding:105px 0;display:grid}.section-meta{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.section-meta span:first-child{color:var(--accent)}.about-content{grid-template-columns:.65fr 1.35fr;align-items:start;gap:75px;display:grid}.about-intro{padding-top:5px}.about-lockup{align-items:center;gap:13px;margin-bottom:28px;display:inline-flex}.about-lockup .logo-mark{width:48px;height:48px}.about-lockup span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;line-height:1.35}.about-intro p{max-width:280px;color:var(--muted);font-size:14px;line-height:1.7}.about h2,.contact h2{letter-spacing:-.07em;margin:0 0 26px;font-size:clamp(44px,5vw,72px);line-height:.98}.about-text p{max-width:620px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.product{padding-bottom:120px}.product-wrap{background:#f0eee9;border-radius:32px;grid-template-columns:.9fr 1.1fr;min-height:620px;display:grid;position:relative;overflow:hidden}.product-copy{z-index:2;padding:62px 58px;position:relative}.product-pill{background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:9px;margin-bottom:32px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.product-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.product-copy h2{letter-spacing:-.08em;margin:14px 0;font-size:clamp(66px,7vw,100px);line-height:.86}.product-copy h3{letter-spacing:-.03em;margin:0 0 22px;font-size:24px}.product-copy>p{max-width:505px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.product-features{flex-wrap:wrap;gap:8px;max-width:510px;margin-top:30px;display:flex}.product-features span{color:var(--ink-soft);background:#ffffff73;border:1px solid #ddd9d2;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:700}.phone-stage{background:radial-gradient(circle at 50% 48%,#ffffffe0,#0000 44%),linear-gradient(135deg,#e9684d12,#0000 52%);place-items:center;min-height:620px;display:grid;position:relative}.phone-shadow{filter:blur(22px);background:#111b3b2b;border-radius:50%;width:280px;height:62px;position:absolute;bottom:64px;transform:rotate(-8deg)}.iphone{z-index:2;background:linear-gradient(145deg,#27304a,#0a1024 55%,#1c2540);border-radius:48px;width:276px;height:555px;padding:8px;position:relative;transform:rotate(7deg);box-shadow:20px 35px 55px #111b3b3b,inset 1px 1px 1px #ffffff40,inset -1px -1px 1px #00000080}.iphone:before{border-radius:3px 0 0 3px;height:38px;top:124px;left:-3px;box-shadow:0 52px #27304a,0 78px #27304a}.iphone:after,.iphone:before{content:"";background:#27304a;width:3px;position:absolute}.iphone:after{border-radius:0 3px 3px 0;height:73px;top:175px;right:-3px}.iphone-bezel{background:#020611;border-radius:41px;padding:3px}.iphone-bezel,.iphone-screen{width:100%;height:100%;overflow:hidden}.iphone-screen{color:var(--ink);background:#fbfbfa;border-radius:38px;padding:18px 13px 11px;position:relative}.dynamic-island{z-index:5;background:#02040b;border-radius:999px;width:88px;height:25px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.status-bar{justify-content:space-between;height:24px;padding:0 8px;font-size:8px;font-weight:700}.status-bar,.status-right{align-items:center;display:flex}.status-right{gap:5px}.signal{letter-spacing:-2px}.battery{border:1px solid;border-radius:2px;width:16px;height:8px;position:relative}.battery:before{border-radius:1px;width:11px;height:5px;top:1px;left:1px}.battery:after,.battery:before{content:"";background:currentColor;position:absolute}.battery:after{border-radius:0 1px 1px 0;width:2px;height:3px;top:2px;right:-3px}.app-header{justify-content:space-between;align-items:center;padding:20px 7px 12px;display:flex}.app-kicker{color:var(--accent);letter-spacing:.18em;margin-bottom:4px;font-size:7px;font-weight:800;display:block}.app-header h4{letter-spacing:-.06em;margin:0;font-size:22px}.app-avatar{background:var(--ink);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.phone-logo-mark{width:18px;height:18px}.phone-logo-mark path{fill:none;stroke:#fff;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round}.search-bar{color:#8a8f9a;background:#fff;border:1px solid #e7e5e1;border-radius:11px;align-items:center;gap:7px;height:37px;margin:0 5px 10px;padding:0 10px;font-size:8px;display:flex;box-shadow:0 4px 12px #111b3b09}.search-bar span:first-child{color:var(--ink);font-size:15px}.phone-tabs{gap:5px;padding:0 5px 11px;display:flex;overflow:hidden}.phone-tabs span{white-space:nowrap;color:#777d88;background:#fff;border:1px solid #e9e6e2;border-radius:999px;padding:6px 8px;font-size:6.5px}.phone-tabs .active{color:#fff;border-color:var(--accent);background:var(--accent)}.destinations{flex-direction:column;gap:7px;padding:0 5px;display:flex}.destination{background:#fff;border:1px solid #e8e5e1;border-radius:12px;align-items:center;gap:9px;height:69px;padding:7px;display:flex;box-shadow:0 5px 15px #111b3b09}.destination-image{border-radius:8px;flex:none;width:56px;height:54px;position:relative;overflow:hidden}.destination-image span,.destination-image:after,.destination-image:before{content:"";position:absolute}.paris{background:linear-gradient(155deg,#a7d4e8 0 53%,#e7d7c5 54%)}.paris:before{clip-path:polygon(50% 0,80% 32%,64% 32%,100% 100%,0 100%,36% 32%,20% 32%);background:#8d5c45;width:7px;height:32px;bottom:0;left:27px}.santorini{background:linear-gradient(155deg,#91cfe5 0 52%,#fff 53%)}.santorini:before{background:#fff;border-radius:20px 20px 4px 4px;width:36px;height:23px;bottom:6px;left:8px;box-shadow:19px -3px #f7f7f5}.santorini:after{background:#5c8eb0;border-radius:4px;width:17px;height:5px;bottom:20px;left:17px}.cape-town{background:linear-gradient(155deg,#9fcfe0 0 45%,#739a70 46% 65%,#e4c9a0 66%)}.cape-town:before{clip-path:polygon(0 100%,20% 45%,37% 57%,54% 0,70% 48%,84% 34%,100% 100%);background:#687c79;width:58px;height:28px;bottom:16px;left:-3px}.tokyo{background:linear-gradient(155deg,#9caedb 0 52%,#dfb7a6 53%)}.tokyo:before{background:#59627e;width:6px;height:35px;bottom:0;left:27px}.tokyo:after{background:#e8d2c3;border-radius:50% 50% 0 0;width:19px;height:8px;bottom:32px;left:20px}.destination-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.destination-copy strong{font-size:9px}.destination-copy small{color:#7d828d;font-size:7px}.destination-arrow{color:#8c919b;margin-left:auto;padding-right:3px;font-size:17px}.phone-nav{color:#8b9099;background:#fbfbfaf5;border-top:1px solid #e8e5e1;justify-content:space-around;height:47px;position:absolute;bottom:0;left:13px;right:13px}.phone-nav,.phone-nav span{align-items:center;display:flex}.phone-nav span{flex-direction:column;gap:2px;font-size:10px}.phone-nav small{font-size:5.5px}.phone-nav .selected{color:var(--accent)}.approach{border-top:0;padding:112px 0 118px}.approach-content{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.approach-content h2{letter-spacing:-.075em;margin:22px 0 0;font-size:clamp(54px,6.6vw,88px);line-height:.93}.approach-content h2 span{color:var(--accent)}.approach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.approach-grid article{border-top:1px solid var(--line);padding-top:17px}.approach-grid article>span{color:var(--accent);letter-spacing:.12em;font-size:10px;font-weight:700}.approach-grid h3{letter-spacing:-.025em;margin:40px 0 12px;font-size:17px}.approach-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.philosophy{color:#f6f3ed;background:#15161a;border-top:1px solid #2d2e33;border-bottom:1px solid #2d2e33;place-items:center;min-height:520px;padding:90px 28px;display:grid}.philosophy-inner{text-align:center;width:min(1050px,100%)}.philosophy-quote{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,51px);font-style:italic;line-height:1.08}.philosophy-caption{color:#a8a8ad;margin:38px 0 0;font-size:12px}.contact{padding:104px 0 112px}.contact-content{max-width:920px;display:block}.contact-heading .eyebrow{margin-bottom:28px}.contact h2{letter-spacing:-.075em;margin:0;font-size:clamp(26px,6.4vw,86px);line-height:.94}.about-heading-line{white-space:normal}.contact-heading-line{white-space:nowrap}.contact-details{flex-direction:column;align-items:flex-start;gap:22px;margin-top:30px;display:flex}.contact-details p{color:var(--muted);margin:0;font-size:15px}.email{border-bottom:1px solid var(--ink);align-items:center;gap:10px;padding-bottom:10px;font-size:20px;font-weight:700;transition:color .18s,border-color .18s;display:inline-flex}.email:hover{color:var(--accent);border-color:var(--accent)}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:29px 0 38px;font-size:10px;display:flex}.footer .brand{color:var(--ink)}.footer-accent{white-space:nowrap;color:var(--accent)!important;font-style:italic!important}body,html{max-width:100%;overflow-x:hidden}@media (max-width:900px){.footer,.nav,.section{width:calc(100% - 40px)}.nav-links{gap:23px}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 0 85px}.hero-copy{padding:0}.hero-art{min-height:430px}.about,.approach,.contact,.product{grid-template-columns:1fr;gap:32px;padding:78px 0}.about-content{grid-template-columns:1fr;gap:38px}.approach-content{grid-template-columns:1fr;gap:48px}.approach-grid{grid-template-columns:1fr;gap:32px}.philosophy{min-height:430px}.product-wrap{grid-template-columns:1fr}.product-copy{padding:45px 32px}.phone-stage{min-height:580px}}@media (max-width:620px){.footer,.nav,.section{width:calc(100% - 28px)}.nav{height:72px}.brand-copy strong{font-size:11px}.nav-cta,.nav-links{display:none}.hero{padding-top:58px}.hero h1{font-size:clamp(49px,15vw,70px)}.hero-copy>p{font-size:16px}.hero-actions{flex-wrap:wrap}.hero-art{transform-origin:50%;width:100%;min-height:330px;margin:-35px 0;overflow:visible;transform:scale(.78)}.hero-sphere{width:205px;height:205px}.hero-orbit.orbit-one{width:390px}.hero-orbit.orbit-two{width:335px}.hero-card{width:124px;height:76px;padding:14px}.hero-card b{font-size:12px}.card-one{top:20%;left:7%}.card-two{bottom:19%;right:7%}.about h2{font-size:clamp(32px,10vw,47px);line-height:.98}.contact h2{font-size:clamp(26px,8vw,47px);line-height:.98}.product-wrap{border-radius:23px}.product-copy h2{font-size:76px}.phone-stage{transform-origin:top;min-height:545px;margin-bottom:-35px;transform:scale(.92)}.contact-details{flex-direction:column;align-items:flex-start}.tech-points{grid-template-columns:1fr}.email{font-size:15px}.footer{flex-direction:column;align-items:flex-start;gap:18px}}