/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0e3478;--navy-deep:#08265a;--blue:#2b82e6;--cyan:#dff5f7;--cyan-soft:#effafb;--green:#25b84a;--green-dark:#15943a;--orange:#f28b24;--orange-dark:#d86f0e;--violet:#7854d8;--ink:#122446;--muted:#5f6d82;--line:#dce6ef;--paper:#fff;--off-white:#f8fbfd;--shadow:0 24px 70px #0e34781f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Trebuchet MS,Avenir Next,Avenir,Arial,sans-serif;overflow-x:hidden}body.menu-is-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}svg{display:block}.skip-link{z-index:100;background:var(--navy-deep);color:#fff;border-radius:10px;padding:12px 16px;transition:top .16s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #0e347817;position:fixed;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;width:min(1500px,100% - 48px);height:76px;margin:0 auto;display:flex}.brand{flex:none;width:clamp(150px,13vw,205px);line-height:0;display:block}.brand img{width:100%;max-width:100%;height:auto;display:block}.brand-compact{width:178px}.site-nav{align-self:stretch;align-items:stretch;gap:clamp(14px,1.9vw,34px);display:flex}.site-nav a{color:#6b7280;align-items:center;font-size:.88rem;font-weight:700;transition:color .18s;display:flex;position:relative}.site-nav a:after{background:var(--blue);content:"";transform-origin:50%;border-radius:3px 3px 0 0;height:3px;transition:transform .18s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{color:var(--ink)}.site-nav a.is-active:after{transform:scaleX(1)}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;display:none}.section-shell{background:var(--paper);border:1px solid #0e347814;border-radius:30px;width:min(1500px,100% - 40px);min-height:calc(100svh - 88px);margin:12px auto 0;scroll-margin-top:88px;display:grid;position:relative;overflow:hidden}.section-shell:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(135deg,#e6fafc33,#d6f3f6b8);border-radius:55% 0 0;width:67%;height:46%;position:absolute;bottom:-24%;right:-12%;transform:rotate(-8deg)}.section-shell>*{z-index:1;position:relative}.section-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.section-heading>p{max-width:470px;color:var(--muted);margin:0 0 8px;font-size:1.08rem;line-height:1.65}.section-eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 16px;font-size:.78rem;font-weight:900;display:flex}.section-eyebrow span{background:currentColor;width:28px;height:2px}h1,h2,h3,p{text-wrap:pretty}h1,h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-weight:800;line-height:.98}h1{max-width:680px;font-size:clamp(3.2rem,6.1vw,6.8rem)}h2{font-size:clamp(2.65rem,4.9vw,5.4rem)}.button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 23px;font-size:1rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button svg{width:20px;height:20px}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button-primary{background:linear-gradient(135deg, var(--green), #28c950);color:#fff;box-shadow:0 14px 30px #25b84a40}.button-primary:hover,.button-primary:focus-visible{background:linear-gradient(135deg, var(--green-dark), var(--green));box-shadow:0 18px 38px #25b84a52}.button-secondary{border-color:var(--line);color:var(--navy);background:#ffffffe6}.button-secondary:hover,.button-secondary:focus-visible{border-color:#bad0e2;box-shadow:0 12px 28px #0e34781a}.text-link{color:var(--navy);text-underline-offset:5px;align-items:center;gap:6px;font-weight:900;-webkit-text-decoration:underline #0e347847;text-decoration:underline #0e347847;text-decoration-thickness:2px;display:inline-flex}.text-link svg{width:18px;height:18px;transition:transform .18s}.text-link:hover svg,.text-link:focus-visible svg{transform:translate(4px)}.text-link-large{margin-top:26px;font-size:1.04rem}.hero{grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);align-items:center;min-height:calc(100svh - 100px);margin-top:88px;padding:52px clamp(30px,6vw,98px) 54px}.hero-copy{padding-bottom:0}.hero-lead{max-width:660px;color:var(--muted);margin:24px 0 0;font-size:clamp(1.08rem,1.55vw,1.36rem);line-height:1.65}.hero-visual{justify-content:center;align-items:center;min-height:520px;display:flex}.section-glow{z-index:0;filter:blur(6px);pointer-events:none;border-radius:999px;position:absolute}.glow-top{background:radial-gradient(circle,#3d9de621,#0000 69%);width:540px;height:540px;top:-230px;left:40%}.orbit-graphic{aspect-ratio:1;width:min(540px,43vw);position:relative}.orbit-ring{border:1px solid #2b82e62e;border-radius:50%;position:absolute;inset:11%}.orbit-ring:before,.orbit-ring:after{background:var(--blue);content:"";border:3px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 4px 14px #2b82e64d}.orbit-ring:before{top:16%;left:1%}.orbit-ring:after{background:var(--green);bottom:18%;right:5%}.orbit-ring-inner{border-color:#0e347826;inset:25%}.orbit-ring-inner:before{background:var(--green);inset:auto auto -5px 49%}.orbit-ring-inner:after{background:var(--violet);top:-5px;bottom:auto;right:48%}.orbit-center{width:190px;height:190px;color:var(--navy);background:#fff;border:11px solid #ffffffeb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0e347829}.orbit-center svg{width:48px;height:48px;margin-bottom:12px}.orbit-center strong{text-transform:uppercase;font-family:Arial Narrow,Impact,sans-serif;font-size:1.2rem}.orbit-center span{text-transform:uppercase;margin-top:4px;font-size:.8rem}.orbit-item{width:160px;color:var(--navy);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute}.orbit-icon{width:80px;height:80px;color:var(--blue);background:#eaf5ff;border:8px solid #fff;border-radius:26px;justify-content:center;align-items:center;display:flex;box-shadow:0 18px 40px #0e34781f}.orbit-icon svg{width:38px;height:38px}.orbit-item strong{font-size:.98rem}.orbit-government{top:0;left:4%}.orbit-academia{top:0;right:0}.orbit-business{bottom:0;left:4%}.orbit-society{bottom:0;right:0}.orbit-business .orbit-icon,.orbit-society .orbit-icon{color:var(--green);background:#ecfaef}.orbit-society .orbit-icon{color:var(--violet);background:#f4efff}.scroll-cue{color:#8290a5;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:5px;font-size:.7rem;font-weight:900;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scroll-cue svg{width:18px;animation:1.7s ease-in-out infinite bob}.summit-banner{background:radial-gradient(circle at 88% 10%, #73cdff40, transparent 28%), linear-gradient(135deg, var(--navy-deep), #0e3478 62%, #145692);color:#fff;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;width:min(1450px,100% - 64px);min-height:112px;margin:12px auto 0;padding:22px 30px;display:grid;overflow:hidden;box-shadow:0 18px 48px #08265a33}.summit-brand{background:#0d0a05;border:1px solid #ffffff38;border-radius:18px;justify-content:center;align-items:center;width:158px;height:88px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #020e2240}.summit-brand img{flex:none;width:190%;max-width:none;height:auto;display:block}.summit-copy{flex-wrap:wrap;align-items:center;gap:8px 24px;display:flex}.summit-copy strong{width:100%;font-size:clamp(1.3rem,2vw,1.8rem)}.summit-copy span,.summit-action{align-items:center;gap:8px;display:inline-flex}.summit-copy span{color:#fffc;font-size:.88rem}.summit-copy svg,.summit-action svg{flex:none;width:18px;height:18px}.summit-action{min-height:46px;color:var(--navy);background:#fff;border-radius:14px;padding:0 18px;font-size:.88rem;font-weight:900;transition:transform .18s,box-shadow .18s}.summit-action:hover,.summit-action:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px #02143247}.ecosystem{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(44px,7vw,108px);padding:clamp(72px,8vw,124px) clamp(30px,7vw,112px)}.ecosystem:before{content:"";border:44px solid #2b82e60f;border-radius:50%;width:330px;height:330px;position:absolute;top:-80px;left:-120px}.ecosystem-intro p:not(.section-eyebrow){max-width:630px;color:var(--muted);margin:28px 0 0;font-size:1.13rem;line-height:1.75}.ecosystem-action-panel{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#2b82e61c,#0000 40%),#fffffff0;border-radius:28px;grid-template-columns:auto minmax(0,1fr);gap:26px 24px;padding:clamp(28px,3vw,42px);display:grid;box-shadow:0 20px 58px #0e34781a}.ecosystem-action-icon{background:var(--navy);color:#fff;border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;box-shadow:0 14px 30px #0e347833}.ecosystem-action-icon svg{width:34px;height:34px}.ecosystem-action-kicker{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:900}.ecosystem-action-copy h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:clamp(1.55rem,2.25vw,2.35rem);line-height:1.08}.ecosystem-action-copy>p:last-child{color:var(--muted);margin:16px 0 0;line-height:1.7}.ecosystem-action-steps{border-top:1px solid var(--line);grid-column:1/3;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:24px;display:grid}.ecosystem-action-steps span{min-height:54px;color:var(--navy);background:#f4f8fb;border-radius:16px;align-items:center;gap:9px;padding:12px 14px;font-size:.78rem;font-weight:900;line-height:1.3;display:flex}.ecosystem-action-steps svg{width:19px;height:19px;color:var(--blue);flex:none}.ecosystem-stats{background:#f2f9fceb;border:1px solid #cfe1ec;border-radius:22px;grid-column:1/3;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,1.4fr);display:grid;overflow:hidden;box-shadow:0 14px 38px #0e347812}.ecosystem-stats>div,.ecosystem-stats>p{text-align:center;border-right:1px solid #d7e5ed;justify-content:center;align-items:center;min-height:100px;margin:0;padding:18px;display:flex}.ecosystem-stats>div{flex-direction:column;gap:3px}.ecosystem-stats strong{color:var(--navy);font-size:2rem;line-height:1}.ecosystem-stats span{color:var(--muted);font-size:.78rem}.ecosystem-stats>p{background:var(--navy);color:#fff;letter-spacing:.02em;border-right:0;font-size:.88rem;font-weight:900}.participation{background:linear-gradient(145deg,#fbfdff,#f4f9fc);align-content:center;gap:38px;padding:clamp(72px,7vw,106px) clamp(30px,6.5vw,106px)}.journey-heading{max-width:980px}.journey-heading h2{max-width:960px;font-size:clamp(2.65rem,4.5vw,5rem)}.journey-heading>p:not(.section-eyebrow){max-width:680px;color:var(--muted);margin:22px 0 0;font-size:1.08rem;line-height:1.65}.participation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.journey-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;min-height:330px;padding:26px 22px 22px;display:flex;box-shadow:0 14px 36px #0e347813}.journey-card-top{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.journey-card-top.has-logo{justify-content:flex-start}.journey-icon{width:58px;height:58px;color:var(--green-dark);background:#e8f8ec;border-radius:17px;justify-content:center;align-items:center;display:flex}.journey-logo{object-fit:cover;object-position:center;width:min(100%,190px);height:82px}.journey-icon svg{stroke-width:1.8px;width:30px;height:30px}.journey-category{color:#728096;letter-spacing:.075em;text-transform:uppercase;min-height:2.4em;margin-top:18px;font-size:.64rem;font-weight:900;line-height:1.2}.journey-card h3{color:var(--navy);margin:4px 0 10px;font-size:1.22rem;line-height:1.18}.journey-card p{color:var(--muted);flex:1;margin:0 0 22px;font-size:.9rem;line-height:1.58}.journey-secondary-links{flex-wrap:wrap;gap:8px 14px;width:100%;margin:-8px 0 16px;display:flex}.journey-secondary-link{color:var(--navy);align-items:center;gap:5px;font-size:.75rem;font-weight:800;transition:color .18s;display:inline-flex}.journey-secondary-link:hover,.journey-secondary-link:focus-visible{color:var(--green-dark)}.journey-secondary-link svg{stroke-width:2px;width:16px;height:16px}.journey-button,.volunteer-button{background:var(--orange);color:#fff;letter-spacing:.025em;text-align:center;text-transform:uppercase;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;padding:11px 14px;font-size:.72rem;font-weight:900;line-height:1.25;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #f28b2438}.journey-button:hover,.journey-button:focus-visible,.volunteer-button:hover,.volunteer-button:focus-visible{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 14px 30px #d86f0e47}.journey-button svg,.volunteer-button svg{flex:none;width:18px;height:18px}.participation-volunteer{width:100%;color:var(--navy);background:#effafbe0;border:1px solid #cfeaf0;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 22px;display:grid}.participation-volunteer-icon{width:44px;height:44px;color:var(--blue);background:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.participation-volunteer-icon svg{width:24px;height:24px}.participation-volunteer p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.participation-volunteer strong{margin-bottom:3px;display:block}.volunteer-button{width:auto;min-width:230px}.missions{background:radial-gradient(circle at 8% 16%,#2b82e61f,#0000 28%),linear-gradient(145deg,#fbfdff,#f4f9fc);grid-template-columns:1fr;align-items:stretch;gap:clamp(38px,5vw,64px);padding:clamp(72px,7vw,108px) clamp(30px,7vw,112px)}.missions:before{content:"";border:46px solid #2b82e60b;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;left:-120px}.missions-intro{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:48px;display:grid}.missions-copy>p:not(.section-eyebrow){max-width:560px;color:var(--muted);margin:26px 0 0;font-size:1.12rem;line-height:1.72}.mission-purpose{border-left:3px solid var(--blue);color:#53647c;align-items:flex-start;gap:13px;max-width:560px;margin:0;padding:4px 0 4px 18px;font-size:.92rem;line-height:1.58;display:flex}.mission-purpose svg{width:22px;height:22px;color:var(--blue);flex:none}.mission-content{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(20px,2.5vw,34px);min-width:0;display:grid}.mission-poster{background:#fff;border:1px solid #d7e4ed;border-radius:28px;flex-direction:column;align-items:center;min-width:0;margin:0;padding:13px 13px 16px;display:flex;overflow:hidden;box-shadow:0 22px 58px #0e347821}.mission-poster img{border-radius:19px;width:100%;height:auto;display:block}.mission-poster figcaption{color:var(--muted);text-align:center;margin-top:12px;padding:0 8px;font-size:.7rem;line-height:1.45}.mission-card{background:radial-gradient(circle at 94% 4%, #5eb9ff38, transparent 27%), linear-gradient(145deg, var(--navy-deep), #0e3478 66%, #145692);color:#fff;border:1px solid #0e34781a;border-radius:28px;align-self:start;padding:clamp(28px,4vw,48px);position:relative;overflow:hidden;box-shadow:0 28px 70px #08265a38}.mission-card:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-100px;right:-78px;box-shadow:0 0 0 44px #ffffff09,0 0 0 88px #ffffff06}.mission-card>*{z-index:1;position:relative}.mission-card-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.mission-status{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.7rem;font-weight:900;display:inline-flex}.mission-card-heading p{color:#ffffffb3;max-width:520px;margin:13px 0 0;font-size:.78rem;line-height:1.5}.mission-card-heading>svg{color:#8ecfff;flex:none;width:48px;height:48px}.mission-card h3{color:#fff;letter-spacing:-.025em;max-width:680px;margin:42px 0 0;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-size:clamp(2rem,3.2vw,3.45rem);font-weight:900;line-height:.98}.mission-description{color:#ffffffc7;max-width:690px;margin:18px 0 0;font-size:1rem;line-height:1.65}.mission-card-note{background:#ffffff13;border:1px solid #ffffff24;border-radius:17px;align-items:flex-start;gap:13px;margin-top:26px;padding:16px 18px;display:flex}.mission-card-note>svg{color:#65df89;flex:none;width:22px;height:22px}.mission-card-note p{gap:4px;margin:0;display:grid}.mission-card-note strong{color:#fff;font-size:.84rem}.mission-card-note span{color:#ffffffad;font-size:.78rem;line-height:1.5}.mission-footer{border-top:1px solid #ffffff24;grid-template-columns:1fr auto;align-items:end;gap:28px;margin-top:32px;padding-top:28px;display:grid}.mission-price{flex-direction:column;align-items:flex-start;display:flex}.mission-price small{color:#ffffffa8;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:900}.mission-price strong{color:#fff;margin-top:4px;font-size:1.75rem}.mission-price span{color:#ffffff94;margin-top:5px;font-size:.67rem;line-height:1.4}.mission-button{min-height:54px;color:var(--navy);white-space:nowrap;background:#fff}.mission-button:hover,.mission-button:focus-visible{background:#f0f8ff;box-shadow:0 16px 34px #0113324d}.startup{grid-template-rows:1fr auto;grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);align-items:center;gap:38px 70px;padding:clamp(70px,7vw,108px) clamp(30px,7vw,112px) 72px}.startup-copy{align-self:center}.startup-copy p,.suggestions-copy>p{max-width:660px;color:var(--muted);margin:28px 0 30px;font-size:1.16rem;line-height:1.72}.rocket-scene{align-self:stretch;min-height:480px;position:relative}.rocket-icon{z-index:3;width:clamp(190px,19vw,290px);height:clamp(190px,19vw,290px);color:var(--navy);fill:#f9fdff;filter:drop-shadow(0 30px 30px #0e34782b);position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)rotate(-8deg)}.rocket-orbit{border:1px solid #2b82e62b;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rocket-orbit-one{width:460px;height:460px}.rocket-orbit-two{width:330px;height:330px}.rocket-cloud{z-index:2;background:#d9edff;border-radius:100px 100px 28px 28px;width:190px;height:86px;position:absolute;bottom:16%}.rocket-cloud:before,.rocket-cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:0}.rocket-cloud:before{width:100px;height:100px;left:20px}.rocket-cloud:after{width:76px;height:76px;right:20px}.cloud-one{left:7%}.cloud-two{background:#e1f7e5;right:5%}.startup-steps{border-top:1px solid var(--line);grid-column:1/3;justify-content:flex-start;align-items:center;gap:clamp(14px,2vw,34px);padding-top:34px;display:flex}.startup-steps>div{color:var(--navy);align-items:center;gap:12px;font-weight:900;display:flex}.startup-steps>div svg{width:34px;height:34px;color:var(--blue);flex:none}.startup-steps>div:nth-of-type(3) svg,.startup-steps>div:nth-of-type(4) svg{color:var(--green)}.step-arrow{color:#c5d0db;flex:none;width:20px}.sebrae-opportunity{background:radial-gradient(circle at 92% 0,#2b82e61f,#0000 34%),linear-gradient(145deg,#f8fcff,#edf7fb);border:1px solid #cfe1ec;border-radius:22px;grid-column:1/3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:24px 26px;display:grid;overflow:hidden;box-shadow:0 14px 38px #0e347812}.sebrae-opportunity-icon{background:var(--navy);color:#fff;border-radius:19px;justify-content:center;align-items:center;width:62px;height:62px;display:flex;box-shadow:0 12px 26px #0e347833}.sebrae-opportunity-icon svg{width:30px;height:30px}.sebrae-opportunity-copy{min-width:0}.sebrae-opportunity-badge{min-height:25px;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#ffffffd1;border:1px solid #b9d8ea;border-radius:999px;align-items:center;padding:0 10px;font-size:.63rem;font-weight:900;display:inline-flex}.sebrae-opportunity h3{color:var(--navy);margin:10px 0 5px;font-size:1.22rem}.sebrae-opportunity p{max-width:720px;color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.sebrae-opportunity-action{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.sebrae-opportunity-button{white-space:nowrap;background:#fff;border-color:#b9d1e3;min-height:50px}.sebrae-opportunity-action small{color:#758399;font-size:.65rem}.suggestions{grid-template-rows:1fr auto;grid-template-columns:minmax(350px,.68fr) minmax(0,1.1fr);align-items:center;gap:48px 60px;padding:clamp(70px,7vw,110px) clamp(30px,7vw,112px) 72px}.suggestion-art{min-height:420px;position:relative}.suggestion-bulb{z-index:2;width:250px;height:250px;color:var(--navy);fill:#cfeaff;filter:drop-shadow(0 28px 30px #0e347824);position:absolute;top:42%;left:55%;transform:translate(-50%,-50%)rotate(8deg)}.puzzle{z-index:3;filter:drop-shadow(0 16px 20px #0e34781f);width:125px;height:125px;position:absolute}.puzzle-one{color:var(--blue);fill:#d9edff;bottom:16%;left:14%;transform:rotate(-9deg)}.puzzle-two{color:var(--green);fill:#e1f7e5;bottom:5%;left:37%;transform:rotate(15deg)}.suggestion-spark{background:var(--blue);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 12px #2b82e614}.spark-one{top:16%;left:24%}.spark-two{background:var(--green);top:22%;right:15%}.suggestion-steps{grid-column:1/3;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.step-card{border:1px solid var(--line);text-align:center;background:#ffffffe6;border-radius:22px;min-height:210px;padding:30px 24px 24px;position:relative}.step-number{background:var(--blue);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:flex;position:absolute;top:-17px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #2b82e640}.step-icon{color:var(--navy);justify-content:center;margin:9px 0 18px;display:flex}.step-icon svg{width:34px;height:34px}.step-card h3{color:var(--navy);margin:0 0 10px;font-size:1.05rem}.step-card p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.shirts{align-content:center;gap:38px;min-width:0;padding:clamp(72px,6.5vw,104px) clamp(26px,5.5vw,88px)}.shirts:before{content:"";border:36px solid #2b82e60b;border-radius:50%;width:270px;height:270px;position:absolute;top:8%;right:2%}.shirts-heading h2{overflow-wrap:anywhere;font-size:clamp(2.7rem,4.2vw,4.8rem)}.shirts-heading>p:not(.section-eyebrow){color:#355f9c;overflow-wrap:anywhere;max-width:100%;margin:18px 0 0;font-size:clamp(1rem,1.45vw,1.26rem);line-height:1.55}.shirts-layout{grid-template-columns:minmax(0,1.55fr) minmax(270px,.7fr) minmax(330px,.92fr);align-items:stretch;gap:22px;width:100%;min-width:0;max-width:100%;display:grid}.shirts-layout>*{min-width:0;max-width:100%}.shirt-showcase{background:radial-gradient(circle at 50% 0,#7eccf22e,#0000 36%),linear-gradient(#f8fcfe,#edf6fa);border:1px solid #d7e4ed;border-radius:22px;width:100%;min-width:0;max-width:100%;margin:0;padding:22px;overflow:hidden;box-shadow:0 16px 44px #0e347817}.shirt-view-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;min-width:0;max-width:100%;display:grid}.shirt-view-tabs button{color:#4c6079;cursor:pointer;background:#ffffffe6;border:1px solid #d4e2eb;border-radius:12px;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:0 14px;font-size:.76rem;font-weight:900;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.shirt-view-tabs button:hover,.shirt-view-tabs button:focus-visible{border-color:#8ab6d4;transform:translateY(-1px)}.shirt-view-tabs button.is-selected{border-color:var(--blue);background:var(--navy);color:#fff;box-shadow:0 0 0 2px #2b82e624}.shirt-individual-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;min-width:0;max-width:100%;margin-top:10px;display:grid}.shirt-individual-picker button{color:#4c6079;cursor:pointer;background:#ffffffeb;border:1px solid #d4e2eb;border-radius:10px;align-items:center;gap:7px;min-width:0;min-height:36px;padding:0 9px;font-size:.68rem;font-weight:800;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.shirt-individual-picker button:hover,.shirt-individual-picker button:focus-visible{border-color:#8ab6d4;transform:translateY(-1px)}.shirt-individual-picker button.is-selected{border-color:var(--blue);color:var(--navy);box-shadow:0 0 0 2px #2b82e624}.shirt-individual-picker button>span{border:2px solid #fff;border-radius:50%;flex:none;width:15px;height:15px;box-shadow:0 0 0 1px #0e34782e}.shirt-photo-frame{background:#e9e9e9;border:1px solid #0e34781a;border-radius:18px;place-items:center;width:100%;min-width:0;max-width:100%;min-height:350px;margin-top:12px;display:grid;overflow:hidden}.shirt-photo-frame.is-catalogue{background:#f7fbfd}.shirt-photo-frame img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.table-scroll-hint{color:#67809b;margin:0 0 10px;font-size:.72rem;font-weight:800;display:none}.shirt-showcase figcaption{color:var(--muted);text-align:center;margin-top:14px;font-size:.72rem;line-height:1.45}.size-card,.shirt-order-card{background:#f4fafdf5;border:1px solid #d5e4ed;border-radius:22px;width:100%;min-width:0;max-width:100%;box-shadow:0 16px 44px #0e347817}.size-card{flex-direction:column;padding:22px 16px 16px;display:flex}.size-card header{padding:0 2px 16px}.size-card header span{color:var(--navy);letter-spacing:-.02em;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-size:1.62rem;font-weight:900;display:block}.size-card header small{color:#21849a;letter-spacing:.04em;text-transform:uppercase;margin-top:8px;font-size:.72rem;font-weight:900;display:block}.size-table-wrap{background:#fff;border:1px solid #c7d9e7;border-radius:13px;width:100%;min-width:0;max-width:100%;overflow:hidden}.size-card table{border-collapse:collapse;color:#3d506c;font-variant-numeric:tabular-nums;width:100%;font-size:.78rem}.size-card th,.size-card td{text-align:center;border-bottom:1px solid #d7e2eb;border-right:1px solid #d7e2eb;height:34px;padding:5px 6px}.size-card th:last-child,.size-card td:last-child{border-right:0}.size-card tbody tr:last-child th,.size-card tbody tr:last-child td{border-bottom:0}.size-card thead th{color:#fff;text-transform:uppercase;background:#174d97;font-size:.65rem;font-weight:900}.size-card tbody th{color:var(--navy);background:#eef5f8;font-weight:900}.size-card>p{color:#78879a;text-align:center;margin:auto 0 0;padding:16px 4px 0;font-size:.68rem;line-height:1.5}.shirt-order-card{flex-direction:column;padding:30px;display:flex}.order-card-topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.order-card-topline>span{color:#21849a;letter-spacing:.03em;text-transform:uppercase;background:#dff6f7;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.7rem;font-weight:900;display:inline-flex}.maker-logo{border:1px solid #d875172e;border-radius:9px;flex:none;width:108px;max-width:42%;height:auto;display:block;box-shadow:0 8px 20px #5c401e1a}.shirt-order-card h3{color:var(--navy);letter-spacing:-.02em;margin:0 0 18px;font-family:Arial Narrow,Avenir Next Condensed,Impact,sans-serif;font-size:clamp(1.8rem,2.15vw,2.55rem);font-weight:900;line-height:1.02}.shirt-order-card>p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.shirt-order-card .order-intro{margin-top:14px}.shirt-order-card ol{color:#54647a;gap:10px;margin:14px 0 22px;padding:0;font-size:.9rem;list-style:none;display:grid}.shirt-order-card li{align-items:center;gap:10px;display:flex}.shirt-order-card li span{color:#21849a;background:#dff6f7;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:900;display:inline-flex}.shirt-order-button{color:#fff;background:#17a677;border-radius:999px;width:100%;min-height:52px;font-size:.9rem}.shirt-order-button:hover,.shirt-order-button:focus-visible{background:#108c64;box-shadow:0 16px 32px #17a6773d}.shirt-order-card .josana-contact{color:#53637a;text-align:center;margin-top:18px}.shirt-order-card .order-note{color:#7b8999;border-top:1px solid #d5e3eb;margin-top:auto;padding-top:16px;font-size:.69rem}.partners{background:linear-gradient(#ffffffe8,#ffffffe8),repeating-linear-gradient(35deg,#0000 0 90px,#0e347817 91px 92px);align-content:center;gap:46px;padding:clamp(72px,7vw,106px) clamp(28px,5.7vw,92px)}.partners-heading{text-align:center}.partners-heading .section-eyebrow{justify-content:center}.partners-heading h2{font-size:clamp(2.7rem,4.7vw,5.1rem)}.partners-heading>p:not(.section-eyebrow){color:var(--muted);margin:16px 0 0;font-size:1.08rem}.partner-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.partner-panel{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 16px 44px #0e347817}.partner-panel:hover{transform:translateY(-4px);box-shadow:0 22px 54px #0e347821}.partner-panel img{width:100%;height:auto;display:block}.partner-note{color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:-15px 0 0;font-size:.9rem;display:flex}.partner-note svg{width:18px;color:var(--green)}.contact{grid-template-columns:.74fr 1.26fr;align-items:center;gap:60px;min-height:74svh;padding:clamp(72px,7vw,108px) clamp(30px,7vw,112px)}.contact-intro h2{max-width:560px;font-size:clamp(2.6rem,4vw,4.7rem)}.contact-intro>p:not(.section-eyebrow){max-width:500px;color:var(--muted);margin:24px 0 0;font-size:1.1rem;line-height:1.65}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.contact-card{border:1px solid var(--line);text-align:center;background:#fffffff0;border-radius:24px;flex-direction:column;align-items:center;min-height:330px;padding:32px 24px;transition:transform .18s,box-shadow .18s;display:flex}a.contact-card:hover,a.contact-card:focus-visible{box-shadow:var(--shadow);transform:translateY(-5px)}.contact-icon{width:78px;height:78px;color:var(--green);background:#eaf8ed;border-radius:24px;justify-content:center;align-items:center;margin-bottom:25px;display:flex}.contact-icon svg{width:40px;height:40px}.contact-instagram .contact-icon{color:#b52bb8;background:linear-gradient(135deg,#fff0d6,#f6e4ff)}.contact-email .contact-icon{color:var(--blue);background:#e8f5ff}.contact-card h3{color:var(--navy);text-underline-offset:5px;margin:0 0 13px;font-size:1.16rem;-webkit-text-decoration:underline #0e347838;text-decoration:underline #0e347838}.contact-card p{min-height:74px;color:var(--muted);margin:0 0 18px;font-size:.92rem;line-height:1.6}.contact-email .text-link{overflow-wrap:anywhere;text-align:left;max-width:100%}.site-footer{background:radial-gradient(circle at 90% 0, #4da4de38, transparent 30%), linear-gradient(135deg, #061b42, var(--navy-deep));color:#ffffffc2;border-radius:30px;justify-content:space-between;align-items:center;gap:32px;width:min(1450px,100% - 40px);min-height:150px;margin:12px auto 24px;padding:34px 44px;display:flex}.site-footer>div{align-items:center;gap:24px;display:flex}.site-footer p{margin:0;font-size:.9rem}.mobile-social-actions{z-index:40;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));flex-direction:column;gap:10px;display:none;position:fixed}.mobile-social-button{color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .18s,box-shadow .18s;display:flex}.mobile-social-button:hover,.mobile-social-button:focus-visible{transform:translateY(-2px)}.mobile-social-button svg{width:26px;height:26px}.mobile-instagram{background:radial-gradient(circle at 32% 100%,#ffd36b 0 18%,#0000 39%),linear-gradient(135deg,#6f35bd 5%,#d62976 50%,#f26d3d 82%);box-shadow:0 14px 35px #ae2a7c52}.mobile-whatsapp{background:#25d366;box-shadow:0 14px 35px #12914d57}.reveal{animation:.68s cubic-bezier(.2,.72,.2,1) both rise-in}.reveal-delay{animation-delay:.12s}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (width<=1180px){.site-nav{gap:16px}.site-nav a{font-size:.8rem}.hero{grid-template-columns:.95fr 1.05fr;padding-inline:46px}.hero-visual{min-height:500px}.startup-steps{gap:16px}.startup-steps>div{flex-direction:column;align-items:flex-start}.shirts-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.76fr)}.shirt-showcase{grid-column:1/3}.partner-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact{grid-template-columns:1fr}}@media (width<=980px){html{scroll-padding-top:72px}.header-inner{width:min(100% - 32px,900px);height:68px}.menu-button{display:flex}.site-nav{opacity:0;pointer-events:none;background:#fffffffa;align-content:start;gap:0;height:calc(100svh - 68px);padding:18px 24px 32px;transition:opacity .18s,transform .18s;display:grid;position:fixed;inset:68px 0 auto;overflow-y:auto;transform:translateY(-14px)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a{border-bottom:1px solid var(--line);min-height:58px;font-size:1rem}.site-nav a:after{border-radius:50%;width:7px;height:7px;inset:50% 0 auto auto;transform:translateY(-50%)scale(0)}.site-nav a.is-active:after{transform:translateY(-50%)scale(1)}.section-shell{border-radius:24px;width:min(100% - 24px,900px);min-height:auto;margin-top:12px;scroll-margin-top:74px}.hero{grid-template-columns:1fr;min-height:auto;margin-top:80px;padding:56px 34px 70px}.hero-visual{min-height:540px}.orbit-graphic{width:min(620px,86vw)}.scroll-cue{display:none}.summit-banner{grid-template-columns:auto 1fr;width:min(900px,100% - 32px)}.summit-action{grid-column:1/3;justify-self:stretch}.ecosystem{grid-template-columns:1fr;padding:78px 36px}.ecosystem-stats{grid-column:1}.participation{padding:78px 36px}.missions{grid-template-columns:1fr;padding:78px 36px}.missions-intro{grid-template-columns:1fr;gap:24px}.mission-purpose{max-width:720px}.section-heading{flex-direction:column;align-items:start;gap:22px}.participation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-card{min-height:310px}.participation-volunteer{grid-template-columns:auto minmax(0,1fr)}.volunteer-button{grid-column:2;justify-self:start}.startup,.suggestions,.shirts{grid-template-rows:auto;grid-template-columns:1fr;padding:78px 36px 70px}.rocket-scene{min-height:520px}.startup-steps,.suggestion-steps{grid-column:1}.sebrae-opportunity{grid-column:1;grid-template-columns:auto minmax(0,1fr)}.sebrae-opportunity-action{grid-column:2;align-items:flex-start}.startup-steps{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.startup-steps .step-arrow{display:none}.startup-steps>div{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:row;align-items:center;padding:18px}.suggestion-art{min-height:360px}.suggestions-copy{order:-1}.suggestion-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.shirts-layout{grid-template-columns:1fr}.shirt-showcase{grid-column:1}.size-card{padding:28px}.size-card table{font-size:.9rem}.partners{padding:78px 36px}.contact{gap:52px;padding:78px 36px}.mobile-social-actions{display:flex}}@media (width<=640px){.section-shell{border-radius:20px;width:calc(100% - 16px)}.hero{padding:48px 22px 60px}.hero-copy{padding-bottom:0}h1{font-size:clamp(2.85rem,14vw,4.3rem)}h2{font-size:clamp(2.55rem,12vw,4rem)}.hero-lead{font-size:1rem}.button-row,.button{width:100%}.hero-visual{min-height:auto;padding:48px 0 10px}.orbit-graphic{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.orbit-ring{display:none}.orbit-center,.orbit-item{border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;height:auto;min-height:132px;position:static;transform:none;box-shadow:0 12px 30px #0e347814}.orbit-center{border-width:1px;grid-column:1/3;min-height:150px}.orbit-center svg{width:38px;height:38px}.orbit-item{gap:8px;padding:16px 8px}.orbit-icon{border-width:5px;border-radius:18px;width:58px;height:58px}.orbit-icon svg{width:28px;height:28px}.orbit-item strong{font-size:.77rem}.ecosystem,.participation,.missions,.startup,.suggestions,.partners,.contact{padding:64px 22px}.shirts{padding:64px 16px}.shirts-heading{width:100%;min-width:0;max-width:100%}.shirts-heading h2{max-width:100%;font-size:clamp(2.25rem,10.5vw,3rem);line-height:1}.ecosystem{gap:46px}.ecosystem-stats{grid-column:1;grid-template-columns:1fr}.ecosystem-stats>div,.ecosystem-stats>p{border-bottom:1px solid #d7e5ed;border-right:0;min-height:76px}.ecosystem-stats>p{border-bottom:0}.ecosystem-action-panel{grid-template-columns:1fr}.ecosystem-action-icon{width:60px;height:60px}.ecosystem-action-steps{grid-column:1;grid-template-columns:1fr}.participation{gap:36px}.participation-grid{grid-template-columns:1fr}.journey-card{min-height:0;padding:24px}.journey-logo{width:min(100%,240px);height:104px}.journey-category{min-height:0}.participation-volunteer{grid-template-columns:1fr;align-items:flex-start;padding:18px}.volunteer-button{grid-column:1;justify-self:stretch;width:100%;min-width:0}.missions{gap:38px}.mission-content{grid-template-columns:1fr}.mission-poster{justify-self:center;width:min(100%,430px)}.mission-card{padding:26px 22px}.mission-card-heading>svg{width:40px;height:40px}.mission-card h3{font-size:clamp(2.2rem,11vw,3.3rem)}.mission-footer{grid-template-columns:1fr;align-items:stretch;gap:22px}.mission-button{text-align:center;white-space:normal;width:100%;padding:12px 16px}.rocket-scene{min-height:380px}.rocket-orbit-one{width:340px;height:340px}.rocket-orbit-two{width:250px;height:250px}.rocket-icon{width:190px;height:190px}.rocket-cloud{width:135px;height:65px}.rocket-cloud:before{width:76px;height:76px}.rocket-cloud:after{width:58px;height:58px}.startup-steps{grid-template-columns:1fr}.sebrae-opportunity{grid-template-columns:1fr;gap:18px;padding:22px}.sebrae-opportunity-icon{border-radius:17px;width:54px;height:54px}.sebrae-opportunity-action{grid-column:1;align-items:stretch}.sebrae-opportunity-button{text-align:center;white-space:normal;width:100%;min-height:54px;padding:12px 16px}.sebrae-opportunity-action small{text-align:center}.suggestion-art{min-height:300px}.suggestion-bulb{width:185px;height:185px}.puzzle{width:92px;height:92px}.suggestion-steps,.partner-panel-grid,.contact-grid{grid-template-columns:1fr}.shirts-layout{gap:16px;width:100%;min-width:0;max-width:100%}.shirt-showcase{width:100%;min-width:0;max-width:100%;padding:12px}.shirt-view-tabs{grid-template-columns:1fr}.shirt-view-tabs button{white-space:normal;width:100%;max-width:100%;min-height:48px;padding:10px 12px;line-height:1.25}.shirt-individual-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.shirt-individual-picker button{overflow:hidden}.shirt-photo-frame{width:100%;max-width:100%;min-height:0}.size-card,.shirt-order-card{width:100%;min-width:0;max-width:100%;padding:22px 16px}.size-table-wrap{overscroll-behavior-inline:contain;width:100%;min-width:0;max-width:100%;overflow-x:auto}.table-scroll-hint{display:block}.size-card table{min-width:490px}.order-card-topline{flex-direction:column;align-items:flex-start}.maker-logo{width:140px;max-width:100%}.shirt-order-button{text-align:center;white-space:normal;height:auto;padding:12px 16px;line-height:1.25}.contact-card,.contact-card p{min-height:0}.site-footer{border-radius:20px;flex-direction:column;align-items:flex-start;width:calc(100% - 16px);margin-bottom:8px;padding:34px 24px 158px}.site-footer>div{flex-direction:column;align-items:flex-start;gap:14px}.summit-banner{border-radius:20px;grid-template-columns:1fr;gap:16px;width:calc(100% - 16px);padding:24px 22px}.summit-brand{justify-self:start;width:148px;height:84px}.summit-copy{flex-direction:column;align-items:flex-start}.summit-action{grid-column:1}}@media (height<=800px) and (width>=981px){h1{font-size:clamp(3rem,5.2vw,5.6rem)}.hero-visual{min-height:470px}.orbit-graphic{width:min(490px,40vw)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
