/* SeaDatabase - original, dependency-free website. */
:root{--navy:#071c35;--navy-2:#102d4d;--ink:#10233d;--muted:#6c7b8d;--blue:#006bff;--sky:#89d9ff;--cyan:#00c5ed;--paper:#fff;--wash:#f5f8fc;--line:#dfe7ef;--font:Arial,Helvetica,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--radius:18px;--container:1200px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{display:block}button,summary,a{-webkit-user-select:none;user-select:none}p,h1,h2,h3,h4,figure{margin:0}h1,h2,h3,h4{font-weight:600;line-height:1.12}h1,h2{letter-spacing:-.052em}h3{letter-spacing:-.035em}p{color:var(--muted)}::selection{background:#a9e3ff;color:var(--navy)}:focus-visible{outline:3px solid #0072e6;outline-offset:5px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}.icon{width:22px;height:22px;flex:none}.container{width:calc(100% - 112px);max-width:var(--container);margin:0 auto}.section{padding:110px 0}.muted{color:#7a899b}.eyebrow{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.095em;line-height:1.6;color:#56718b;margin-bottom:25px}.eyebrow.light{color:#a2bed9}.tiny-label{font-family:var(--mono);font-size:10px;letter-spacing:.09em;color:#73849a;line-height:1.5}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 23px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:600;line-height:1.4;text-align:center;transition:background .2s,transform .2s,box-shadow .2s;white-space:normal}.button .icon{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--navy);color:#fff}.button--primary:hover{background:#153959;box-shadow:0 7px 18px #061b3520}.button--sky{background:#9cddff;color:var(--navy);box-shadow:0 0 24px #43b9ff13}.button--sky:hover{background:#c4edff;box-shadow:0 5px 28px #73d1ff30}.button--outline{background:transparent;border-color:#ccd7e3;color:var(--ink)}.button--outline:hover{background:var(--wash)}.text-link{display:inline-flex;align-items:center;gap:19px;font-weight:600;font-size:14px;line-height:1.5}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translate(3px,-3px)}.text-link:hover{color:var(--blue)}.light-link{color:#c9eaff}.light-link:hover{color:white}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#6bdcff;box-shadow:0 0 14px #44b5fd40;flex:none}.skip-link{position:fixed;left:20px;top:-70px;z-index:100;background:white;padding:10px 20px;border:2px solid var(--blue);border-radius:4px;color:var(--ink)}.skip-link:focus{top:15px}
/* Header */
.site-header{position:relative;z-index:20;background:white;border-bottom:1px solid #e8edf3}.site-header--dark{background:var(--navy);border-bottom-color:#ffffff12;color:#dce8f6}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;flex:none}.brand img{width:205px;max-height:54px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:36px}.main-nav>a{font-size:13px;line-height:1.5;color:#5e6d80;transition:color .2s}.main-nav>a:hover,.main-nav>a[aria-current=page]{color:var(--blue)}.site-header--dark .main-nav>a{color:#b6c6d7}.site-header--dark .main-nav>a:hover,.site-header--dark .main-nav>a[aria-current=page]{color:white}.main-nav .nav-contact{display:flex;align-items:center;gap:24px;border:1px solid #cfd9e5;border-radius:7px;padding:11px 17px;margin-left:10px;color:var(--ink);font-weight:600}.main-nav .nav-contact .icon{width:16px;height:16px}.site-header--dark .main-nav .nav-contact{border-color:#ffffff35;color:#e6f5ff}.nav-contact:hover{background:#eaf5ff10}.menu-toggle{display:none;border:0;background:transparent;color:inherit;padding:10px}.menu-toggle .close-icon{display:none}
/* Home hero */
.hero{background:var(--navy);color:#fff;position:relative;isolation:isolate;overflow:hidden}.hero-halo{position:absolute;width:770px;height:770px;right:-160px;top:-90px;z-index:-1;background:radial-gradient(ellipse,#03457942 0,transparent 67%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:565px;padding-top:20px;padding-bottom:0}.hero-copy{z-index:2;padding:48px 0 42px;position:relative}.hero-copy .eyebrow{margin-bottom:29px;font-size:10px}.hero h1{font-size:clamp(52px,6.35vw,89px);font-weight:600;line-height:1.045;letter-spacing:-.062em;max-width:calc(100% + 130px);width:max-content}.hero h1 span{color:var(--sky)}.hero-copy>p{font-size:16px;line-height:1.85;color:#a7b9cc;margin-top:28px;max-width:430px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:33px}.hero-actions .button{white-space:nowrap;padding:16px 20px;min-height:53px;gap:22px;font-size:13px}.hero-secondary{display:inline-flex;align-items:center;gap:13px;color:#c4d6e8;font-size:12px;white-space:nowrap}.hero-secondary .icon{width:18px;height:18px;transition:transform .2s}.hero-secondary:hover .icon{transform:translateX(4px)}.hero-note{display:flex;align-items:center;gap:12px;color:#6683a2;font-size:11px;margin-top:35px}.note-line{width:22px;height:1px;background:#577c9f}.hero-art{height:525px;position:relative;z-index:1;margin-left:-25px;margin-right:-20px;isolation:isolate}.sea-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.art-orbit{position:absolute;left:8%;top:36%;width:83%;height:45%;border:1px solid #38a1ed0d;transform:rotate(-12deg);border-radius:50%;pointer-events:none;z-index:-1}.orbit-two{width:100%;left:0;top:28%;height:60%}.sea-core{position:absolute;top:32%;left:33%;width:210px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(130deg,#153e5fa3,#071d32da);border:1px solid #87d6ff44;border-radius:15px;backdrop-filter:blur(10px);box-shadow:0 0 80px #007fff20,0 20px 50px #0005;transform:rotate(-7deg)}.sea-core img{width:52px;height:44px;object-fit:contain;filter:drop-shadow(0 4px 18px #01acff50)}.sea-core>span{color:#e0f5ff;font-size:12px;font-weight:500}.sea-core>small{font-size:8px;font-family:var(--mono);letter-spacing:.2em;color:#75a7cd;line-height:1}.floating-tag{position:absolute;display:flex;align-items:center;gap:10px;border:1px solid #a3caff20;background:#102e49bf;backdrop-filter:blur(12px);border-radius:7px;padding:10px 13px;font-size:10px;color:#b9d6ed;box-shadow:0 7px 18px #0002;animation:gentle-drift 7s ease-in-out infinite}.floating-tag .icon{width:16px;height:16px;color:#6dbdeb}.tag-one{left:14%;top:17%;transform:rotate(-5deg);animation-delay:-1s}.tag-two{right:1%;top:22%;animation-delay:-3s}.tag-three{right:2%;bottom:15%;animation-delay:-5s}.art-coordinate{position:absolute;font-size:8px;color:#4b779c;font-family:var(--mono);letter-spacing:.1em}.coord-top{top:5%;right:2%}.coord-bottom{bottom:6%;left:25%;display:flex;align-items:center;gap:8px;font-size:7px}.coord-bottom .status-dot{height:4px;width:4px;background:#378ac0}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #7aa6d01a;height:75px}.hero-bottom>span{color:#6e8ba7;font-size:11px}.hero-stages{display:flex;align-items:center;gap:33px}.hero-stages>span{color:#c5d8ec;font-size:11px}.hero-stages b{font-family:var(--mono);font-size:9px;color:#547a9d;margin-right:12px;font-weight:400}.motion-toggle{display:flex;align-items:center;gap:7px;background:none;border:none;color:#7194b2;font-size:10px;padding:8px 0 8px 8px}.motion-toggle .icon{width:12px;height:12px}.motion-toggle:hover{color:white}.motion-paused .floating-tag{animation-play-state:paused}@keyframes gentle-drift{0%,100%{translate:0 0}50%{translate:0 -9px}}
/* Source strip */
.source-strip{background:#f5f8fb;border-bottom:1px solid #e9eff5}.source-strip>.container{display:flex;gap:40px;align-items:center;min-height:127px}.source-strip p{font-size:12px;line-height:1.7;flex:none;color:#8b99aa;padding-right:35px;border-right:1px solid #dbe4ee}.source-strip p strong{font-weight:500;color:#425870}.source-types{display:flex;justify-content:space-between;flex:1;gap:25px;flex-wrap:wrap}.source-types>span{display:flex;align-items:center;gap:10px;font-size:12px;color:#567086;font-weight:500}.source-types .icon{width:22px;height:22px;color:#52718c}
/* Section typography */
.section-heading{margin-bottom:48px}.section-heading h2,.story-grid h2,.faq-grid h2,.process-section h2{font-size:clamp(34px,3.5vw,48px);line-height:1.13}.two-col{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;align-items:end}.section-intro{font-size:16px;line-height:1.9;max-width:470px;padding-bottom:2px}.heading-inline{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.heading-inline .text-link{padding-bottom:7px;white-space:nowrap;font-size:13px}.heading-inline .eyebrow{margin-bottom:21px}
/* Interactive concept */
.flow-playground{border:1px solid #dce7f0;border-radius:17px;background:#f5f8fc;overflow:hidden}.playground-top{padding:28px 34px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.playground-top h3{font-size:21px;font-weight:500;letter-spacing:-.025em;margin-top:9px}.sample-badge{font-family:var(--mono);font-size:9px;border:1px solid #d6e2ed;border-radius:5px;padding:5px 9px;color:#7c91a7;white-space:nowrap;background:#fff8}.scenario-tabs{display:flex;gap:5px;border-bottom:1px solid #dfe8f1;padding:0 34px}.scenario-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;color:#74879a;padding:15px 18px;border:0;border-bottom:2px solid transparent;transform:translateY(1px);background:transparent;font-size:12px;transition:color .2s,border .2s}.scenario-tabs button .icon{width:16px;height:16px}.scenario-tabs button[aria-selected=true]{border-bottom-color:var(--blue);color:var(--blue)}.scenario-tabs button:hover{color:var(--blue)}.flow-diagram{padding:39px 33px;display:grid;grid-template-columns:1fr 55px 1fr 55px 1fr;align-items:center;gap:0;min-height:314px;background-image:radial-gradient(#b9cfe066 .65px,transparent .65px);background-size:15px 15px}.flow-column-title{display:block;font-size:8px;font-family:var(--mono);letter-spacing:.07em;color:#8594a7;margin-bottom:22px}.source-node{display:flex;align-items:center;gap:11px;background:white;border:1px solid #dfe6ee;border-radius:7px;padding:13px 11px;margin-top:10px;font-size:11px;color:#496078;box-shadow:0 4px 10px #192b4503}.source-node .icon{width:16px;height:16px;color:#7e9fbb}.node-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#80b3cd;flex:none}.flow-connector{height:120px;position:relative;margin-top:38px}.flow-connector>span{position:absolute;left:0;top:50%;width:100%;border-top:1px solid #b4cbe2}.flow-connector>span:first-child{height:48px;border:1px solid #b4cbe2;border-left:0;border-bottom:0;border-radius:0 14px 0 0;top:10%;width:50%}.flow-connector>span:nth-child(3){height:48px;border:1px solid #b4cbe2;border-left:0;border-top:0;border-radius:0 0 14px 0;top:50%;width:50%}.flow-connector>span:nth-child(2)::after,.connector-out>span::after{content:"";position:absolute;top:-3px;left:60%;height:5px;width:5px;border-radius:50%;background:#3896e8;box-shadow:0 0 10px #3896e870}.flow-center{text-align:center}.flow-center .flow-column-title{margin-bottom:15px}.flow-hub{border:1px solid #adcfff;background:linear-gradient(140deg,#fff,#eaf4ff);border-radius:12px;padding:22px 12px 18px;display:flex;align-items:center;flex-direction:column;box-shadow:0 10px 28px #0f67f00e}.flow-hub img{width:48px;height:42px;object-fit:contain;margin:0 auto 10px}.flow-hub strong{font-size:17px;font-weight:600;letter-spacing:-.035em}.flow-hub>span{font-size:9px;margin-top:5px;color:#7690ac}.quality-tags{display:flex;gap:8px;justify-content:center;margin-top:12px}.quality-tags span{font-size:8px;color:#7a95b0}.quality-tags span+span::before{content:"/";color:#b6c9da;margin-right:8px}.connector-out>span:first-child{height:0;width:100%;top:50%;border-bottom:0;border-right:0;border-radius:0}.flow-output .flow-column-title{margin-bottom:15px}.action-card{background:#fff;border:1px solid #d6e8e0;border-radius:11px;padding:19px 18px;box-shadow:0 9px 25px #12573d05;position:relative}.action-icon{position:absolute;right:16px;top:17px;background:#e9f6ed;color:#4b8c68;padding:6px;border-radius:6px}.action-icon .icon{width:14px;height:14px}.action-card>.tiny-label{color:#6b937c;font-size:7px;display:block;padding-top:5px;padding-right:20px}.action-card h4{font-size:18px;line-height:1.3;letter-spacing:-.025em;margin-top:18px;max-width:190px}.action-card p{font-size:11px;line-height:1.8;margin-top:10px;color:#7e8d9b;min-height:55px}.action-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e6eee8;margin-top:14px;padding-top:12px;font-size:9px;color:#678c76}.action-footer .icon{width:14px;height:14px}.playground-bottom{display:flex;justify-content:space-between;align-items:center;padding:15px 32px;background:#edf3f9;border-top:1px solid #dee7f0;gap:20px}.playground-bottom p{display:flex;align-items:center;gap:8px;font-size:10px;color:#5f7e9b}.playground-bottom .status-dot{width:4px;height:4px;background:#6ba6df}.playground-bottom small{font-size:9px;color:#869bb0}.intro-section{padding-bottom:70px}
/* Solution cards */
.solutions-section{padding-top:36px;padding-bottom:115px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-card{position:relative;background:#fff;border:1px solid #e0e7ef;border-radius:12px;padding:25px 22px 23px;min-height:338px;overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}.solution-card:hover{transform:translateY(-5px);border-color:#accdf7;box-shadow:0 14px 30px #1733590a}.card-top{display:flex;align-items:center;justify-content:space-between}.card-top>.icon{width:27px;height:27px;color:#1f75c6}.card-top>span{font-family:var(--mono);font-size:9px;color:#9cabbc}.solution-card h3{font-size:24px;line-height:1.2;max-width:210px;margin-top:33px}.solution-card>p{font-size:12px;line-height:1.9;margin-top:16px;max-width:240px}.card-arrow{display:flex;align-items:center;justify-content:center;border:1px solid #dae3ed;width:29px;height:29px;border-radius:50%;position:absolute;right:19px;bottom:20px;color:#6f88a3}.card-arrow .icon{width:14px;height:14px}.mini-connections,.mini-workflow{display:flex;align-items:center;gap:5px;height:40px;margin-top:21px;font-size:8px;color:#6c8eac}.mini-connections span{border:1px solid #dce6f1;padding:4px 8px;border-radius:4px}.mini-connections i{width:10px;height:1px;background:#aac7e6}.mini-connections b{background:#ecf5ff;color:#3b89df;border:1px solid #bcd9fa;border-radius:5px;padding:7px;font-weight:500}.mini-records{display:flex;flex-direction:column;gap:3px;margin-top:20px;align-items:flex-start}.mini-records>span{font-size:8px;font-family:var(--mono);padding:2px 7px;border-radius:3px;border:1px solid #dbe6f0;background:#f5f9fd;color:#6e879e;display:flex;align-items:center;gap:6px}.mini-records i{height:3px;width:3px;border-radius:50%;background:#52a4dd}.mini-records>span:nth-child(2){margin-left:15px}.mini-records>span:nth-child(3){margin-left:30px}.mini-bars{height:54px;margin-top:20px;display:flex;align-items:flex-end;gap:6px;width:135px;padding-bottom:1px;border-bottom:1px solid #d4e3f2}.mini-bars i{height:var(--bar);width:12px;background:linear-gradient(#69b2f7,#d5eaff);border-radius:2px 2px 0 0}.mini-workflow{font-size:8px;gap:7px}.mini-workflow>span:not(.mini-arrow){padding:5px 7px;border-radius:4px;background:#f2f7fd;border:1px solid #dce8f2}.mini-workflow i{width:4px;height:4px;background:#4aabcc;display:inline-block;border-radius:50%;margin-right:4px}
/* Philosophy, process, story, FAQ */
.philosophy-band{background:#082540;color:#fff;overflow:hidden}.philosophy-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:110px;padding:80px 0;align-items:center;position:relative}.philosophy-grid h2{font-size:62px;line-height:1.03;letter-spacing:-.06em;position:relative;z-index:1}.philosophy-grid h2 span{color:#92d7ff}.philosophy-grid p{font-size:16px;line-height:1.95;color:#9fb6cf;max-width:430px;margin-bottom:28px}.philosophy-mark{position:absolute;right:-130px;bottom:-160px;font-family:Georgia,serif;font-size:650px;line-height:1;color:#fff;opacity:.025;transform:rotate(-12deg);pointer-events:none}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-step{border-top:1px solid #dce5ed;padding-top:21px}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.step-top span{font-family:var(--mono);font-size:11px;color:#80a2c2}.step-top>.icon{width:25px;height:25px;color:#4e7f9f}.process-step h3{font-size:23px;margin-bottom:17px}.process-step p{font-size:14px;line-height:1.9;max-width:340px}.story-teaser{background:#f2f7fb;padding:80px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-grid h2{font-size:41px;line-height:1.14}.story-grid>div>p{font-size:14px;line-height:1.95;margin-top:25px;max-width:445px}.story-grid .text-link{margin-top:25px;font-size:12px}.story-image{padding:13px;background:#fff;border:1px solid #dce6ee;border-radius:11px;box-shadow:0 10px 30px #13294e06;transform:rotate(1deg);transition:transform .3s}.story-image:hover{transform:rotate(0)}.story-image img{border-radius:4px;aspect-ratio:1.5;object-fit:cover}.story-image>span{display:flex;align-items:center;justify-content:space-between;padding:13px 3px 2px;font-size:10px;color:#91a0af}.story-image .icon{width:15px;height:15px}.faq-grid{display:grid;grid-template-columns:.85fr 1.35fr;gap:100px}.faq-grid>div>p{margin-top:25px;font-size:14px;line-height:1.9}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);padding:0}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;font-size:15px;font-weight:500;padding:23px 0;cursor:pointer;line-height:1.5}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>.icon{width:17px;height:17px;transition:transform .2s;color:#819ab2}.faq-item[open] summary>.icon{transform:rotate(45deg)}.faq-item p{font-size:13px;line-height:1.9;padding:0 27px 24px 0}.closing-cta{padding:85px 0 75px;text-align:center;position:relative;background:#071d36;color:#fff;overflow:hidden;isolation:isolate}.closing-cta .eyebrow{justify-content:center;margin-bottom:25px;font-size:9px}.closing-cta h2{font-size:64px;letter-spacing:-.055em;line-height:1.08}.closing-cta h2>span{color:#a5dcff}.closing-cta p{color:#9bb3ce;font-size:14px;line-height:1.9;margin-top:23px}.closing-cta .button{margin-top:30px;gap:32px}.cta-caption{display:block;font-size:10px;color:#597d9f;margin-top:21px}.cta-current{position:absolute;left:50%;bottom:-365px;width:1300px;height:470px;border:1px solid #4a9ddd20;transform:translateX(-50%) rotate(-12deg);border-radius:50%;box-shadow:0 0 0 30px #4a9ddd04,0 0 0 60px #4a9ddd04,0 0 0 90px #4a9ddd04,0 0 0 120px #4a9ddd04,0 0 0 150px #4a9ddd04,0 0 0 180px #4a9ddd03,0 0 0 210px #4a9ddd03;z-index:-1}
/* Footer */
.site-footer{background:#fff;padding:66px 0 0}.footer-top{display:grid;grid-template-columns:1.9fr 1fr 1fr;gap:80px;padding-bottom:55px}.footer-brand .brand img{width:190px}.footer-brand p{font-size:13px;line-height:1.9;margin-top:15px}.footer-brand .text-link{font-size:11px;margin-top:19px;color:#56778f}.footer-top h2{font-family:var(--mono);letter-spacing:.05em;font-size:10px;font-weight:400;text-transform:uppercase;color:#90a1b4;line-height:1.5;margin-bottom:21px;padding-top:12px}.footer-top>div:not(.footer-brand)>a{display:flex;align-items:center;gap:10px;font-size:12px;color:#5d738b;margin-bottom:12px}.footer-top>div:not(.footer-brand)>a:hover{color:var(--blue)}.footer-top>div:not(.footer-brand) .icon{height:13px;width:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e6edf4;min-height:71px;color:#8b9aac;font-size:10px}.footer-bottom>a{display:flex;align-items:center;gap:10px}.footer-bottom>a:hover{color:var(--blue)}.footer-bottom .icon{width:12px;height:12px}.footer-note{margin-right:auto;margin-left:15px;color:#a3afbd}
/* Inner pages */
.page-hero{padding:90px 0 75px;background:#f5f8fc;position:relative;isolation:isolate;overflow:hidden}.page-hero h1{font-size:clamp(42px,5vw,69px);line-height:1.09;max-width:1050px}.page-hero .eyebrow{margin-bottom:30px}.page-hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:36px}.page-hero-bottom p{font-size:16px;line-height:1.9}.page-hero--dark{background:var(--navy);color:#fff}.page-hero--dark h1>span{color:#91d3fc}.page-hero--dark p{color:#9eb3cd}.page-hero-lines{position:absolute;width:800px;height:300px;right:-500px;top:160px;border:1px solid #649bc025;border-radius:50%;transform:rotate(-35deg);box-shadow:0 0 0 30px #75a9d205,0 0 0 60px #75a9d205,0 0 0 90px #75a9d205,0 0 0 120px #75a9d205,0 0 0 150px #75a9d205;z-index:-1}.section-nav{border-bottom:1px solid #dfe8f1;background:#fff}.section-nav>.container{display:flex;gap:50px;min-height:70px;align-items:center}.section-nav a{font-family:var(--mono);font-size:11px;color:#68829b;padding:12px 0}.section-nav a:hover{color:var(--blue)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.solution-detail:nth-of-type(even){background:#f9fbfd}.detail-copy h2{font-size:48px;margin-bottom:26px}.detail-copy h3{font-size:19px;line-height:1.45;letter-spacing:-.015em;max-width:430px;margin-bottom:14px}.detail-copy>p{font-size:14px;line-height:1.95;max-width:450px}.check-list{list-style:none;margin:23px 0 29px;padding:0}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#668097;margin-bottom:12px}.check-list .icon{height:15px;width:15px;color:#248fca;margin-top:2px}.detail-copy .text-link{font-size:12px}.detail-visual{border-radius:17px;border:1px solid #dfe7f0;background:#f1f6fb;min-height:440px;position:relative;padding:50px 28px 90px;display:flex;align-items:center;justify-content:center}.visual-tag{position:absolute;left:24px;top:23px;font-family:var(--mono);font-size:8px;letter-spacing:.1em;color:#8ca3b8}.visual-caption{position:absolute;bottom:0;left:0;right:0;padding:18px 23px;border-top:1px solid #dce6f0;display:flex;flex-direction:column;gap:6px;background:#fff7;border-radius:0 0 17px 17px}.visual-caption strong{font-size:12px;font-weight:500;color:#4d6881}.visual-caption>span{font-size:9px;color:#8ca1b5}.systems-demo{width:100%}.system-row{display:flex;gap:20px;justify-content:space-around}.system-row>span{display:flex;gap:9px;align-items:center;padding:13px 12px;background:white;border:1px solid #dce5ef;border-radius:7px;font-size:10px;min-width:150px}.system-row .icon{width:17px;height:17px;color:#6c95b8}.system-lines{width:55%;height:33px;margin:0 auto;border:1px solid #abc9e8;border-top:0;border-radius:0 0 12px 12px;position:relative}.system-lines::after{content:"";position:absolute;left:50%;bottom:-18px;height:18px;width:1px;background:#abc9e8}.system-center{display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;box-shadow:0 10px 20px #1965b308;border:1px solid #aecbf1;border-radius:11px;width:200px;margin:17px auto 0;padding:16px 10px}.system-center img{width:40px;height:35px;object-fit:contain}.system-center b{font-size:16px;letter-spacing:-.04em}.system-lines.bottom{border-top:1px solid #abc9e8;border-bottom:0;border-radius:12px 12px 0 0;margin:17px auto 0}.system-lines.bottom::after{bottom:auto;top:-18px}.schema-demo{display:grid;grid-template-columns:1fr 1fr;gap:22px;width:100%;position:relative}.schema-table{border:1px solid #ccddeb;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 5px 20px #23487106}.schema-table:nth-child(3){grid-column:2;margin-top:-7px}.schema-table b{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:500;padding:9px 11px;background:#eaf3fc;border-bottom:1px solid #d7e6f6}.schema-table b>span{font-family:var(--mono);font-size:9px;color:#92aec5}.schema-table>span{display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:9px;color:#6f899e;margin:0 10px;padding:7px 0;border-bottom:1px solid #f0f4f8}.schema-table>span:last-child{border:0}.schema-table em{font-size:7px;font-style:normal;color:#7c9aac}.schema-table .key{color:#1680c0}.schema-table .link-field{color:#439276}.report-demo{width:100%;background:#fff;border:1px solid #dfe7f1;border-radius:12px;padding:25px}.report-top{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:8px;color:#9aaebf}.report-top i{font-family:var(--font);font-size:8px;font-style:normal;border:1px solid #dce7f0;padding:2px 6px;border-radius:4px}.report-demo h4{font-size:21px;font-weight:500;letter-spacing:-.03em;margin:16px 0 20px}.report-item{display:flex;align-items:center;gap:13px;border-top:1px solid #eaf0f6;padding:15px 0}.report-item:last-child{padding-bottom:0}.report-icon{font-family:var(--mono);font-size:9px;padding:10px 7px;background:#edf5fe;color:#6d9cca;border-radius:5px}.report-item>div{display:flex;flex-direction:column;gap:4px}.report-item b{font-size:11px;font-weight:500;color:#4a6883}.report-item>div>span{font-size:9px;color:#8ea0b1}.report-item i{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#8ac6b2}.workflow-demo{width:85%}.workflow-node{display:flex;align-items:center;gap:14px;padding:14px 17px;background:#fff;border:1px solid #dce7f1;border-radius:8px}.workflow-node>.icon{height:22px;width:22px;color:#6396ba}.workflow-node>div{display:flex;flex-direction:column;gap:7px}.workflow-node small{font-family:var(--mono);font-size:7px;color:#99adbf}.workflow-node b{font-size:11px;font-weight:500;color:#476882}.workflow-node.accent{border-color:#b1d1fb;background:#eaf4ff}.workflow-line{width:1px;height:26px;background:#a9c7e8;margin:0 auto}.scope-note{background:#f0f6fb;padding:37px 0}.scope-note>.container{display:flex;align-items:flex-start;gap:25px}.scope-note .icon{width:28px;height:28px;color:#7396b4;margin-top:4px}.scope-note h2{font-size:20px;letter-spacing:-.02em;margin-bottom:10px}.scope-note p{font-size:12px;line-height:1.85;max-width:950px}
/* Approach */
.approach-stages{margin-top:65px}.approach-stage{display:grid;grid-template-columns:90px 1.15fr 1fr;gap:43px;padding:50px 0;border-top:1px solid var(--line)}.approach-stage:last-child{padding-bottom:0}.stage-number{font-size:49px;color:#c2d6e9;line-height:1;letter-spacing:-.05em;font-weight:400;padding-top:3px}.stage-main .eyebrow{margin-bottom:14px;font-size:10px;text-transform:uppercase}.stage-main h3{font-size:28px;margin-bottom:20px}.stage-main p{font-size:14px;line-height:1.95;max-width:400px}.stage-deliverables{padding:25px;background:#f5f8fc;border:1px solid #e5ecf3;border-radius:10px}.stage-deliverables ul{list-style:none;padding:0;margin:17px 0}.stage-deliverables li{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:#6d869c;line-height:1.7;margin:10px 0}.stage-deliverables .icon{width:13px;height:13px;color:#468bc0;margin-top:3px}.stage-output{border-top:1px solid #dfe8f1;padding-top:15px;margin-top:20px}.stage-output b{font-weight:500;font-size:11px;color:#54758f}.stage-output p{font-size:11px;line-height:1.8;margin-top:7px}.principles{background:#f3f7fc}.principles h2{font-size:49px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:46px}.principle-card>.icon{width:28px;height:28px;color:#648bad;margin-bottom:25px}.principle-card h3{font-size:25px;margin-bottom:17px}.principle-card p{font-size:14px;line-height:1.9;max-width:340px}.starting-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.starting-grid h2{font-size:49px;margin-bottom:25px}.starting-grid>div>p{font-size:14px;line-height:1.9;max-width:410px;margin-bottom:28px}.starting-card{border:1px solid #dce7f0;background:#f9fbfe;border-radius:12px;padding:35px}.starting-card ol{padding:0;list-style:none;counter-reset:starter;margin:25px 0}.starting-card li{counter-increment:starter;font-size:16px;line-height:1.6;padding:20px 0;border-bottom:1px solid #e0e9f2;display:flex;gap:18px;color:#506a83}.starting-card li::before{content:"0"counter(starter);font-size:10px;font-family:var(--mono);color:#88a2b9;padding-top:6px}.starting-card>span:last-child{font-size:11px;color:#8b9db0}
/* About */
.about-hero{background:#fff;padding-bottom:52px}.large-intro{font-size:20px;line-height:1.7;margin-top:32px}.about-illustration figure{padding:17px;background:#f3f7fc;border:1px solid #e3ebf2;border-radius:14px}.about-illustration img{border-radius:6px;width:100%;height:auto;object-fit:contain}.about-illustration figcaption{display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#88a0b6;padding:18px 3px 2px}.about-illustration figcaption span:first-child{font-family:var(--mono);font-size:9px}.story-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:80px}.story-manifesto h2{font-size:44px}.story-prose .lead{color:#4e687f;font-size:20px;line-height:1.75}.story-prose p+p{font-size:14px;line-height:1.9;margin-top:25px}.about-statement{background:#092641;color:#fff;padding:87px 0}.about-statement h2{font-size:60px;line-height:1.14}.about-statement h2>span{color:#97d1f8}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.value-card{border-top:1px solid var(--line);padding-top:23px}.value-card>span{font-family:var(--mono);font-size:10px;color:#90a8be}.value-card h3{font-size:26px;margin:28px 0 18px}.value-card p{font-size:14px;line-height:1.9;max-width:340px}.brand-download{background:#f4f8fc;padding:65px 0}.brand-download>.container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.brand-download h2{font-size:42px;line-height:1.12}.brand-download p{font-size:13px;line-height:1.9;margin:22px 0;max-width:360px}.brand-download .eyebrow{font-size:9px}.brand-preview{background:white;border:1px solid #dfe9f3;border-radius:12px;padding:50px 40px}.brand-preview img{width:100%}
/* Contact */
.contact-section{padding:84px 0 95px;background:linear-gradient(120deg,#fff 40%,#f8fafd)}.contact-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:start;gap:95px}.contact-copy{padding-top:12px;position:sticky;top:40px}.contact-copy h1{font-size:66px;line-height:1.05}.contact-copy .lead{font-size:20px;line-height:1.65;color:#61788f;margin-top:30px}.contact-copy>p:not(.lead){font-size:14px;line-height:1.95;max-width:385px;margin-top:23px}.contact-expectations{margin-top:40px}.contact-expectations>.tiny-label{display:block;margin-bottom:17px;font-size:9px}.contact-expectations>div{display:flex;align-items:center;gap:12px;margin-top:13px;color:#637c92;font-size:12px}.contact-expectations .icon{width:17px;height:17px;color:#6b9abd}.contact-mode-note{display:flex;gap:13px;margin-top:37px;border-top:1px solid #e0e8f1;padding-top:23px;max-width:382px}.contact-mode-note>.icon{width:18px;height:18px;margin-top:3px;color:#91a9bf}.contact-mode-note p{font-size:11px;line-height:1.9;color:#8ba0b4}.contact-copy [data-booking-link]{margin-top:23px}.contact-form-wrap{background:#fff;border:1px solid #dfe7f1;border-radius:16px;padding:35px;box-shadow:0 10px 40px #294e7606}.form-heading{margin-bottom:27px}.form-heading>.tiny-label{font-size:9px}.form-heading h2{font-size:27px;letter-spacing:-.04em;line-height:1.25;margin-top:11px}.form-heading p{font-size:10px;margin-top:13px;color:#97a8b9}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.field{min-width:0}.field.full{grid-column:1/-1}.field>label{display:block;font-size:11px;color:#4f687f;margin-bottom:8px;font-weight:500}.field input,.field select,.field textarea{width:100%;max-width:100%;border:1px solid #d8e2ed;border-radius:6px;background:#fcfdff;color:#26445e;padding:12px 13px;font-size:12px;min-height:43px;transition:border .2s,box-shadow .2s}.field input::placeholder,.field textarea::placeholder{color:#a2b1c1}.field select{font-size:12px;appearance:auto}.field textarea{resize:vertical;min-height:135px;line-height:1.7}.field input:focus,.field textarea:focus,.field select:focus{outline:0;border-color:#65a9f0;box-shadow:0 0 0 3px #388aee12}.field [aria-invalid=true]{border-color:#b96f6f}.field-hint{display:block;font-size:9px;color:#97a9ba;line-height:1.8;margin-top:7px}.trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.field .checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.8;color:#8096aa}.checkbox-label input{width:14px;height:14px;min-height:14px;margin:3px 0 0;flex:none;accent-color:var(--blue)}.checkbox-label a{text-decoration:underline}.submit-button{width:100%;justify-content:space-between;margin-top:25px;min-height:50px;font-size:12px}.submit-button .icon{height:18px;width:18px}.form-footnote{font-size:9px;line-height:1.9;color:#95a8ba;margin-top:15px}.form-footnote a{text-decoration:underline}.form-error{background:#fff4f1;color:#a35244;border:1px solid #f0d0c7;border-radius:5px;padding:11px 13px;font-size:12px;margin-top:15px}.brief-result{border-top:1px solid #dfe9f2;margin-top:30px;padding-top:27px}.result-check{display:inline-flex;background:#e6f4ed;color:#4f9c74;padding:8px;border-radius:50%;margin-bottom:15px}.result-check .icon{width:20px;height:20px}.brief-result h3{font-size:23px;line-height:1.25}.brief-result>p{font-size:12px;line-height:1.8;margin-top:14px}.brief-summary{font-family:var(--mono);font-size:10px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;max-height:230px;overflow-y:auto;color:#738a9e;background:#f5f8fc;border:1px solid #e1e9f2;border-radius:6px;padding:15px;margin-top:20px}.brief-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.brief-actions .button{font-size:11px;min-height:43px;gap:15px;padding:11px 14px}.brief-actions .icon{height:15px;width:15px}.copy-status{font-size:10px!important;color:#599a79!important;min-height:18px}
/* Privacy, 404 */
.compact-hero{padding:66px 0 52px}.compact-hero h1{font-size:60px}.compact-hero p{font-size:13px;line-height:1.9;margin-top:24px}.legal-layout{display:grid;grid-template-columns:230px 1fr;gap:85px;align-items:start}.legal-nav{display:flex;flex-direction:column;gap:17px;position:sticky;top:35px}.legal-nav a{font-size:12px;color:#708aa2}.legal-nav a:hover{color:var(--blue)}.legal-copy section+section{margin-top:43px}.legal-copy h2{font-size:28px;letter-spacing:-.025em;margin-bottom:20px}.legal-copy p{font-size:14px;line-height:1.95;margin-top:17px}.notice{background:#f3f7fc;border:1px solid #dfe8f1;border-radius:7px;padding:18px 20px;color:#68829a;font-size:12px!important;line-height:1.9}.operator-details{display:grid;grid-template-columns:150px 1fr;gap:12px 20px;font-size:12px;color:#6d8297;overflow-wrap:anywhere}.operator-details dt{font-weight:600;color:#445e77}.operator-details dd{margin:0}.not-found{padding:85px 0 105px;background:var(--navy);color:white;text-align:center}.not-found .eyebrow{justify-content:center}.error-code{display:flex;align-items:center;justify-content:center;gap:20px;color:#90d6ff;font-size:160px;line-height:1;letter-spacing:-.05em}.error-code img{width:120px;height:110px;object-fit:contain}.not-found h1{font-size:47px;margin-top:35px}.not-found p{font-size:16px;color:#90aecb;margin-top:22px}.not-found .button{margin-top:30px}
/* Progressive enhancement */
.has-reveal .reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.has-reveal .reveal.is-visible{opacity:1;transform:translateY(0)}.has-reveal .story-image.is-visible{transform:rotate(1deg)}.has-reveal .story-image.is-visible:hover{transform:rotate(0)}
/* Tablet */
@media(min-width:1600px){:root{--container:1320px}.hero-grid{min-height:610px}.hero-art{height:560px}.hero h1{font-size:99px}.hero-copy>p{font-size:17px}.hero-actions{gap:32px}.source-strip>.container{min-height:130px}.hero-core{width:230px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.hero-copy h1{font-size:76px}.hero-grid{grid-template-columns:1.1fr 1fr;min-height:530px}.hero-art{height:500px;margin-right:-28px}.sea-core{width:185px;left:30%}.hero-actions{flex-wrap:wrap;gap:19px}.hero-actions .button{padding:14px 18px;font-size:12px}.hero-secondary{font-size:11px}.source-types{gap:20px}.source-types>span{font-size:11px;gap:7px}.source-strip>.container{gap:25px}.source-strip p{padding-right:23px}.two-col{gap:45px}.flow-diagram{grid-template-columns:1fr 33px 1fr 33px 1fr;padding:30px 25px}.flow-column-title{font-size:7px}.source-node{font-size:10px;gap:8px}.action-card{padding:16px 13px}.action-card h4{font-size:17px}.action-card p{font-size:10px}.solution-grid{gap:13px}.solution-card{padding:21px 17px;min-height:340px}.solution-card h3{font-size:22px}.solution-card>p{font-size:11px}.philosophy-grid{gap:70px}.philosophy-grid h2{font-size:56px}.story-grid{gap:50px}.story-grid h2{font-size:36px}.faq-grid{gap:70px}.detail-grid{gap:55px}.detail-copy h2{font-size:42px}.detail-visual{padding:50px 20px 90px}.system-row{gap:10px}.system-row>span{font-size:9px;min-width:0;padding:11px 10px}.workflow-demo{width:95%}.contact-grid{gap:55px}.contact-copy h1{font-size:58px}.contact-form-wrap{padding:28px}.footer-note{display:none}.approach-stage{gap:25px;grid-template-columns:65px 1.1fr 1fr}.starting-grid{gap:70px}}
@media(max-width:960px){.container{width:calc(100% - 56px)}.section{padding:80px 0}.main-nav{gap:24px}.brand img{width:182px}.main-nav>a{font-size:12px}.hero-copy h1{font-size:65px}.hero-grid{min-height:510px;grid-template-columns:1.1fr 1fr}.hero-copy>p{font-size:14px}.hero-art{height:480px}.hero-copy{padding:35px 0}.hero h1{max-width:calc(100% + 90px)}.tag-one{left:6%;top:20%}.tag-two{right:0;top:16%}.floating-tag{font-size:9px;gap:7px;padding:8px}.floating-tag .icon{height:13px;width:13px}.sea-core{width:165px;min-height:143px;left:24%;top:36%}.sea-core>span{font-size:10px}.coord-top{top:12%;right:10%}.coord-bottom{font-size:6px;left:14%}.hero-note{margin-top:23px}.hero-bottom{gap:14px}.hero-bottom>span{font-size:10px}.hero-stages{gap:18px}.hero-stages>span{font-size:10px}.hero-stages b{margin-right:6px}.source-strip>.container{min-height:117px;gap:20px}.source-types{gap:19px;justify-content:center}.source-types>span{font-size:10px}.source-types .icon{height:19px;width:19px}.source-strip p{font-size:11px}.two-col{gap:35px}.section-heading h2,.process-section h2{font-size:38px}.section-intro{font-size:14px;line-height:1.9}.playground-top h3{font-size:19px}.flow-diagram{grid-template-columns:1fr 24px 1fr 24px 1fr;padding:30px 20px}.flow-column-title{font-size:6px;letter-spacing:.03em}.source-node{font-size:9px;padding:12px 9px;gap:7px}.source-node .icon{height:14px;width:14px}.flow-hub{padding:22px 8px}.flow-hub strong{font-size:15px}.flow-hub>span{font-size:7px}.quality-tags{gap:4px}.quality-tags>span{font-size:7px}.quality-tags span+span::before{margin-right:4px}.action-card .tiny-label{font-size:6px}.action-icon{right:12px;top:12px;padding:4px}.action-icon .icon{width:11px;height:11px}.action-card h4{font-size:16px;margin-top:20px}.action-card p{font-size:9px}.action-footer{font-size:8px}.playground-bottom{padding:14px 20px;align-items:flex-start}.playground-bottom p{font-size:9px}.playground-bottom small{font-size:8px;text-align:right;max-width:170px}.solution-grid{grid-template-columns:repeat(2,1fr);gap:18px}.solutions-section{padding-top:0}.solution-card{padding:26px;min-height:305px}.solution-card h3{max-width:none;font-size:26px;margin-top:25px}.solution-card p{font-size:13px;max-width:280px}.card-arrow{right:24px;bottom:25px}.philosophy-grid{gap:60px;padding:65px 0}.philosophy-grid h2{font-size:50px}.philosophy-grid p{font-size:14px}.process-grid{gap:25px}.process-step h3{font-size:21px}.process-step p{font-size:12px}.story-grid{gap:35px}.story-grid h2{font-size:32px}.story-grid>div>p{font-size:12px}.story-grid .text-link{font-size:11px;gap:12px}.faq-grid{grid-template-columns:.85fr 1.2fr;gap:40px}.faq-grid h2{font-size:37px}.faq-item summary{font-size:13px;padding:21px 0}.faq-item p{font-size:12px}.closing-cta h2{font-size:58px}.page-hero{padding:65px 0 60px}.page-hero h1{font-size:54px}.detail-grid{gap:35px}.detail-copy h2{font-size:38px}.detail-copy h3{font-size:17px}.detail-copy p{font-size:13px}.check-list li{font-size:11px}.detail-visual{min-height:410px;padding:48px 15px 90px}.system-row>span{font-size:8px;gap:6px;padding:12px 8px}.system-row .icon{width:15px;height:15px}.visual-caption{padding:15px}.visual-caption>span{font-size:8px}.schema-demo{gap:13px}.schema-table>span{font-size:8px;margin:0 8px}.schema-table b{font-size:10px}.report-demo{padding:18px}.report-demo h4{font-size:18px}.report-item{gap:9px}.report-item b{font-size:10px}.report-item>div>span{font-size:8px}.workflow-node{padding:12px;gap:10px}.workflow-node b{font-size:10px}.approach-stage{grid-template-columns:45px 1fr 1fr;gap:25px}.stage-number{font-size:39px}.stage-main h3{font-size:23px}.stage-main p{font-size:12px}.stage-deliverables{padding:20px}.stage-deliverables li{font-size:10px}.stage-output p{font-size:10px}.principle-grid{gap:30px}.principle-card h3{font-size:23px}.principle-card p{font-size:12px}.starting-grid{gap:40px}.starting-grid h2{font-size:42px}.starting-card{padding:28px}.starting-card li{font-size:14px}.story-manifesto{gap:45px}.story-manifesto h2{font-size:37px}.story-prose .lead{font-size:18px}.about-statement h2{font-size:50px}.values-grid{gap:27px}.value-card h3{font-size:23px}.value-card p{font-size:13px}.brand-download>.container{gap:60px}.contact-grid{gap:35px;grid-template-columns:.95fr 1.05fr}.contact-copy h1{font-size:52px}.contact-copy .lead{font-size:18px}.contact-copy>p:not(.lead){font-size:12px}.contact-form-wrap{padding:25px}.form-heading h2{font-size:25px}.form-grid{gap:19px 13px}.field>label{font-size:10px}.field input,.field select,.field textarea{font-size:11px;padding:12px 10px}.legal-layout{grid-template-columns:190px 1fr;gap:45px}.footer-top{gap:50px}}
/* Mobile */
@media(max-width:760px){html{scroll-padding-top:25px}.container{width:calc(100% - 40px)}.section{padding:65px 0}.header-inner{height:76px;gap:15px;flex-wrap:wrap}.brand img{width:172px;max-height:45px}.js .menu-toggle{display:flex;align-items:center;justify-content:center;z-index:2}.main-nav{width:100%;padding:8px 0 22px;gap:18px;flex-wrap:wrap;justify-content:center}.header-inner:has(.main-nav){height:auto;min-height:76px}.header-inner .brand{margin:14px 0}.main-nav .nav-contact{margin-left:0}.js .main-nav{display:none}.js .header-inner{height:76px}.js .main-nav.is-open{position:absolute;left:0;right:0;top:75px;display:flex;align-items:stretch;flex-direction:column;gap:0;padding:12px 20px 22px;background:#fff;border-bottom:1px solid #e0e7f0;box-shadow:0 14px 20px #001f3520}.js .site-header--dark .main-nav.is-open{background:#0b2743;border-bottom-color:#ffffff22}.main-nav.is-open>a{padding:15px 12px;font-size:15px}.main-nav.is-open .nav-contact{margin-top:8px;justify-content:space-between;padding:14px 12px}.menu-toggle[aria-expanded=true]>.icon:first-child{display:none}.menu-toggle[aria-expanded=true]>.close-icon{display:block}.hero-grid{grid-template-columns:1fr;padding-top:0;min-height:0}.hero-copy{padding:50px 0 0}.hero-copy .eyebrow{font-size:9px;margin-bottom:26px}.hero h1{font-size:clamp(48px,8.2vw,69px);max-width:100%;width:auto;letter-spacing:-.06em}.hero-copy>p{font-size:14px;line-height:1.8;margin-top:24px}.hero-actions{margin-top:28px;flex-wrap:nowrap;gap:22px}.hero-actions .button{font-size:12px;gap:18px;padding:14px 16px}.hero-secondary{font-size:11px;gap:8px}.hero-secondary .icon{width:16px;height:16px}.hero-note{margin-top:25px;font-size:10px}.hero-art{height:330px;max-width:520px;width:100%;margin:0 auto}.hero-halo{top:230px;right:-220px}.sea-core{width:168px;min-height:135px;left:35%;top:24%;gap:10px}.sea-core img{width:45px;height:39px}.sea-core>span{font-size:10px}.sea-core>small{font-size:7px}.tag-one{left:12%;top:14%;font-size:8px}.tag-two{right:2%;top:10%;font-size:8px}.tag-three{right:0;bottom:15%;font-size:8px}.coord-top{top:3%;right:4%;font-size:6px}.coord-bottom{bottom:3%;left:25%;font-size:5px}.hero-bottom{height:auto;min-height:62px;gap:15px;flex-wrap:wrap;padding:17px 0;margin-top:7px}.hero-bottom>span{display:none}.hero-stages{gap:29px}.hero-stages>span{font-size:10px}.hero-stages b{font-size:8px}.motion-toggle{font-size:9px;margin-left:auto}.source-strip>.container{padding:27px 0;min-height:0;display:block}.source-strip p{text-align:center;border:0;padding-right:0;font-size:11px;line-height:1.7}.source-strip p br{display:none}.source-strip p strong{margin-left:5px}.source-types{gap:22px 25px;justify-content:center;margin-top:22px}.source-types>span{font-size:10px;gap:7px}.source-types .icon{height:17px;width:17px}.section-heading{margin-bottom:30px}.two-col{display:block}.section-heading h2,.story-grid h2,.faq-grid h2,.process-section h2{font-size:36px;line-height:1.14}.eyebrow{font-size:9px;letter-spacing:.07em;margin-bottom:20px}.section-intro{font-size:14px;line-height:1.9;margin-top:26px;max-width:none}.intro-section{padding-bottom:60px}.playground-top{padding:22px 20px 18px;align-items:flex-start;gap:12px}.playground-top h3{font-size:19px;line-height:1.35;max-width:225px}.playground-top .tiny-label{font-size:8px}.sample-badge{font-size:7px;padding:4px 6px;max-width:92px;white-space:normal;text-align:center;line-height:1.5;margin-top:2px}.scenario-tabs{padding:0 10px;gap:0;justify-content:space-between}.scenario-tabs button{font-size:10px;padding:12px 9px;gap:6px}.scenario-tabs button .icon{height:14px;width:14px}.flow-diagram{grid-template-columns:1fr;padding:27px 23px;min-height:0;gap:0}.flow-column-title{font-size:8px;letter-spacing:.065em;margin-bottom:16px}.flow-sources{max-width:360px;width:100%;margin:0 auto}.source-node{padding:12px 14px;font-size:11px;gap:12px;margin-top:9px}.source-node .icon{height:17px;width:17px}.flow-connector{width:1px;height:28px;margin:0 auto;background:#b4cbe2}.flow-connector>span{display:none}.flow-center{max-width:360px;margin:0 auto;width:100%}.flow-center .flow-column-title{display:none}.flow-hub{flex-direction:row;flex-wrap:wrap;gap:3px 12px;justify-content:center;padding:18px 15px}.flow-hub img{width:40px;height:35px;margin:0}.flow-hub strong{font-size:19px}.flow-hub>span{width:100%;font-size:9px;margin-top:5px}.quality-tags{margin-top:9px;gap:8px}.quality-tags>span{font-size:8px}.quality-tags span+span::before{margin-right:8px}.connector-out{margin-top:12px}.flow-output{max-width:360px;width:100%;margin:0 auto}.flow-output>.flow-column-title{margin-top:16px;text-align:left;font-size:8px}.action-card{padding:21px}.action-card>.tiny-label{font-size:8px}.action-card h4{font-size:22px;max-width:230px;margin-top:17px}.action-card p{font-size:12px;min-height:0;margin-top:10px}.action-footer{font-size:10px}.action-icon{right:19px;top:17px;padding:7px}.action-icon .icon{height:14px;width:14px}.playground-bottom{display:block;padding:16px 20px}.playground-bottom p{font-size:9px;align-items:flex-start;line-height:1.7}.playground-bottom .status-dot{margin-top:5px}.playground-bottom small{display:block;margin-top:6px;text-align:left;font-size:8px;max-width:none;padding-left:12px}.heading-inline{display:block}.heading-inline .text-link{margin-top:25px;padding:0;font-size:12px}.solutions-section{padding-top:0;padding-bottom:66px}.solution-grid{gap:13px}.solution-card{padding:20px 17px;min-height:324px}.solution-card h3{font-size:23px;line-height:1.15;max-width:175px;margin-top:30px}.solution-card>p{font-size:11px;line-height:1.8}.card-top>.icon{width:25px;height:25px}.card-arrow{bottom:15px;right:15px;width:25px;height:25px}.card-arrow .icon{height:12px;width:12px}.mini-connections{font-size:7px;gap:3px}.mini-connections span{padding:4px}.mini-connections b{padding:6px}.mini-connections i{width:6px}.mini-bars{width:107px;height:42px;gap:4px}.mini-workflow{gap:4px;font-size:7px;flex-wrap:wrap;max-width:130px}.mini-workflow>span:not(.mini-arrow){padding:5px}.mini-workflow i{display:none}.mini-records>span{font-size:7px}.philosophy-grid{display:block;padding:58px 0}.philosophy-grid h2{font-size:51px;line-height:1.05}.philosophy-grid p{font-size:14px;line-height:1.9;margin-top:26px;max-width:none;margin-bottom:22px}.philosophy-grid .text-link{font-size:12px}.philosophy-mark{font-size:480px;right:-100px;bottom:-180px}.process-grid{grid-template-columns:1fr;gap:31px}.step-top{margin-bottom:18px}.process-step{padding-top:18px}.process-step h3{font-size:24px;margin-bottom:14px}.process-step p{font-size:13px;max-width:none}.step-top .icon{height:23px;width:23px}.story-teaser{padding:57px 0}.story-grid{grid-template-columns:1fr;gap:35px}.story-grid h2{font-size:35px}.story-grid>div>p{font-size:13px;max-width:none;margin-top:22px}.story-grid .text-link{font-size:12px;margin-top:24px}.story-image{max-width:520px}.story-image>span{font-size:9px}.faq-grid{display:block}.faq-grid>div>p{font-size:13px;margin-top:20px}.faq-list{margin-top:30px}.faq-item summary{font-size:14px;padding:22px 0}.faq-item p{font-size:12px}.closing-cta{padding:66px 0 55px}.closing-cta h2{font-size:46px;line-height:1.1}.closing-cta p{font-size:12px;line-height:1.9}.closing-cta p br{display:none}.closing-cta .button{font-size:12px;gap:24px}.cta-caption{font-size:8px}.site-footer{padding-top:46px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 30px;padding-bottom:36px}.footer-brand{grid-column:1/-1}.footer-brand .brand img{width:184px}.footer-brand p{font-size:12px;margin-top:12px}.footer-brand .text-link{margin-top:16px}.footer-top h2{font-size:9px;margin-bottom:18px;padding:0}.footer-top>div:not(.footer-brand)>a{font-size:11px;margin-bottom:11px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:18px 20px;min-height:90px;padding:23px 0;font-size:9px}.footer-bottom>span:first-child{flex-basis:100%}.footer-note{display:none}.footer-bottom .icon{width:11px;height:11px}.page-hero{padding:58px 0 49px}.page-hero h1{font-size:43px;line-height:1.12}.page-hero .eyebrow{font-size:9px;margin-bottom:24px}.page-hero-bottom{display:block;margin-top:28px}.page-hero-bottom p{font-size:14px;line-height:1.85}.page-hero-bottom .button{margin-top:25px;font-size:12px}.section-nav>.container{gap:22px;min-height:60px;justify-content:space-between}.section-nav a{font-size:9px;white-space:nowrap}.detail-grid{grid-template-columns:1fr;gap:35px}.detail-copy h2{font-size:40px;margin-bottom:22px}.detail-copy h3{font-size:19px;max-width:none}.detail-copy>p{font-size:13px;max-width:none}.check-list li{font-size:12px}.detail-visual{min-height:405px;padding:55px 25px 90px}.system-row>span{font-size:10px;padding:13px 12px;gap:8px}.system-row .icon{width:17px;height:17px}.system-row{gap:16px;justify-content:center}.system-center{width:200px}.visual-tag{font-size:8px}.visual-caption{padding:17px 20px}.visual-caption strong{font-size:12px}.visual-caption>span{font-size:9px}.schema-demo{gap:20px;max-width:400px}.schema-table>span{font-size:10px;margin:0 11px;padding:7px 0}.schema-table b{font-size:12px;padding:12px}.schema-table em{font-size:7px}.report-demo{padding:25px;max-width:400px}.report-demo h4{font-size:23px}.report-item b{font-size:12px}.report-item>div>span{font-size:10px}.report-item{gap:13px;padding:16px 0}.workflow-demo{max-width:360px;width:100%}.workflow-node{padding:15px;gap:15px}.workflow-node b{font-size:12px}.workflow-node small{font-size:7px}.scope-note{padding:30px 0}.scope-note>.container{gap:15px}.scope-note h2{font-size:20px;line-height:1.3}.scope-note p{font-size:11px;line-height:1.9}.scope-note .icon{height:23px;width:23px}.approach-stages{margin-top:38px}.approach-stage{grid-template-columns:43px 1fr;gap:23px 19px;padding:35px 0}.stage-number{font-size:37px}.stage-main h3{font-size:27px}.stage-main p{font-size:13px;max-width:none}.stage-deliverables{grid-column:2;padding:20px}.stage-deliverables li{font-size:11px}.stage-output p{font-size:11px}.principles h2,.starting-grid h2{font-size:39px}.principle-grid{grid-template-columns:1fr;gap:34px;margin-top:33px}.principle-card>.icon{margin-bottom:17px}.principle-card h3{font-size:25px;margin-bottom:15px}.principle-card p{font-size:13px;max-width:none}.starting-grid{grid-template-columns:1fr;gap:35px}.starting-grid>div>p{font-size:13px;max-width:none}.starting-grid .button{font-size:12px}.starting-card{padding:27px}.starting-card li{font-size:15px;padding:18px 0}.large-intro{font-size:17px;line-height:1.7;margin-top:26px}.about-hero{padding-bottom:36px}.about-illustration figure{padding:9px;border-radius:10px}.about-illustration img{max-height:none;object-fit:contain;border-radius:4px}.about-illustration figcaption{font-size:8px;gap:12px;padding:12px 3px 4px;flex-wrap:wrap}.about-illustration figcaption span:first-child{font-size:7px}.story-manifesto{grid-template-columns:1fr;gap:28px}.story-manifesto h2{font-size:36px}.story-prose .lead{font-size:18px;line-height:1.8}.story-prose p+p{font-size:13px;margin-top:22px}.about-statement{padding:60px 0}.about-statement h2{font-size:37px;line-height:1.17}.values-grid{grid-template-columns:1fr;gap:32px}.value-card h3{font-size:27px;margin-top:21px}.value-card p{font-size:13px;max-width:none}.brand-download{padding:54px 0}.brand-download>.container{grid-template-columns:1fr;gap:30px}.brand-download h2{font-size:38px}.brand-download p{max-width:none}.brand-preview{padding:40px 35px}.contact-section{padding:53px 0 65px}.contact-grid{grid-template-columns:1fr;gap:37px}.contact-copy{position:static;padding-top:0}.contact-copy h1{font-size:54px}.contact-copy .lead{font-size:19px;line-height:1.7;margin-top:26px}.contact-copy>p:not(.lead){font-size:13px;max-width:none;line-height:1.85}.contact-expectations{margin-top:28px}.contact-mode-note{max-width:none;margin-top:27px}.contact-mode-note p{font-size:11px}.contact-form-wrap{padding:25px 22px}.form-heading h2{font-size:27px}.form-heading p{font-size:10px}.form-grid{gap:21px 13px}.field>label{font-size:11px}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px;min-height:45px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field select{font-size:13px;min-height:46px}.field-hint{font-size:9px}.field .checkbox-label{font-size:11px}.submit-button{font-size:12px}.form-footnote{font-size:10px}.compact-hero h1{font-size:46px}.legal-layout{grid-template-columns:1fr;gap:35px}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:15px 22px;padding-bottom:25px;border-bottom:1px solid #dfe8f1}.legal-nav a{font-size:10px}.legal-copy h2{font-size:26px}.legal-copy p{font-size:13px;line-height:1.9}.operator-details{grid-template-columns:1fr;gap:5px;margin:0}.operator-details dd{margin-bottom:13px}.not-found{padding:65px 0 85px}.error-code{font-size:115px;gap:12px}.error-code img{width:86px;height:76px}.not-found h1{font-size:36px;line-height:1.15}.not-found p{font-size:13px}.not-found .button{font-size:12px}}
@media(max-width:390px){.container{width:calc(100% - 34px)}.hero h1{font-size:46px}.hero-copy{padding-top:42px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-art{height:300px}.sea-core{width:155px;left:30%;top:25%}.tag-one{left:5%}.tag-three{right:0}.hero-stages{gap:17px}.hero-stages>span{font-size:9px}.motion-toggle{font-size:8px}.source-types{gap:17px}.scenario-tabs{padding:0 5px}.scenario-tabs button{font-size:9px;padding:13px 7px;gap:5px}.scenario-tabs button .icon{width:12px;height:12px}.playground-top{padding:20px 17px}.playground-top h3{font-size:17px}.flow-diagram{padding:25px 18px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:280px;padding:25px}.solution-card h3{max-width:none;font-size:25px;margin-top:25px}.solution-card p{max-width:none;font-size:13px}.solution-card .card-arrow{bottom:23px;right:23px}.closing-cta h2{font-size:39px}.section-heading h2,.story-grid h2{font-size:33px}.section-nav>.container{gap:12px}.section-nav a{font-size:8px}.detail-visual{padding-left:17px;padding-right:17px}.system-row>span{font-size:8px;gap:6px;padding:12px 10px}.schema-table>span{font-size:9px}.page-hero h1{font-size:38px}.contact-copy h1{font-size:48px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.contact-form-wrap{padding:25px 19px}.footer-top{gap:32px 20px}.footer-bottom{font-size:8px}.hero-copy .eyebrow{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.has-reveal .reveal{opacity:1;transform:none}.floating-tag{animation:none}}
@media print{.site-header,.site-footer,.motion-toggle,.hero-art,.hero-actions,.closing-cta,.section-nav,.legal-nav{display:none!important}body{color:#000;background:#fff;font-size:11pt}.container{width:100%;max-width:none}.section,.page-hero,.contact-section{padding:25px 0;background:#fff;color:#000}h1,h2,h3{break-after:avoid}p{color:#333}.reveal{opacity:1!important;transform:none!important}.hero{background:#fff;color:#000}.hero-copy{padding:25px 0}.hero h1 span,.muted{color:#333}.contact-grid,.detail-grid{display:block}.contact-copy{position:static}.contact-form-wrap{margin-top:25px;box-shadow:none}.contact-copy .lead{color:#333}.solution-card,.approach-stage,.faq-item{break-inside:avoid}a{text-decoration:underline}.faq-item p{display:block}.brief-result{break-inside:avoid}.brief-actions{display:none}}
/* Il marchio vivo sta dentro una <picture>, che sceglie il file fermo per chi
   ha spento le animazioni. `display:contents` toglie di mezzo la scatola della
   <picture>: cosi' l'<img> resta l'elemento che impagina, esattamente com'era
   prima, e nessuna regola di questo foglio cambia comportamento. */
picture{display:contents}
