/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1000;background:linear-gradient(135deg,#ffe1e6e6,#e1f4ffe6 50%,#fff9e1e6);border-bottom:1px solid #e2e8f04d;width:100%;padding:.5rem 0;transition:all .8s;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.header.homepage-initial{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;box-shadow:none!important;background:linear-gradient(135deg,#ffe1e603,#e1f4ff03 50%,#fff9e103)!important;border-bottom:none!important}.header.homepage-scrolling{--bg-opacity:.3;--border-opacity:0;--shadow-opacity:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .3s;background:linear-gradient(135deg,rgba(255,225,230,var(--bg-opacity))0,rgba(225,244,255,var(--bg-opacity))50%,rgba(255,249,225,var(--bg-opacity))100%)!important;border-bottom:1px solid rgba(226,232,240,var(--border-opacity))!important;box-shadow:0 2px 20px rgba(0,0,0,var(--shadow-opacity))!important}.header.navbar-transitioning{transition:background .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),color .5s cubic-bezier(.4,0,.2,1)}nav{justify-content:space-between}.nav-right,nav{align-items:center;display:flex}.nav-right{gap:2rem}.language-toggle{align-items:center;gap:.5rem;display:flex}.language-btn{color:#fff;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-radius:0;padding:4px 8px;font-size:.9rem;font-weight:500;transition:all .8s}.header.scrolled .language-btn{color:#4a4a4a}.language-btn:hover{background:#ffffff26;transform:translateY(-1px)}.header.scrolled .language-btn:hover{color:#000;background:#00000008}.language-btn.active{color:#fff;font-weight:700}.header.scrolled .language-btn.active{color:#000;font-weight:700}.language-separator{color:#fff;font-weight:300;transition:all .8s}.header.scrolled,.header.scrolled .language-separator{color:#4a4a4a}.logo{color:#000;letter-spacing:.1em;font-size:1.5rem;font-weight:300;text-decoration:none}.logo,.logo img{transition:all .8s}.logo img{filter:brightness(0)invert()}.header.scrolled .logo img{filter:brightness(0)invert(0)}.nav-links{gap:2rem;list-style:none}.nav-links,.nav-links li{align-items:center;display:flex}.nav-links a{color:#fff;text-transform:uppercase;border-radius:0;padding:6px 12px;font-weight:500;text-decoration:none;transition:all .8s}.header.scrolled .nav-links a{color:#000}.nav-links a:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.header.scrolled .nav-links a:hover{color:#000;background:#00000008}.nav-links a.active{background:#ffffff26;font-weight:600;transition:none;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.header.scrolled .nav-links a.active{color:#000;background:#00000008;font-weight:600;transition:none}.header.dark .nav-links a.active{color:#fff;background:#ffffff14;font-weight:600;transition:none}.nav-contact-btn{color:#fff;text-transform:uppercase;cursor:pointer;font-weight:500;font-size:inherit;vertical-align:top;line-height:inherit;background:0 0;border:none;border-radius:0;margin:0;padding:6px 12px;text-decoration:none;transition:all .8s}.header.scrolled .nav-contact-btn{color:#000}.nav-contact-btn:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.header.scrolled .nav-contact-btn:hover{color:#000;background:#00000008}.header.dark{background:linear-gradient(135deg,#000000d9,#111827eb 50%,#000000d9)!important;border-bottom:1px solid #ffffff14!important;box-shadow:0 2px 20px #0006!important}.header.dark .logo img{filter:brightness(0)invert()}.header.dark .language-btn,.header.dark .language-separator,.header.dark .nav-contact-btn,.header.dark .nav-links a{color:#fff}.header.dark .language-btn:hover,.header.dark .nav-contact-btn:hover,.header.dark .nav-links a:hover{color:#fff;background:#ffffff14}.hero{color:#fff;opacity:0;background:linear-gradient(135deg,#212529,#495057 50%,#6c757d);align-items:center;min-height:100vh;animation:heroFadeIn 2s ease-out forwards;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.08)" stroke-width="0.3"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');animation:gridMove 30s linear infinite;position:absolute;inset:0}@media (max-width:768px){.hero:before{opacity:.5;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="15" height="15" patternUnits="userSpaceOnUse"><path d="M 15 0 L 0 0 0 15" fill="none" stroke="rgba(255,255,255,0.03)" stroke-width="0.2"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(10px,10px)}}.hero-content{z-index:2;position:relative}@keyframes heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero h1{margin-bottom:1rem;font-size:3rem;font-weight:600;line-height:1.2}.hero p{opacity:.9;max-width:600px;font-size:1.25rem}.hero .details{margin-top:.5rem;margin-bottom:1rem}.cta-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;border-radius:0;padding:.8rem 1.2rem;font-family:inherit;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .8s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.cta-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.cta-button:hover{color:#0000;background-image:linear-gradient(45deg,#ffb6c1,#add8ff,#fffc);-webkit-background-clip:text;background-clip:text;border-image:linear-gradient(45deg,#ffb6c1,#add8ff,#fffc) 1;transform:translateY(-1px)scale(1.02);box-shadow:0 4px 15px #00000026}.cta-button:hover:before{left:100%}.cta-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.cta-button-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:0;padding:.7rem 1.2rem;font-family:inherit;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .8s;display:inline-block;position:relative;overflow:hidden}.cta-button-secondary:hover{color:#000;background:#fff;transform:translateY(-2px)scale(1.05)}.cta-button-secondary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100%;height:100%;transition:left .8s;position:absolute;top:0;left:-100%}.cta-button-secondary:hover:before{left:100%}.problem{color:#1a1a1a;background:linear-gradient(135deg,#ffe1e6e6,#e1f4ffe6 50%,#fff9e1e6);padding:3rem 0;position:relative}.section-title{text-align:center;color:#1a1a1a;margin-bottom:1rem;font-size:2.8rem;font-weight:600}.section-subtitle{text-align:center;color:#1a1a1ab3;margin-bottom:4rem;font-size:1.1rem}.gap-comparison{max-width:1200px;margin:0 auto}.comparison-columns{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.comparison-column{opacity:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fff;border-radius:20px;padding:0;transition:all .4s;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 10px 40px #00000026,0 4px 20px #00000014,inset 0 1px #fff,inset 0 -1px #00000005}.comparison-column.visible{opacity:1;animation:slideInUp .6s ease-out;transform:translateY(0)}.column-header{text-align:center;background:linear-gradient(135deg,#fff6,#fff3);border-bottom:1px solid #00000014;padding:2rem 2rem 1.5rem;position:relative;box-shadow:inset 0 1px #fffc}.column-header h3{color:#1a1a1a;margin:0;font-size:1.8rem;font-weight:600}.comparison-list{flex-direction:column;gap:1.5rem;margin:0;padding:2rem;list-style:none;display:flex}.comparison-item{color:#1a1a1acc;align-items:flex-start;gap:1rem;padding:.5rem 0;font-size:1rem;line-height:1.6;transition:all .3s;display:flex}.comparison-item:hover{color:#1a1a1a;transform:translate(4px)}.bullet{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:14px;font-weight:700;display:flex}.silicon-valley .bullet{color:#fff;background:#28a745}.japan .bullet{color:#fff;background:#dc3545}.gap-conclusion{text-align:center;padding:2rem;position:relative}.conclusion-text{color:#1a1a1a;margin:0;font-size:2.2rem;font-weight:700;line-height:1.3;position:relative}.conclusion-text:after{content:"";background:linear-gradient(90deg,#0000,#1a1a1a99,#1a1a1a,#1a1a1a99,#0000);border-radius:2px;width:120px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.success-stories{color:#1a1a1a;background:linear-gradient(135deg,#f1f3f4,#e9ecef);padding:5rem 0}.success-stories .section-title{color:#1a1a1a}.success-stories .section-subtitle{color:#1a1a1acc}.success-stories-tabs{opacity:0;max-width:1400px;margin:4rem auto;animation:none;transform:translateY(30px)}.success-stories-tabs.fade-in{animation:fadeInUp 1s ease-out .3s forwards}.tab-navigation{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem;padding:.5rem;display:grid}.tab-button{-webkit-backdrop-filter:blur(15px)saturate(180%);cursor:pointer;background:#fff9;border:1px solid #ffffff4d;border-radius:16px;align-items:center;gap:.75rem;padding:1.2rem 1.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.tab-button:hover{background:#fffc;transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.tab-button.active{background:#fffffff2;border:1px solid #fffc;position:relative;overflow:visible;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 40px #00000026,0 5px 15px #0000001a}.tab-button.active:before{content:"";z-index:-1;background:linear-gradient(45deg,#ffb6c1,#add8ff,#ffeb99,#ffb6c1,#add8ff,#ffeb99,#ffb6c1,#add8ff) 0 0/800% 800%;border-radius:16px;animation:aiGradientFlow 12s ease-in-out infinite;position:absolute;inset:-2px}.tab-button.active:after{content:"";z-index:-1;background:#fffffff2;border-radius:15px;position:absolute;inset:1px}.company-flag{font-size:1.5rem}.company-name{color:#1a1a1a;font-size:1rem;font-weight:600}.tab-content{min-height:300px;position:relative}.tab-panel{opacity:1;transition:opacity .3s ease-out;position:absolute;top:0;left:0;right:0}.tab-panel.hidden{opacity:0;pointer-events:none}.tab-panel.active{opacity:1;animation:fadeIn .4s ease-out;position:relative}@keyframes fadeIn{0%{opacity:.3}to{opacity:1}}.story-content{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff1a);border:1px solid #fff3;border-radius:24px;grid-template-columns:1fr 1fr;align-items:start;gap:3rem;padding:3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff0d,inset 0 1px #fff3}.story-content:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.story-challenge{position:relative}.challenge-header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.story-section-title{color:#1a1a1a;margin:0;font-size:1.8rem;font-weight:700;display:inline-block;position:relative}.story-section-title:after{content:"";background:#0003;border-radius:2px;width:50px;height:3px;position:absolute;bottom:-4px;left:0}.company-badge{align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.badge-intro{color:#1a1a1acc;font-size:1.2rem;font-weight:600;line-height:1.4}.challenge-text{color:#1a1a1acc;margin:0;font-size:1rem;line-height:1.6}.story-result{padding-left:3rem;position:relative}.story-result:before{content:"";background:linear-gradient(#ffb6c1cc,#add8ffcc 50%,#ffeb99cc);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.result-content{flex-direction:column;gap:1.5rem;display:flex}.key-metric{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:.5rem;margin:1rem 0 .5rem;display:flex}.metric-number{color:#1a1a1a;font-size:1.8rem;font-weight:700;line-height:1}.metric-label{color:#1a1a1acc;font-size:1.1rem;font-weight:600;line-height:1.2}.result-text{color:#1a1a1acc;margin:0 0 1rem;font-size:1rem;font-weight:400;line-height:1.6}.case-study-link{color:#06c;border-bottom:2px solid #0000;align-self:flex-start;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.case-study-link:hover{color:#049;border-bottom-color:#049;transform:translate(5px)}@media (max-width:1024px){.story-content{grid-template-columns:1fr;gap:2rem;padding:2rem}.story-result{padding-top:2rem;padding-left:0}.story-result:before{background:linear-gradient(90deg,#ffb6c1cc,#add8ffcc 50%,#ffeb99cc);width:auto;height:4px;inset:0 0 auto}}@media (max-width:768px){.tab-navigation{grid-template-columns:1fr 1fr;gap:.75rem}.tab-button{padding:1rem 1.25rem}.story-content{margin:0 1rem;padding:1.5rem}.metric-number{font-size:1.5rem}.metric-label{font-size:1rem}.success-stories-tabs{margin:2rem auto}}.solution{background:linear-gradient(135deg,#fff,#f1f3f4);padding:5rem 0}.solution-content{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.solution-text h2{color:#000;margin-bottom:2rem;font-size:2.5rem;font-weight:600}.solution-features{margin-top:2rem;list-style:none}.solution-features li{border-bottom:1px solid #e2e8f0;padding:.75rem 0;transition:all .8s}.solution-features li:hover{color:#000;padding-left:1rem;font-weight:600}.solution-visual{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;width:100%;max-width:800px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.solution-visual,.solution-visual iframe{border-radius:8px}.packages{background:linear-gradient(135deg,#f1f3f4,#e9ecef);padding:5rem 0}.pricing-toggle-container{justify-content:center;margin:2rem 0 3rem;display:flex}.pricing-toggle{border:none;margin:0;padding:0}.toggle-options{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff9;border:1px solid #ffffff4d;border-radius:12px;grid-template-columns:1fr 1fr;gap:2px;padding:4px;display:grid;position:relative;box-shadow:0 4px 15px #0000001a}.toggle-option{cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;position:relative}.toggle-option.active{background:#fffffff2;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.toggle-option:hover:not(.active){background:#fff6}.toggle-input{opacity:0;pointer-events:none;position:absolute}.toggle-label{color:#4a4a4a;font-size:.95rem;font-weight:500;transition:color .3s}.toggle-option.active .toggle-label{color:#1a1a1a}.packages-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;max-width:800px;margin-top:3rem;margin-left:auto;margin-right:auto}.packages-grid-four{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:3rem;max-width:1200px;margin-top:4rem}.package-icon{text-align:center;margin-bottom:1rem;font-size:3rem;display:block}.package-description{text-align:center;font-size:1rem;line-height:1.6}.package-card{border-radius:0;grid-template-rows:minmax(100px,auto) auto auto 1fr auto;height:100%;padding:2.5rem;transition:all .8s;display:grid;box-shadow:0 8px 30px #0000001a,inset 0 1px #fffc,inset 0 -1px #0000000d}.package-card,.package-card.featured{background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);position:relative}.package-card.featured{overflow:visible}.package-card.featured:before{content:"";z-index:-1;background:linear-gradient(45deg,#ff6b9d,#4ecdc4,#45b7d1,#96ceb4,#ffa726,#ff6b9d) 0 0/300% 300%;animation:flowingBorder 3s linear infinite;position:absolute;inset:-3px}.package-card.featured:after{content:"";z-index:-1;background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);position:absolute;inset:0}@keyframes flowingBorder{0%{background-position:0 0}to{background-position:300% 300%}}.package-header{text-align:center;border-bottom:1px solid #00000014;padding:2rem 2rem 1.5rem}.package-name-badge{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.package-title{color:#212529;font-weight:700}.package-card[data-featured=true] .package-title{color:#4f46e5}.most-popular-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#4f46e5;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.package-description{color:#64748b;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.package-price{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.price-amount{color:#000;font-size:2.5rem;font-weight:700;line-height:1}.price-period{color:#64748b}.package-cta,.price-period{font-size:1rem;font-weight:600}.package-cta{color:#fff;text-align:center;background:#000c;border:1px solid #fff3;border-radius:12px;width:100%;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s;display:inline-block}.package-cta:hover{color:#fff;background:#000000e6;transform:translateY(-1px);box-shadow:0 4px 15px #0000004d}.package-cta.featured-cta{background:#4f46e5;border:1px solid #4f46e5;box-shadow:0 2px 8px #4f46e54d}.package-cta.featured-cta:hover{color:#fff;background:#4338ca;border:1px solid #4338ca;box-shadow:0 4px 15px #4f46e566}.package-features-section{flex-grow:1;padding:0 2rem 2rem}.package-features{flex-direction:column;gap:.75rem;margin:0;padding:0;display:flex}.package-feature{color:#374151;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.feature-checkmark{color:#10b981;flex-shrink:0;margin-top:.125rem;font-size:1rem;font-weight:600}.feature-text{flex:1}.packages-section .package-card{text-align:center;border-radius:0}.packages-section .package-card.featured{background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);position:relative;overflow:visible}.packages-section .package-card.featured:before{content:"";z-index:-1;background:linear-gradient(45deg,#ff6b9d,#4ecdc4,#45b7d1,#96ceb4,#ffa726,#ff6b9d) 0 0/300% 300%;animation:flowingBorder 3s linear infinite;position:absolute;inset:-3px}.packages-section .package-card.featured:after{content:"";z-index:-1;background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);position:absolute;inset:0}.packages-section .package-title{text-align:center}.packages-section .package-price{text-align:center;margin-bottom:1.5rem}.packages-section .package-features{text-align:left}@media (max-width:1200px){.packages-grid-four{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}}@media (max-width:768px){.packages-grid,.packages-grid-four{grid-template-columns:1fr;gap:2rem;max-width:none}.package-card.featured{transform:none}}@keyframes aiGradientFlow{0%{background-position:0}50%{background-position:100%}to{background-position:0}}@keyframes featuredPulse{0%,to{box-shadow:0 12px 40px #0000004d,0 0 60px #ffb6c14d,0 0 100px #add8ff33,inset 0 1px #ffffffe6,inset 0 -1px #0000001a}50%{box-shadow:0 12px 40px #0000004d,0 0 80px #ffb6c166,0 0 120px #add8ff4d,inset 0 1px #ffffffe6,inset 0 -1px #0000001a}}.package-title{color:#374151;text-align:center;justify-content:center;align-items:center;min-height:80px;margin:0;padding-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex;position:relative}.package-price{color:#1a202c;text-align:center;margin:1rem 0 1.5rem;font-size:2rem;font-weight:800}.package-features{margin-bottom:2rem;list-style:none}.package-features li{border-bottom:1px solid #e2e8f0;align-items:center;min-height:3rem;padding:.5rem 0 .5rem 1.5rem;display:flex;position:relative}.package-features li:before{content:"✓";color:#10b981;font-weight:600;position:absolute;left:0}.package-card .cta-button{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(145deg,#374151,#4b5563 50%,#374151);border:1px solid #ffffff26;box-shadow:0 2px 8px #0003}.package-card .cta-button:hover{color:#fff;background:linear-gradient(145deg,#1f2937,#374151 50%,#1f2937);transform:translateY(-2px)}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#343a40,#495057 50%,#6c757d);padding:5rem 0}.cta-section h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.cta-section p{opacity:.9;margin-bottom:2rem;font-size:1.25rem}.cta-section .cta-buttons{justify-content:center}footer{color:#fff;text-align:center;background:#1a1a1a;padding:3rem 0}@media (max-width:768px){.about-company-section,.about-founder-section,.case-studies,.company-header,.company-header-left,.company-overview-list .overview-rows,.footer-note,.founder-section{max-width:100%;margin-left:0;margin-right:0}.overview-row{grid-template-columns:1fr}.timeline:before{left:16px}.timeline-year{text-align:left;flex:0 0 72px;padding-left:.5rem}.founder-profile{text-align:center;grid-template-columns:1fr;gap:1.5rem}.founder-intro{order:2}.company-title-left{font-size:2.2rem}.main-section-heading{font-size:1.5rem}.founder-profile-layout{flex-direction:column;align-items:center;gap:2rem}.founder-photo-large{align-self:center}.info-row{grid-template-columns:100px 1fr}.info-label,.info-value{padding:.75rem;font-size:.9rem}.achievement-grid{grid-template-columns:1fr;gap:2rem}.achievement-item{padding:1.5rem}.achievement-stats{gap:1rem}.stat-number{font-size:2rem}.founder-photo{width:150px;height:150px}.founder-intro{border-left:none;min-height:auto;margin-top:.75rem;padding-left:0}.hero h1{font-size:2.5rem}.cta-buttons{flex-direction:column;align-items:stretch;gap:.75rem}.cta-button,.cta-button-secondary{text-align:center;padding:.7rem 1rem;font-size:1rem}.packages-grid,.solution-content{grid-template-columns:1fr;gap:2rem}.comparison-columns{grid-template-columns:1fr;gap:2.5rem}.column-header{padding:1.5rem 1.5rem 1rem}.column-header h3{font-size:1.5rem}.comparison-list{gap:1rem;padding:1.5rem}.comparison-item{font-size:.95rem}.gap-conclusion{padding:3rem 1.5rem}.conclusion-text{font-size:1.6rem}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.stories-table{margin:2rem 1rem;font-size:.9rem}.table-header,.table-row{grid-template-columns:60px 1fr 1.5fr 1fr}.header-cell,.table-cell{padding:1rem .5rem;font-size:.85rem}.flag-cell{font-size:1.4rem}.question-cell{padding-left:.75rem;font-size:.8rem}.japanese-notice{margin:2rem 0 1.5rem;padding:1.5rem}.japanese-notice p,.stories-cta{font-size:1rem}.stories-cta{padding:.9rem 1.8rem}.nav-links{display:none}}.stories-carousel{perspective:1400px;perspective-origin:50% 35%;max-width:900px;margin:3rem auto 0;position:relative}.slideC{perspective:1000px;margin:0 auto 80px;position:relative}.slide,.slideC{transform-style:preserve-3d;width:362px;height:272px}.slide{border-radius:12px;justify-content:center;align-items:center;transition:transform .5s,opacity .5s,visibility .5s;display:flex;position:absolute;top:0}.carousel-card{background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);border:1px solid #0000001a;box-shadow:0 14px 34px #00000024}.reflection{filter:blur(2px);background:linear-gradient(#0000001f,#0000);border-radius:12px;width:100%;height:60px;transition:transform .5s,opacity .5s,visibility .5s;position:absolute;bottom:-60px}.sliderContent{color:#1a1a1a;flex-direction:column;align-items:flex-start;padding:24px 28px;display:flex}.sliderContent h3.card-question{margin:12px 0 8px;font-size:1.1rem;line-height:1.3}.sliderContent p{margin:0 0 10px}.card-topline{align-items:center;gap:10px;display:flex}.card-answer,.card-topline{font-weight:600}.card-desc{color:#374151;font-size:.9rem}.card-cta{margin-top:auto}.carousel-nav{justify-content:center;align-items:center;gap:28px;display:flex}.nav-btn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#000,#1a1a1a 50%,#000);border:1px solid #ffffff26;border-radius:6px;padding:10px 14px;transition:transform .2s,box-shadow .2s}.nav-btn:hover{transform:translateY(-1px);box-shadow:0 8px 25px #00000040}@media (max-width:768px){.stories-carousel{max-width:100%;padding:0 16px}.slide,.slideC{width:300px;height:240px}.stories-carousel{perspective:1100px}}.contact-form-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 0 4rem}.contact-form-container{max-width:800px;margin:0 auto}.contact-form{background:linear-gradient(145deg,#fff,#f8f9fa 50%,#e9ecef);border:1px solid #ffffff26;border-radius:0;padding:3rem;box-shadow:0 8px 25px #0000001a,inset 0 1px #fff9,inset 0 -1px #ffffff4d}.contact-header{text-align:center;margin-bottom:3rem}.contact-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(145deg,#000,#1a1a1a 50%,#000);border:1px solid #ffffff26;border-radius:0;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.contact-header h1{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.contact-header p{color:#495057;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full-width{grid-column:1/-1;margin-top:1.5rem}.form-group label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.required{color:#ef4444;margin-left:4px}.form-group input,.form-group select,.form-group textarea{box-shadow:none;background:#fff;border:none;border-radius:0;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;outline:none;box-shadow:0 0 0 2px #0000001a}.form-group input.error,.form-group select.error,.form-group textarea.error{background:#fef2f2;box-shadow:0 0 0 2px #ef4444}.error-text{color:#ef4444;margin-top:.25rem;font-size:.875rem;font-weight:600}.form-submit{text-align:center;margin-top:2rem}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#000,#1a1a1a 50%,#000);border:1px solid #ffffff26;border-radius:0;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .8s;display:inline-flex;position:relative;overflow:hidden}.submit-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.submit-button:hover{background:linear-gradient(145deg,#0d0d0d,#2d2d2d 50%,#0d0d0d);transform:translateY(-2px);box-shadow:0 8px 25px #00000080,inset 0 1px #ffffff4d,inset 0 -1px #ffffff26}.submit-button:hover:before{left:100%}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.form-note{color:#64748b;max-width:400px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.9rem}.form-message{border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.success-message{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.error-message{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.message-icon{flex-shrink:0;margin-top:.125rem}.form-message h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.form-message p{margin:0;font-size:.95rem;line-height:1.5}.benefits-section{background:#fff;padding:4rem 0}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.benefit-card{text-align:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.benefit-icon{color:#fff;background:linear-gradient(145deg,#000,#1a1a1a 50%,#000);border:1px solid #ffffff26;border-radius:0;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.benefit-card h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.benefit-card p{color:#64748b;line-height:1.6}@media (max-width:768px){.contact-form{padding:2rem 1.5rem}.contact-header h1{font-size:2rem}.form-grid{grid-template-columns:1fr;gap:1rem}.contact-form-section{padding:5rem 0 3rem}}.page-content{opacity:1;transition:all .5s cubic-bezier(.4,0,.2,1);transform:translate(0)}.page-slide-in-on-load{animation:slideInFromRight 1.2s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideInFromRight{0%{opacity:0;transform:translate(60px)}40%{opacity:1}to{opacity:1;transform:translate(0)}}.page-fade-in{animation:fadeIn .3s ease-out forwards}.page-layout{min-height:100vh}.company-page,.page-layout,.service-page{color:#1a202c;background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);margin-bottom:0;padding-top:8rem;padding-bottom:0}.service-hero{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.service-hero-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:24px;padding:3rem 2rem;box-shadow:0 12px 40px #0000001a}.service-hero-title{color:#1a202c;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.service-hero-subtitle{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.features-section{max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffd9;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0000001a}.feature-icon{margin-bottom:1rem;font-size:3rem;display:block}.feature-title{color:#1a202c;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-card p{color:#4a5568;line-height:1.6}.stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.stat-card:hover{transform:translateY(-1px);box-shadow:0 8px 25px #0000001f}.stat-number{margin-bottom:.5rem}.stat-card div:last-child{color:#4a5568;font-weight:600}.packages-section{max-width:1200px;margin-bottom:0;margin-left:auto;margin-right:auto;padding-bottom:4rem}.packages-subtitle{text-align:center;color:#1a1a1ab3;max-width:600px;margin:.5rem auto 2rem;font-size:1.1rem}.packages-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.process-section{max-width:1000px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.process-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.process-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffffd9;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 8px 32px #00000014}.process-step:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000001f}.step-number{color:#fff;background:linear-gradient(45deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.process-step h3{color:#1a202c;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.process-step p{color:#4a5568;line-height:1.6}.timing-section{max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.timing-content{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:20px;padding:3rem;box-shadow:0 12px 40px #0000001a}.timing-content p{color:#4a5568;margin-top:1.5rem;font-size:1.1rem;line-height:1.8}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fffc;border:1px solid #fff3;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #0000000d}.contact-item:hover{transform:translateY(-1px);box-shadow:0 8px 25px #0000001a}.contact-item div:first-child{color:#1a202c;margin-bottom:.5rem;font-weight:600}.contact-item div:last-child{color:#4a5568}.scarcity{color:#1a202c;text-align:center;background:linear-gradient(45deg,#fbbf24,#f59e0b);border-radius:12px;margin:2rem 0;padding:1rem;font-weight:600;box-shadow:0 4px 15px #f59e0b33}@media (max-width:768px){.service-hero-title{font-size:2rem}.service-hero-subtitle{font-size:1.1rem}.service-hero-content{padding:2rem 1.5rem}.features-grid,.packages-grid,.process-steps{grid-template-columns:1fr}.feature-card,.package-card,.process-step{padding:1.5rem}}.company-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:0;max-width:960px;margin:2rem auto 3rem;padding:2rem 1.5rem;box-shadow:0 20px 60px #00000073}.company-header{text-align:center;max-width:960px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.company-header-left{text-align:left}.company-header-left,.company-main-header{max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.founder-profile-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-bottom:4rem}.founder-profile-layout{align-items:flex-start;gap:3rem;display:flex}.company-info-table,.founder-info-table{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #ffffff4d;border-radius:0;flex:1;box-shadow:0 8px 32px #0000001a}.company-overview-table{background:#fffc;border:1px solid #00000014;max-width:500px;box-shadow:0 8px 30px #00000014}.overview-info-row{border-bottom:1px solid #00000014;grid-template-columns:140px 1fr;display:grid}.overview-info-row:last-child{border-bottom:none}.overview-label{color:#374151;background:#00000005;border-right:1px solid #00000014;padding:.75rem;font-weight:600}.overview-value{color:#4b5563;padding:.75rem;line-height:1.6}.info-row{border-bottom:1px solid #00000014;grid-template-columns:120px 1fr;display:grid}.info-row:last-child{border-bottom:none}.info-label{color:#374151;background:#00000005;border-right:1px solid #00000014;padding:1rem;font-weight:600}.info-value{color:#4b5563;padding:1rem;line-height:1.6}.title-section{flex:1}.header-photo-section{text-align:center;flex-shrink:0}.header-photo{background:#fffc;border:1px solid #3741514d;border-radius:0;width:300px;height:350px;position:relative;overflow:visible;box-shadow:0 12px 32px #00000026}.photo-caption{text-align:center;margin-top:1rem}.caption-title{color:#6b7280;letter-spacing:.05em;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.caption-name{color:#1a202c;font-size:1.1rem;font-weight:700}.caption-facts{flex-direction:column;gap:.25rem;margin-top:.75rem;display:flex}.caption-fact{color:#6b7280;font-size:.85rem;font-weight:600}.company-overview-header,.founder-overview-header{margin-top:2rem}.overview-heading{font-size:1.8rem}.founder-name-header,.overview-heading{color:#1a202c;margin-bottom:1rem;font-weight:700}.founder-name-header{font-size:1.5rem}.founder-text-header{color:#475569;font-size:1rem;line-height:1.7}.company-title-left{color:#1a202c;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1.2}.company-subtitle-left{color:#475569;margin-bottom:0;font-size:1.2rem}.section-heading{color:#f1f5f9;border-bottom:2px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:700}.main-section-heading{color:#1a202c;text-align:left;margin-bottom:2rem;padding-bottom:1rem;font-size:2.2rem;font-weight:700;position:relative}.main-section-heading:after{content:"";background:linear-gradient(90deg,#6b7280b3,#9ca3af4d 50%,#0000);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.subsection-heading{color:#1a202c;text-align:left;margin-top:3rem;margin-bottom:2.5rem;padding-bottom:1rem;font-size:1.75rem;font-weight:700;position:relative}.subsection-heading:after{content:"";background:linear-gradient(90deg,#6b7280b3,#9ca3af4d 50%,#0000);border-radius:1px;height:1.5px;position:absolute;bottom:0;left:0;right:0}.company-overview-list .overview-rows{flex-direction:column;gap:.75rem;max-width:960px;margin-left:auto;margin-right:auto;display:flex}.overview-row{grid-template-columns:200px 1fr;align-items:baseline;gap:.5rem 1rem;display:grid}.overview-row .label{color:#374151;font-weight:700}.overview-row .value{color:#4b5563;max-width:600px}.founder-section{max-width:960px;margin-top:2rem;margin-left:auto;margin-right:auto}.about-company-section{margin-bottom:4rem}.about-company-section,.about-founder-section{max-width:1200px;margin-left:auto;margin-right:auto}.about-founder-section,.case-studies-subsection,.company-strengths-subsection{margin-top:2rem}.achievements-section{margin-top:2rem;padding-bottom:3rem}.achievement-item{background:#fffc;border:1px solid #00000014;margin-bottom:3rem;padding:2rem;box-shadow:0 8px 30px #00000014}.achievement-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.achievement-header{margin-bottom:1.5rem}.achievement-title{color:#1a202c;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.achievement-description{color:#4b5563;line-height:1.6}.achievement-highlights{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.achievement-highlight{align-items:center;gap:.75rem;display:flex}.highlight-label{color:#374151;min-width:80px;font-size:.9rem;font-weight:600}.testimonial-quote{color:#374151;margin-bottom:1rem;font-style:italic;line-height:1.6}.testimonial-caption{align-items:center;gap:1rem;display:flex}.author-name{color:#1a202c;font-weight:600}.author-company{color:#6b7280;font-size:.9rem}.achievement-stats{justify-content:center;gap:2rem;padding:2rem 0;display:flex}.stat-item{text-align:center}.stat-number{color:#000;font-size:2.5rem;font-weight:700;line-height:1}.stat-label{color:#6b7280;margin-top:.5rem;font-size:.9rem}.founder-profile{grid-template-columns:1fr 200px;align-items:center;gap:2rem;margin-bottom:1.5rem;display:grid}.founder-profile-vertical{text-align:left;flex-direction:column}.founder-profile-horizontal,.founder-profile-vertical{align-items:flex-start;margin-bottom:2rem;display:flex}.founder-profile-horizontal{justify-content:space-between;gap:3rem}.founder-photo{width:180px;height:180px;box-shadow:0 8px 24px #00000080}.founder-photo,.founder-photo-rounded{border:4px solid #94a3b866;justify-self:end}.founder-photo-rounded{background:#ffffff0d;border-radius:0;width:200px;height:200px;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000080}.founder-photo-large{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff1a);border:1px solid #fff3;border-radius:24px;flex-shrink:0;width:350px;height:400px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff0d,inset 0 1px #fff3}.founder-name{color:#1a202c;margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.founder-text{color:#4b5563}.founder-intro{border-left:1px solid #ffffff14;flex-direction:column;justify-content:center;gap:.5rem;min-height:180px;padding-left:1.25rem;display:flex}.case-studies{max-width:960px;margin-top:2rem;margin-left:auto;margin-right:auto}.case-card{background:#fffc;border:1px solid #00000014;border-radius:0;margin-bottom:1rem;padding:1.5rem;box-shadow:0 12px 36px #00000014}.case-title{color:#1a202c;margin-bottom:.5rem;font-weight:700}.case-desc{color:#4b5563}.strengths-list{gap:.5rem;padding-left:1.2rem;list-style:outside;display:grid}.footer-note{text-align:center;color:#94a3b8;max-width:960px;margin-top:1.5rem;margin-left:auto;margin-right:auto}.company-hero{border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 1fr;align-items:center;gap:4rem;min-height:50vh;padding:3rem 0;display:grid}.company-content{max-width:600px}.company-title{color:#f8fafc;margin-bottom:1.5rem;font-size:3rem;font-weight:600;line-height:1.2}.company-subtitle{color:#cbd5e1;font-size:1.2rem;line-height:1.6}.avatar-placeholder,.company-avatar-section{justify-content:center;align-items:center;display:flex}.avatar-placeholder{background:linear-gradient(145deg,#ffffff0f,#ffffff0a 50%,#ffffff08);border:1px solid #ffffff14;border-radius:50%;flex-direction:column;width:200px;height:200px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000073,inset 0 1px #ffffff14}.avatar-placeholder:hover{transform:scale(1.05);box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff1f}.avatar-icon{color:#e2e8f0;margin-bottom:.5rem;font-size:4rem}.avatar-label{color:#94a3b8;text-align:center;font-size:.9rem;font-weight:600}.company-sections{max-width:1000px;margin:0 auto;padding:0 20px}.company-sections section{margin-bottom:5rem;padding:2rem 0}.company-sections h2{color:#f1f5f9;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:600}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.overview-item{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:2rem;transition:all .4s;box-shadow:0 8px 30px #00000040}.overview-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000059}.overview-item h3{color:#e2e8f0;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.overview-item p{color:#cbd5e1;line-height:1.6}.background-intro{color:#cbd5e1;text-align:center;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.timeline{max-width:800px;margin:0 auto;position:relative}.timeline:before{content:"";background:linear-gradient(#0000001a,#0003,#0000001a);width:2px;position:absolute;top:0;bottom:0;left:200px}.timeline-item{margin-bottom:3rem;display:flex;position:relative}.timeline-year{color:#374151;text-align:left;flex:0 0 220px;padding-top:2rem;padding-right:2rem;font-size:1.1rem;font-weight:600}.timeline-content{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff1a);border:1px solid #fff3;border-radius:24px;flex:1;margin-left:2rem;padding:2rem;position:relative;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff0d,inset 0 1px #fff3}.timeline-content:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.timeline-content:before{content:"";z-index:10;background:#374151;border:3px solid #f8fafce6;border-radius:50%;width:12px;height:12px;position:absolute;top:2.4rem;left:-8px;box-shadow:0 2px 10px #00000014}.timeline-content h3{color:#1a202c;margin-top:-.2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.timeline-content p{color:#4b5563;margin-bottom:1rem;line-height:1.7}.achievements{border-top:1px solid #ffffff14;margin-top:2rem;padding-top:1.5rem}.achievements h4{color:#e5e7eb;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.achievement-item{background:#ffffff0a;border-left:4px solid #94a3b8cc;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.achievement-item h5{color:#e2e8f0;margin-bottom:.75rem;font-size:1rem;font-weight:600}.testimonial{background:#ffffffe6;border-left:4px solid #374151;border-radius:0;margin-top:1.5rem;padding:1.5rem}.testimonial h6{color:#374151;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.testimonial blockquote{color:#374151;margin:0;padding-left:1rem;font-style:italic;line-height:1.6;position:relative}.testimonial blockquote:before{content:'"';color:#374151;font-size:2rem;line-height:1;position:absolute;top:0;left:0}.strengths-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.strength-item{text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;padding:2rem;transition:all .4s;box-shadow:0 8px 30px #00000040}.strength-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000059}.strength-item h3{color:#f1f5f9;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.strength-item p{color:#cbd5e1;line-height:1.6}.strengths-conclusion{color:#e2e8f0;text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;margin-top:3rem;padding:2rem;font-size:1.1rem;font-weight:600;line-height:1.7}.case-study-box{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff1a);border:1px solid #fff3;border-radius:24px;margin-bottom:2rem;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff0d,inset 0 1px #fff3}.case-study-box:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.case-study-box.testimonial-no-bg{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;padding:4rem 2rem}.case-study-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.case-study-info-table{background:#fff9;border:1px solid #00000014;margin-bottom:1.5rem}.case-study-info-table .info-row{border-bottom:1px solid #00000014;grid-template-columns:120px 1fr;display:grid}.case-study-info-table .info-label{white-space:nowrap;min-width:120px}.case-study-header{margin-bottom:1rem}.case-study-header h3{color:#1a202c;margin-top:-.2rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.case-study-header.case-study-title{margin-bottom:0}.case-study-header h4{color:#6b7280;margin:0;font-size:1.1rem;font-weight:600}.case-study-content h3{color:#1a202c;margin-top:-.2rem;font-size:1.3rem;font-weight:600}.case-study-content p{color:#4b5563;margin-bottom:1rem;line-height:1.7}.case-study-image{justify-content:center;align-items:center;display:flex}@media (min-width:768px){.case-study-grid{align-items:stretch}.case-study-image{min-height:100%}.case-study-image,.case-study-image .image-column{justify-content:center;align-items:center;display:flex}.case-study-image .image-column{flex-direction:column}}@media (max-width:767px){.case-study-image .embla{max-width:100%;margin:0}.embla__slide__image img{width:100%;height:auto}}.site-image-placeholder{color:#6b7280;background:#f3f4f6;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:100%;height:300px;font-weight:600;display:flex}.case-study-details{margin:1.5rem 0}.problem-solution-section{margin-bottom:1.5rem}.problem-solution-section h4{color:#1a202c;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.problem-solution-section p{color:#4b5563;margin:0;line-height:1.7}.testimonial-modern{margin-top:2rem;padding:1.5rem 0}.company-logo-placeholder{color:#6b7280;font-size:.9rem}.company-logo,.company-logo-placeholder{align-items:center;height:3rem;margin-bottom:2.5rem;display:flex}.company-logo{margin-left:0;padding-left:0}.testimonial-container .company-logo{justify-content:center}.image-column{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.testimonial-container{text-align:center;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff1a),linear-gradient(135deg,#ffe1e6e6,#e1f4ffe6 50%,#fff9e1e6);border:1px solid #fff3;border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff0d,inset 0 1px #fff3}.testimonial-container:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.testimonial-container .testimonial-figure{z-index:2;border-left:none;flex-direction:column;align-items:center;padding-left:0;display:flex;position:relative}.testimonial-quote-centered{color:#1a202c;text-shadow:0 1px 2px #0000001a;max-width:800px;margin-bottom:2rem;font-size:1.25rem;font-weight:600;line-height:1.75}.testimonial-author-centered{-webkit-backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 1.5rem;display:flex}.author-details{text-align:left}.author-details .author-name{color:#1a202c;margin-bottom:.25rem;font-weight:600}.author-details .author-title{color:#6b7280;font-size:.9rem}.website-link{color:#4f46e5;cursor:pointer;border-bottom:1px solid #4f46e5;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.website-link:hover{color:#3730a3;border-bottom:2px solid #3730a3;transform:translate(4px)}.company-title-link{color:#4f46e5;cursor:pointer;text-decoration:none;transition:all .3s}.company-title-link:hover{color:#3730a3;text-decoration:underline}.internal-tool-note{color:#6b7280;margin-top:1rem;font-size:.9rem}.see-work-note{color:#374151;margin-right:.5rem;font-size:.95rem;font-weight:600}.testimonial-content{flex-direction:column;justify-content:space-between;height:100%;display:flex}.testimonial-quote-modern{color:#374151;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75}.testimonial-author-modern{align-items:center;gap:1.5rem;display:flex}.author-avatar-placeholder{background:#e5e7eb;border-radius:50%;flex-shrink:0;width:3.5rem;height:3.5rem}.author-avatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;box-shadow:0 4px 16px #0000001a,0 0 0 1px #ffffff1a}.author-info{font-size:1rem}.author-info .author-name{color:#1a202c;font-weight:600}.author-info .author-title{color:#6b7280;margin-top:.25rem}@media (max-width:768px){.case-study-grid{grid-template-columns:1fr;gap:2rem}.site-image-placeholder{height:200px}.company-hero{text-align:center;grid-template-columns:1fr;gap:2rem}.company-title{font-size:2.2rem}.avatar-placeholder{width:150px;height:150px}.avatar-icon{font-size:3rem}.timeline:before{left:16px}.timeline-item{flex-direction:column;margin-bottom:2rem}.timeline-year{text-align:left;flex:none;margin-bottom:.5rem;padding-left:2rem;padding-right:0}.timeline-content{margin-left:2rem}.timeline-content:before{left:-8px}.company-sections h2{font-size:2rem}.overview-grid,.strengths-grid{grid-template-columns:1fr}.testimonial-quote-centered{font-size:1rem;line-height:1.6}.subsection-heading{font-size:1.3rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}