@font-face{font-family:Pretendard;src:url(../fonts/PretendardVariable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:block}:root{--font-family:Pretendard, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;font-family:var(--font-family);color:#151b28;font-synthesis:none;-webkit-font-smoothing:antialiased;--ink:#020511;--navy:#08172f;--blue:#0757ff;--button-blue:#2e6bff;--sky:#7fb4ff;--red:#c62f3c;--gold:#8a620a;--soft:#f4f7fc;--muted:#667085;--border:#dde5f2;--headline-shadow:0 0 18px #2e6bff57, 0 8px 18px #00000061;--card-shadow:0 0 18px #2e6bff1a, 0 18px 36px #071b458c;background:#020511}*{box-sizing:border-box}*,:before,:after{font-family:var(--font-family)}html{scroll-behavior:smooth;scroll-padding-top:24px}body{min-width:320px;font-family:var(--font-family);margin:0}h1,h2,h3,p,ul,ol,figure,blockquote{margin:0}ul,ol{padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}img{max-width:100%;display:block}em{color:var(--blue);font-style:normal}p,h1,h2,h3,li,blockquote,button{word-break:keep-all;overflow-wrap:normal}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.copy-line{display:block}.keep-together{white-space:nowrap;display:inline-block}strong{font-weight:700}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:6px;outline:3px solid #58a6ff}.image-unavailable{visibility:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;color:var(--blue);background:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden}.container{width:min(1120px,100% - 64px);margin-inline:auto}.section{isolation:isolate;position:relative;overflow:clip}.section--light,.section--soft{--headline-shadow:none;--card-shadow:0 10px 28px #071b451a}.section--light{background:#fff}.section--soft{background:var(--soft)}.section--dark{--red:#ff6a6a;--gold:#f3d889;color:#fff;background:radial-gradient(90% 100% at 51% 100%,#2e6bff21,#173b7b0a 55%,#0000),linear-gradient(106deg,#020511,#06142d 50%,#020511)}.section--dark em{color:var(--sky)}.section__inner{align-items:center;gap:var(--gap,32px);padding-block:var(--top,104px) var(--bottom,104px);text-align:center;flex-direction:column;display:flex;position:relative}.section__inner>*{flex-shrink:0}.section-glow{z-index:-1;pointer-events:none;width:1080px;max-width:none;height:680px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.section--light>.section-glow,.section--soft>.section-glow{mix-blend-mode:screen}.section-title{text-shadow:var(--headline-shadow);letter-spacing:-.5px;width:100%;font-size:46px;font-weight:800;line-height:67px}.eyebrow{color:var(--blue);text-shadow:0 0 14px #2e6bff4d;font-size:16px;font-weight:700;line-height:23px}.text-accent{text-underline-offset:.22em;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px}.section .text-red{color:var(--red);text-shadow:none}.section .text-gold{color:var(--gold);text-shadow:none}.section .text-blue{color:var(--blue);text-shadow:none}.section--dark .text-blue,.process-step .text-blue{color:var(--sky)}.text-shimmer--silver{color:#d4e3fa}@supports ((-webkit-background-clip:text) or (background-clip:text)){.text-shimmer{--shine:#fff;background-image:linear-gradient(110deg, currentColor 0%, currentColor 43%, var(--shine) 49%, var(--shine) 51%, currentColor 57%, currentColor 100%);-webkit-text-fill-color:transparent;background-position:100% 0;background-repeat:no-repeat;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite text-sweep}.section .text-shimmer{text-shadow:none}.solution__title .text-shimmer{animation-duration:4s}.text-shimmer--light{--shine:#8dbbff}}@keyframes text-sweep{0%,10%{background-position:100% 0}45%,to{background-position:0 0}}.legal-note{color:var(--muted);width:100%;font-size:13px;font-weight:400;line-height:22px}.hero{--top:24px;--bottom:78px;--gap:28px}.hero>.section-glow{width:1300px;height:980px;top:-500px;left:50%}.site-header{text-align:left;justify-content:space-between;align-items:center;width:100%;min-height:76px;display:flex}.brand{flex-direction:column;gap:4px;display:flex}.brand strong{font-size:20px;line-height:27px}.brand span{color:var(--sky);letter-spacing:-.22px;font-size:11px;line-height:16px}.consult-link{background:var(--button-blue);color:#fff;text-align:center;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;width:min(440px,100%);min-height:95px;padding:18px 28px;font-size:24px;font-weight:700;line-height:35px;transition:background-color .22s ease-out,box-shadow .22s ease-out,border-color .22s ease-out;display:flex;box-shadow:0 0 24px #f2d68a38,0 18px 40px #d6912657,inset 0 1px 1px #fff6}.consult-link small{font-size:14px;line-height:22px}.consult-link--light{color:var(--button-blue);background:#fff}.consult-link:hover{border-color:var(--sky);box-shadow:0 10px 50px #0852ff5c}.consult-link--light:hover{background:#071122}.consult-link--compact{border-radius:8px;width:218px;min-height:46px;padding:11px 23px;font-size:15px;line-height:22px}.hero__kicker{color:var(--sky);letter-spacing:-.42px;font-size:21px;font-weight:600;line-height:30px}.hero h1{letter-spacing:-3.36px;min-height:320px;text-shadow:var(--headline-shadow);font-size:84px;font-weight:900;line-height:103px}.hero__sub{letter-spacing:-.48px;font-size:24px;font-weight:600;line-height:35px}.hero__message{font-size:22px;font-weight:600;line-height:34px}.hero__message p+p{margin-top:34px}.hero__message strong{color:#7ec8ff}.carousel{clip-path:inset(-42px 0);width:100%;position:relative}.carousel__viewport{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;outline-offset:8px;height:276px;position:relative}.carousel__viewport:active{cursor:grabbing}.carousel__card{border:1px solid var(--sky);background:var(--navy);pointer-events:none;border-radius:16px;flex-direction:column;gap:14px;padding:9px 9px 17px;transition:transform .34s ease-out,width .34s ease-out,height .34s ease-out,opacity .34s ease-out;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 14px 32px #0000002e}.carousel__card.is-center{box-shadow:0 0 34px #0d52ff38,0 24px 52px #00000057}.carousel__image{border:1.5px solid #4791ffb8;border-radius:10px;flex:1;min-height:0;overflow:hidden;box-shadow:0 0 22px #0857ff2e,0 18px 34px #001a594d}.carousel__image img{object-fit:cover;width:100%;height:100%}.carousel__card figcaption{font-size:18px;font-weight:700;line-height:26px}.carousel--patent .carousel__card{border-color:#4f99ff7a;border-radius:18px;padding:0}.carousel--patent .carousel__image{box-shadow:none;border:0;border-radius:17px}.carousel--patent .carousel__card.is-center{border:2px solid #4f99ffd9;box-shadow:0 22px 42px #00000057,0 0 30px #0857ff61}.carousel__controls{z-index:30;opacity:0;background:#020511eb;border:1px solid #376098;border-radius:24px;gap:5px;padding:4px;transition:opacity .16s;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.carousel:hover .carousel__controls,.carousel:focus-within .carousel__controls{opacity:1}.carousel__controls button{color:#fff;background:0 0;border:0;border-radius:20px;min-width:36px;height:30px;padding:0 10px;font-size:12px}.carousel__controls button:hover{background:#19459d}.carousel__controls button:disabled{opacity:.4;cursor:default}.solution{--top:100px;--bottom:64px;--gap:42px}.solution>.section-glow{width:1400px;height:900px;top:-180px}.solution__intro{font-size:28px;font-weight:600;line-height:40px}.solution__title{min-height:198px;font-weight:900;line-height:92px}.solution__title strong{color:var(--sky);text-shadow:0 0 18px #0857ff6b,0 4px 34px #1f7aff33;font-size:68px;font-weight:900;display:block}.solution__title span{font-size:34px;display:block}.solution__caption{text-shadow:0 0 14px #2e6bff4d;font-size:24px;font-weight:700;line-height:38px}.reactions{--top:72px;--bottom:64px;--gap:24px}.reactions .section-title{line-height:64px}.reaction-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid}.reaction-card{background:var(--soft);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;min-height:228px;padding:24px;display:flex;position:relative;box-shadow:0 10px 26px #050a1714}.reaction-card__icon{width:44px;height:44px}.reaction-card__number{color:var(--blue);font-size:15px;font-weight:700;line-height:22px;position:absolute;top:29px;right:31px}.reaction-card h3{font-size:25px;font-weight:800;line-height:1.4}.reaction-card p{color:var(--muted);font-size:18px;font-weight:600;line-height:1.5}.reactions .legal-note{text-align:left}.perception{--top:72px;--bottom:64px;--gap:22px}.perception-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.perception-card{border:1px solid var(--border);min-height:0;box-shadow:var(--card-shadow);background:#fff;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex}.perception-card__label{color:var(--blue);font-size:22px;font-weight:800;line-height:1.3}.perception-card__before{color:var(--muted);text-wrap:balance;font-size:17px;line-height:25px}.perception-card h3{font-size:25px;font-weight:800;line-height:1.4}.perception-card__note{color:var(--muted);font-size:15px;line-height:22px}.perception__conclusion{font-size:19px;font-weight:600;line-height:1.5}.consult{--top:104px;--bottom:102px;--gap:28px}.consult>.section-glow{width:1240px;height:980px;top:-90px}.consult .section-title{font-size:50px;line-height:73px}.consult__intro{font-size:23px;font-weight:600;line-height:1.6}.consult-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;list-style:none;display:grid}.consult-steps li{background:#08172ff0;border:1px solid #28549a6b;border-radius:16px;flex-direction:column;gap:8px;min-height:103px;padding:21px 19px;display:flex}.consult-steps span{color:#4a89ff;font-size:13px;font-weight:700;line-height:19px}.consult-steps strong{font-size:22px;line-height:32px}.consult__no-idea{font-size:21px;font-weight:700;line-height:30px}.consult-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;list-style:none;display:grid}.consult-benefits li{background:#060f29b8;border:1px solid #337aff8c;border-radius:10px;min-height:54px;padding:15px 12px;font-size:15px;font-weight:700;line-height:22px}.consult__available{font-size:16px;font-weight:400;line-height:23px}.consult-note{font-size:14px;font-weight:400;line-height:20px}.pricing{--top:104px;--bottom:104px;--gap:22px}.pricing__kicker{font-size:18px;font-weight:700;line-height:28px}.pricing .section-title{letter-spacing:-1.2px;text-shadow:none;font-size:48px;font-weight:800;line-height:1.25}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(840px,100%);margin-block:8px 2px;display:grid;position:relative}.pricing-card{color:#fff;text-align:left;background:#1b222e;border:1px solid #343c48;border-radius:18px;flex-direction:column;align-items:flex-start;gap:14px;min-width:0;padding:26px 28px 22px;transition:transform .24s ease-out,box-shadow .24s ease-out,border-color .24s ease-out;display:flex;position:relative}.pricing-card__label{color:var(--red);background:#ff6a6a17;border:1px solid #ff6a6a5c;border-radius:99px;padding:4px 11px;font-size:12px;font-weight:700;line-height:18px;display:inline-flex}.pricing-card__title{letter-spacing:-.6px;font-size:27px;font-weight:700;line-height:1.35}.pricing-card__price{white-space:nowrap;letter-spacing:-1.5px;color:var(--gold);margin-top:2px;font-size:52px;font-weight:800;line-height:1.2}.pricing-card__price small{letter-spacing:-.8px;font-size:30px;font-weight:700}.pricing-card__footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:2px;padding-top:15px;display:flex}.pricing-card__total{color:#b7c0cf;font-size:15px;font-weight:600;line-height:22px}.pricing-card__select{color:#b7c0cf;font-size:13px;font-weight:600}.pricing-card--recommended{background:#24272c;border-color:#74613b}.pricing-card--recommended .pricing-card__label{color:var(--gold);background:#f3d8891a;border-color:#f3d8896b}.pricing-card--recommended .pricing-card__total{color:#fff}.pricing__description{font-size:20px;font-weight:600;line-height:1.65}.pricing .legal-note{color:#9ba7b9;font-size:12px;line-height:1.7}.expertise{--top:88px;--bottom:60px;--gap:22px}.expertise>.section-glow{width:1240px;height:800px;top:-330px}.expertise__icon{width:68px;height:68px}.expertise p{letter-spacing:-.44px;font-size:22px;font-weight:600;line-height:32px}.expertise h2{letter-spacing:-.96px;text-shadow:0 0 18px #0857ff6b,0 4px 34px #1f7aff33;font-size:48px;font-weight:900;line-height:70px}.expertise .expertise__closing{text-shadow:0 0 16px #ff2e295c;font-size:36px;font-weight:700;line-height:52px}.expertise__closing em{color:#7ec8ff}.process{--top:104px;--bottom:74px;--gap:24px;background:#f6f9fd}.process-list{text-align:left;flex-direction:column;gap:24px;width:min(1000px,100%);list-style:none;display:flex;position:relative}.process-list:before{content:"";background:#c6cbd3;width:2px;position:absolute;top:51px;bottom:64px;left:55px}.process-step{--gold:#f3d889;color:#fff;background:#111620;border:1px solid #2d3440;border-radius:16px;gap:18px;padding:26px;transition:opacity .52s ease-out,transform .52s ease-out;display:flex;position:relative;box-shadow:0 10px 28px #070f1e1f}.process-list[data-reveal=pending] .process-step{opacity:0;transform:translateY(24px)}.process-list[data-reveal=done] .process-step{opacity:1;transform:translateY(0)}.process-number{width:48px;height:48px;color:var(--sky);background:#262b34;border:1px solid #404650;border-radius:50%;flex:0 0 48px;place-items:center;font-size:16px;font-weight:700;display:grid;position:relative}.process-step__body{flex:1;min-width:0}.process-step h3{margin-bottom:8px;font-size:24px;font-weight:800;line-height:35px}.process-examples{color:#c1cad7;font-size:21px;font-weight:600;line-height:1.45}.process-examples small{font-size:inherit}.process-chain{font-size:22px;font-weight:700;line-height:1.45}.patent-examples{color:#b5bfce;letter-spacing:-.3px;margin-top:10px;padding-left:20px;font-size:17px;line-height:1.5}.patent-examples li+li{margin-top:6px}.process-key{color:var(--sky);font-size:21px;font-weight:600;line-height:1.6}.process-note{color:#a5b1c3;margin-top:6px;font-size:13px;line-height:25px}.problem{--top:110px;--bottom:68px;--gap:36px}.problem .section-title{line-height:65px}.problem__conclusion{background:var(--navy);border:1px solid #294a8f;border-radius:16px;width:100%;min-height:196px;padding:29px 35px}.problem__conclusion p{font-size:20px;font-weight:700;line-height:45px}.problem__conclusion strong{font-size:29px;line-height:45px}.problem__conclusion em{color:#7ec8ff}.deliverables{--top:106px;--bottom:106px;--gap:48px}.deliverables .section-title{text-shadow:none;line-height:69px}.deliverables-grid{text-align:left;grid-template-columns:minmax(0,640px) minmax(0,1fr);align-items:center;gap:40px;width:100%;display:grid}.certificate-frame{border:1px solid #d7e2f3;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 12px 30px #1e407321}.certificate-frame img{aspect-ratio:9366/6795;object-fit:contain;width:100%;height:auto}.deliverables__copy{flex-direction:column;gap:20px;min-width:0;display:flex}.deliverables__copy h3{letter-spacing:-.8px;text-shadow:var(--headline-shadow);font-size:26px;font-weight:700;line-height:39px}.deliverables__copy>p{color:var(--muted);font-size:19px;font-weight:600;line-height:29px}.deliverables__copy>p strong{color:#151b28}.deliverables__uses{flex-direction:column;gap:20px;list-style:none;display:flex}.deliverables__uses li{background:var(--soft);border:1px solid var(--border);min-height:58px;box-shadow:var(--card-shadow);border-radius:10px;padding:16px 19px;font-size:16px;font-weight:700;line-height:24px}.examples{--top:110px;--bottom:68px;--gap:36px}.examples>.section-glow{width:920px;height:500px;top:-60px}.examples .section-title{text-shadow:none;font-size:54px;line-height:75px}.examples__description{text-shadow:0 0 14px #2e6bff4d;font-size:23px;font-weight:600;line-height:36px}.examples__description p+p{margin-top:36px}.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid;position:relative}.examples-glow{width:1020px;height:560px;top:-80px}.example-card{background:var(--navy);border:1px solid #3d66b0;border-radius:18px;flex-direction:column;gap:16px;padding:11px 11px 19px;display:flex;position:relative;box-shadow:0 22px 48px #0000004d}.example-card>div{border:1.5px solid #4791ff6b;border-radius:18px;height:470px;overflow:hidden;box-shadow:0 0 24px #0857ff24,0 18px 34px #00000061}.example-card img{object-fit:cover;width:100%;height:100%}.example-card figcaption{font-size:17px;font-weight:700;line-height:26px}.results{--top:100px;--bottom:62px;--gap:32px}.results__title{width:100%;min-height:199px;font-weight:700}.results__title>span{font-size:40px;line-height:58px;display:block}.results__title>span:first-child{font-size:23px;line-height:57px}.results__title em{font-size:60px;line-height:84px;display:block}.results-board{border:1px solid #cbd9ee;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 12px 32px #1e40731f}.results-board img{aspect-ratio:5238/1837;object-fit:contain;width:100%;height:auto}.results__note{text-align:right;width:100%;color:var(--muted);font-size:12px;line-height:17px}.results blockquote{text-wrap:balance;font-size:27px;font-weight:700;line-height:39px}.results__closing{font-size:29px;font-weight:700;line-height:42px}.results-chips{gap:12px;list-style:none;display:flex}.results-chips li{border:1px solid var(--border);width:160px;color:var(--blue);background:#fff;border-radius:99px;padding:11px 23px;font-size:15px;font-weight:700;line-height:22px}.eligibility{--top:104px;--bottom:62px;--gap:36px}.eligibility .section-title{line-height:66px}.eligibility-types{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;list-style:none;display:grid}.eligibility-types li{border:1px solid var(--border);background:var(--soft);min-height:68px;box-shadow:var(--card-shadow);border-radius:12px;align-items:center;gap:12px;padding:19px;display:flex}.eligibility-types span{color:var(--blue);text-align:center;width:28px;font-size:13px;font-weight:700}.eligibility-types strong{font-size:20px;line-height:28px}.value-card{background:var(--soft);width:100%;min-height:232px;box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;gap:20px;padding:38px 40px;display:flex}.value-card h3{font-size:28px;font-weight:700;line-height:43px}.value-card p{font-size:20px;font-weight:600;line-height:1.65}.value-card em{font-weight:700}.final-cta{--top:112px;--bottom:74px;--gap:32px}.final-cta>.section-glow{width:1300px;height:900px;top:-530px;left:calc(50% + 180px)}.final-cta__icon{background:var(--navy);border:1px solid #2657bf;border-radius:18px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 10px 48px #0852ff4d}.final-cta__icon img{width:44px;height:44px}.final-cta .section-title{font-size:42px;line-height:64px}.final-cta__description{color:#edf2fa;font-size:23px;font-weight:600;line-height:1.65}.final-cta .consult-note{color:var(--sky);line-height:22px}.site-footer{background:var(--ink);color:#8c9cba;border-top:1px solid #212e4a;padding-block:47px 48px;font-size:13px;line-height:23px}.site-footer .container{flex-direction:column;gap:18px;display:flex}.footer-logo{width:320px;height:66px}.footer-logo img{object-fit:contain;object-position:left center;mix-blend-mode:screen;width:100%;height:100%}.footer-representatives{line-height:22px}.footer-offices{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;width:100%;display:grid}.footer-offices address{flex-direction:column;min-height:71px;font-style:normal;display:flex}.footer-offices strong{color:#fff;font-size:16px}.footer-email{overflow-wrap:anywhere;font-size:12px}.footer-email a:hover{color:#fff;text-decoration:underline}.footer-copyright{font-size:11px}@media (width<=1199px){.section-title{font-size:41px}.deliverables-grid{grid-template-columns:56% minmax(0,1fr);gap:32px}.deliverables__copy h3{font-size:26px}.patent-examples{font-size:16px}.consult-steps strong{font-size:20px}}@media (width<=900px){.section__inner{gap:30px;padding-block:80px}.hero .section__inner{padding-top:20px}.section-title,.consult .section-title{font-size:36px;line-height:1.5}.hero h1{min-height:270px;font-size:72px;line-height:1.2}.solution__title strong{font-size:52px}.reaction-card{min-height:220px;padding:28px}.reaction-card h3{font-size:23px}.reaction-card p{font-size:17px}.reaction-card p br{display:none}.perception-card{padding:28px}.perception-card h3{font-size:25px;line-height:38px}.perception-card__before{min-height:50px}.perception__conclusion{font-size:21px}.consult-steps{gap:10px}.consult-steps li{padding-inline:12px}.consult-steps strong{font-size:18px}.consult-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{padding:24px}.pricing-card__title{font-size:23px}.pricing-card__price{font-size:42px}.pricing-card__price small{font-size:25px}.process-step{gap:20px;padding:28px}.process-list:before{left:52px}.process-examples{font-size:19px}.process-chain{font-size:20px}.problem .section-title{line-height:1.5}.problem__conclusion strong{font-size:26px}.deliverables-grid{grid-template-columns:1fr;gap:54px}.certificate-frame{max-width:720px;margin-inline:auto}.deliverables__copy{width:100%;max-width:600px;margin:0 auto}.deliverables__copy h3{font-size:30px}.example-card>div{height:380px}.results__title>span{font-size:32px}.results__title em{font-size:52px}.eligibility-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.value-card{padding:32px}.value-card h3{font-size:26px}.final-cta .section-title{font-size:34px;line-height:1.5}}@media (width<=760px){.perception-grid{grid-template-columns:1fr}.perception-card,.perception-card__before{min-height:0}.reaction-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.container{width:calc(100% - 40px)}.section__inner{gap:24px;padding-block:52px}.section-glow{max-width:none}.section-title,.consult .section-title{letter-spacing:-.8px;font-size:29px;line-height:1.48}.eyebrow{font-size:14px}.legal-note{font-size:11px;line-height:19px}.hero .section__inner{gap:24px;padding-top:14px;padding-bottom:54px}.site-header{gap:12px;min-height:64px}.brand{gap:2px}.brand strong{letter-spacing:-.2px;font-size:15px;line-height:22px}.brand span{word-break:keep-all;max-width:150px;font-size:8px;line-height:12px}.consult-link--compact{border-radius:7px;flex-shrink:0;width:auto;min-height:40px;padding:9px 10px;font-size:11px;line-height:18px}.hero__kicker{margin-top:14px;font-size:17px;line-height:27px}.hero h1{letter-spacing:-2px;min-height:0;font-size:clamp(48px,13.5vw,64px);line-height:1.23}.hero__sub{font-size:17px;line-height:28px}.hero__message{font-size:16px;line-height:27px}.hero__message p+p{margin-top:27px}.hero__message br{display:initial}.hero__message strong{font-weight:700}.carousel__viewport{height:228px}.carousel--patent .carousel__viewport{height:284px}.carousel__card{gap:10px;padding:8px 8px 12px}.carousel__card figcaption{font-size:15px;line-height:22px}.carousel__controls{bottom:0}.solution__intro{font-size:18px;font-weight:600;line-height:28px}.solution__title{min-height:0;line-height:1.5}.solution__title strong{white-space:nowrap;letter-spacing:-1px;font-size:clamp(30px,7.9vw,46px)}.solution__title span{margin-top:14px;font-size:24px}.solution__caption{font-size:17px;line-height:28px}.reactions .section-title{line-height:1.48}.reaction-grid{gap:10px}.reaction-card{border-radius:14px;gap:10px;min-height:0;padding:16px 12px}.reaction-card__number{font-size:11px;top:16px;right:12px}.reaction-card h3{font-size:clamp(14px,3.8vw,17px);line-height:1.4}.reaction-card p{font-size:clamp(12px,3.25vw,14px);line-height:1.5}.reaction-card p br,.reaction-card h3 br{display:none}.reaction-card__icon{width:28px;height:28px}.perception-grid{grid-template-columns:1fr;gap:12px}.perception-card{border-radius:16px;gap:10px;min-height:0;padding:20px}.perception-card__before{min-height:0;font-size:15px;line-height:24px}.perception-card h3{font-size:clamp(19px,5.1vw,22px);line-height:1.4}.perception__conclusion{font-size:16px;line-height:1.55}.consult__intro{font-size:17px;line-height:29px}.consult-steps{grid-template-columns:1fr;gap:12px}.consult-steps li{text-align:left;flex-direction:row;align-items:center;gap:18px;min-height:72px;padding:18px 22px}.consult-steps strong{font-size:19px}.consult__no-idea{font-size:18px;line-height:28px}.consult-benefits{gap:10px}.consult-benefits li{padding-inline:8px;font-size:12px}.consult__available{font-size:14px;line-height:24px}.consult-link:not(.consult-link--compact){min-height:84px;padding:16px 18px;font-size:21px;line-height:31px}.consult-link small{font-size:12px;line-height:20px}.consult-note{font-size:12px}.pricing .section__inner{gap:20px}.pricing__kicker{font-size:14px;line-height:23px}.pricing .section-title{letter-spacing:-.7px;font-size:clamp(30px,8.5vw,38px);line-height:1.3}.pricing-grid{gap:10px;margin-block:4px}.pricing-card{border-radius:14px;gap:12px;padding:16px 12px}.pricing-card__title{min-height:44px;font-size:clamp(15px,4vw,19px)}.pricing-card__price{letter-spacing:-1px;font-size:clamp(23px,6.6vw,34px)}.pricing-card__price small{letter-spacing:-.5px;font-size:clamp(13px,3.6vw,18px)}.pricing-card__total{font-size:12px}.pricing-card__select{font-size:11px}.pricing__description{font-size:16px;line-height:1.65}.pricing .legal-note{font-size:11px;line-height:19px}.expertise__icon{width:56px;height:56px}.expertise p{font-size:17px;line-height:28px}.expertise h2{font-size:35px;line-height:50px}.expertise .expertise__closing{font-size:27px;line-height:40px}.process-list{gap:20px}.process-list:before{left:37px}.process-step{border-radius:14px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:22px 18px;display:grid}.process-step__body{display:contents}.process-step__body>*{grid-column:1/-1}.process-step__body h3{grid-column:2;align-self:center;margin-bottom:0}.process-number{flex-basis:38px;width:38px;height:38px;font-size:13px}.process-step h3{font-size:19px;line-height:29px}.process-examples{font-size:15px;line-height:25px}.process-examples small{white-space:nowrap;font-size:12px}.process-examples .copy-line+.copy-line{margin-top:8px}.process-chain{font-size:17px;line-height:28px}.patent-examples{letter-spacing:0;margin-top:0;padding-left:15px;font-size:13px;line-height:21px}.patent-examples li+li{margin-top:8px}.process-key{font-size:17px;line-height:27px}.process-note{margin-top:6px;font-size:11px;line-height:19px}.problem .section-title{font-size:28px;line-height:1.5}.problem__description{font-size:16px;line-height:28px}.problem__conclusion{min-height:0;padding:24px 20px}.problem__conclusion p{margin-bottom:12px;font-size:16px;line-height:27px}.problem__conclusion strong{font-size:21px;line-height:34px}.deliverables .section-title{line-height:1.5}.deliverables-grid{gap:44px;min-height:0}.certificate-frame{width:100%}.deliverables__copy h3{font-size:23px;line-height:36px}.deliverables__copy>p{font-size:17px;line-height:27px}.deliverables__uses{gap:18px}.deliverables__uses li{padding:16px;font-size:14px}.examples .section-title{font-size:36px;line-height:52px}.examples__description{font-size:17px;line-height:29px}.examples__description p+p{margin-top:29px}.examples-grid{grid-template-columns:1fr;gap:24px}.example-card>div{aspect-ratio:524/470;height:auto}.example-card figcaption{font-size:15px}.results__title{min-height:0}.results__title>span:first-child{font-size:16px;line-height:32px}.results__title>span{font-size:clamp(20px,5.8vw,26px);line-height:1.6}.results__title em{white-space:nowrap;margin-top:8px;font-size:clamp(28px,9.4vw,38px);line-height:1.45}.results-board{border-radius:8px}.results__note{font-size:10px;line-height:17px}.results blockquote{font-size:21px;line-height:33px}.results__closing{font-size:clamp(19px,5.8vw,23px);line-height:1.5}.results-chips{gap:8px;width:100%}.results-chips li{flex:1;width:auto;padding:10px 6px;font-size:12px}.eligibility .section-title{line-height:1.48}.eligibility-types{gap:16px 12px}.eligibility-types li{gap:8px;min-height:64px;padding:16px 12px}.eligibility-types span{width:22px;font-size:11px}.eligibility-types strong{font-size:17px}.value-card{min-height:0;padding:28px 24px}.value-card h3{font-size:23px;line-height:35px}.value-card p{font-size:17px;line-height:28px}.final-cta .section-title{font-size:clamp(24px,6.8vw,29px);line-height:1.5}.final-cta .section-title .copy-line+.copy-line{margin-top:12px}.final-cta__description{font-size:17px;line-height:28px}.site-footer{padding-block:40px}.footer-logo{width:270px;height:58px}.footer-offices{grid-template-columns:1fr;gap:20px}.footer-offices strong{font-size:15px}.footer-offices address{font-size:12px}}@media (width<=359px){.pricing-card{padding-inline:10px}.brand strong{font-size:13px}.consult-link--compact{padding-inline:8px;font-size:10px}}.perception .eyebrow{font-size:23px;font-weight:800;line-height:1.35}.perception-card__heading{flex-direction:column;gap:3px;display:flex}.perception-card__subtitle{color:var(--muted);font-size:14px;font-weight:600}.perception-card__before,.perception-card__note{font-weight:600}.perception__keyline{margin-block:8px}.perception__keyline em{font-size:30px;font-weight:800}.patent-examples{font-weight:600}@media (width<=600px){.reactions .section__inner,.perception .section__inner{gap:20px}.perception .eyebrow,.perception-card__label{font-size:20px}.perception-card__subtitle{font-size:12px}.perception-card__before,.perception-card__note{font-size:14px;line-height:1.45}.perception__keyline em{font-size:clamp(21px,5.5vw,25px)}.pricing-card__label{padding:3px 8px;font-size:10px}.pricing-card__footer{flex-direction:column;align-items:flex-start;gap:4px;margin-top:auto;padding-top:10px}.patent-examples li+li{margin-top:6px}}@media (prefers-reduced-motion:reduce){.text-shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important}.process-list[data-reveal] .process-step{opacity:1;transform:none}}.perception .perception-card__label{color:#fff;text-align:center;text-wrap:balance;word-break:keep-all;background:#092363;border-radius:8px;width:100%;padding:10px 16px;font-size:clamp(18px,2vw,22px);font-weight:800;line-height:1.5;display:block}.perception-card__before{font-size:20px;font-weight:650;line-height:1.65}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}img,a{-webkit-user-drag:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}@media (width<=767px){.perception-card__before{font-size:18px;line-height:1.65}}.brand strong{font-size:24px;font-weight:800}.consult-link--compact{width:242px;font-size:17px}.hero__sub{font-size:27px}.hero__message{font-size:25px;line-height:1.65}.solution__intro{font-size:30px;line-height:1.55}.solution__caption{font-size:28px;line-height:1.55}.carousel--patent .carousel__viewport{height:416px}.carousel--patent .carousel__image img{object-fit:contain}.consumer-dots{display:inline-flex}.consumer-dots>span{position:relative}.consumer-dots>span:before{content:"";background:currentColor;border-radius:50%;width:.14em;height:.14em;animation:3.6s infinite both emphasis-dot;position:absolute;top:-.05em;left:50%;transform:translate(-50%)}.consumer-dots>span:nth-child(2):before{animation-delay:.3s}.consumer-dots>span:nth-child(3):before{animation-delay:.6s}@keyframes emphasis-dot{0%,8%{opacity:0}20%,82%{opacity:1}to{opacity:0}}.perception .eyebrow{letter-spacing:-.5px;text-shadow:none;font-size:46px;line-height:1.4}.consult .section-title{font-size:54px}.consult__intro{font-size:26px}.consult__no-idea{font-size:25px;line-height:1.5}.consult-benefits li{font-size:18px;line-height:1.45}.consult-steps[data-active] li{animation:.65s ease-out both consult-illuminate}.consult-steps[data-active] li:nth-child(2){animation-delay:.75s}.consult-steps[data-active] li:nth-child(3){animation-delay:1.5s}.consult-steps span{color:#0757ff}@keyframes consult-illuminate{0%{color:#fff;box-shadow:none;background:#08172f;border-color:#28549a}to{color:#151b28;background:#fff;border-color:#cbdcff;box-shadow:0 0 24px #5794ff3d}}.pricing__kicker,.process .eyebrow{font-size:23px;line-height:1.5}.process .section-title{font-size:50px;line-height:1.5}.problem .section-title,.problem__description{letter-spacing:0}.problem__description{color:#c3d1e8;font-size:23px;font-weight:700;line-height:1.65}.problem__description .copy-line:last-child{color:#fff;font-size:1.08em;font-weight:800}.deliverables__uses li{padding:16px;font-size:19px;line-height:1.5}.book-showcase{width:100%;min-width:0}.book-showcase__pages{aspect-ratio:4/5;perspective:1400px;width:100%;position:relative}.book-showcase__page{background:#f4f7fc;border:1px solid #d7e2f3;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 30px #1e407321}.book-showcase__page img{object-fit:contain;width:100%;height:100%}.book-showcase__current{animation:.85s ease-out both page-arrive}.book-showcase__turning{transform-origin:0;backface-visibility:hidden;animation:.85s ease-in-out forwards page-turn}@keyframes page-turn{0%{opacity:1;transform:rotateY(0)}70%{opacity:.9}to{opacity:0;transform:rotateY(-100deg)}}@keyframes page-arrive{0%{transform:translate(5%)}to{transform:translate(0)}}.book-showcase__dots{justify-content:center;gap:8px;padding-top:18px;display:flex}.book-showcase__dots span{background:#d1dae9;border-radius:50%;width:6px;height:6px}.book-showcase__dots .is-active{background:var(--blue)}.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.example-card>div{aspect-ratio:auto;border-radius:10px;height:auto}.example-card img{object-fit:contain;height:auto}.results-chips li{width:180px;font-size:18px}@supports ((-webkit-background-clip:text) or (background-clip:text)){.text-shimmer--diagonal{--shine:#a7cdff;background-image:linear-gradient(135deg, currentColor 40%, var(--shine) 49%, var(--shine) 51%, currentColor 60%);background-size:300% 300%;animation:4.8s ease-in-out infinite diagonal-sweep}}@keyframes diagonal-sweep{0%,10%{background-position:100% 100%}65%,to{background-position:0 0}}@media (width<=1100px){.perception .eyebrow{font-size:36px}.consult .section-title,.process .section-title{font-size:39px}}@media (width<=600px){.brand strong{font-size:clamp(14px,4.25vw,18px);line-height:1.4}.brand span{font-size:9px}.site-header{gap:10px}.consult-link--compact{width:auto;padding:12px 14px;font-size:clamp(11px,3.2vw,14px)}.hero__sub{font-size:20px;line-height:1.5}.hero__message{font-size:19px;line-height:1.65}.solution__intro{font-size:21px;line-height:1.55}.solution__intro .copy-line:nth-child(2){text-wrap:balance}.solution__caption{font-size:21px;line-height:1.55}.carousel--patent .carousel__viewport{height:424px}.perception .eyebrow{font-size:clamp(25px,7.4vw,29px);line-height:1.48}.consult .section-title{font-size:clamp(27px,8.25vw,35px);line-height:1.5}.consult__intro{font-size:20px;line-height:1.6}.consult__no-idea{font-size:21px;line-height:1.5}.consult-benefits li{padding:14px 8px;font-size:15px}.pricing__kicker{font-size:18px;line-height:1.5}.process .eyebrow{font-size:19px}.process .section-title{font-size:clamp(29px,8.4vw,34px)}.problem .section-title{letter-spacing:0;font-size:28px}.problem__description{font-size:19px;line-height:1.7}.deliverables__uses li{padding:15px 14px;font-size:18px}.examples-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.example-card{border-radius:12px;gap:10px;padding:5px 5px 12px}.example-card>div{aspect-ratio:auto;height:auto}.example-card figcaption{font-size:13px;line-height:1.5}.results-chips li{padding:11px 5px;font-size:15px}}@media (width<=359px){.site-header{gap:6px}.brand span{max-width:135px;font-size:8px}.consult-link--compact{padding-inline:10px}.hero__message{font-size:18px}}@media (prefers-reduced-motion:reduce){.text-shimmer--diagonal{-webkit-text-fill-color:currentColor;background-image:none;animation:none}.consumer-dots>span:before{opacity:1;animation:none}.consult-steps li{color:#151b28;background:#fff;animation:none!important}.book-showcase__current{animation:none}.book-showcase__turning{display:none}}.hero__difference{margin-top:4px;font-size:1.15em;display:inline-block}.solution__intro{flex-direction:column;gap:12px;display:flex}.solution__appeal{font-size:1.35em;font-weight:800;display:block}.reaction-card em{color:#0648c9;font-weight:800}.perception-card__label{color:#fff;background:#062364;border-radius:4px;align-self:flex-start;width:fit-content;padding:7px 13px}.pricing-card--recommended{border-color:var(--gold)}.pricing-card:hover{transform:none}.book-showcase__controls{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.book-showcase__controls button{color:#fff;background:#0757ff;border:1px solid #cbd9ee;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:700;line-height:1.5}.book-showcase__controls button:first-child:not(:last-child){color:#0648c9;background:#fff}.book-showcase__controls button:disabled{opacity:.45;cursor:default}@media (width<=600px){.solution__intro{gap:10px}.hero__difference{font-size:1.1em}.book-showcase__controls button{padding:10px 12px;font-size:14px}}
