.hirukuru-landing{--max:1120px;--bg:#fff;--bg-2:#f8fafc;--surface:#ffffffc7;--surface-2:#ffffffeb;--text:#0f172a;--muted:#0f172aa3;--subtle:#0f172a85;--border:#0f172a1a;--border-2:#0f172a24;--primary:#ff4800;--primary-2:#f5873e;--danger:#ef4444;--success:#10b981;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-sm:0 1px 2px #0f172a0f,0 1px 1px #0f172a0d;--shadow-md:0 12px 30px #0f172a24;--shadow-lg:0 22px 60px #0f172a2e;--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,0,.35,1);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;width:100%;max-width:100%;line-height:1.7;overflow-x:clip}.hirukuru-landing a{color:inherit;text-decoration:none}.hirukuru-landing :where(*){box-sizing:border-box}.hirukuru-landing :where(img){max-width:100%;height:auto}.hirukuru-landing :where(p){margin:0}.hirukuru-landing :where(h1,h2,h3){letter-spacing:-.02em;margin:0}.hirukuru-landing :where(a,button,summary){-webkit-tap-highlight-color:#0000}.hirukuru-landing :where(a,button,summary):focus-visible{outline-offset:3px;border-radius:.75rem;outline:3px solid #ff480047}@media (prefers-reduced-motion:reduce){.hirukuru-landing *{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.hirukuru-landing .landing-container{max-width:var(--max);width:100%;margin-left:auto;margin-right:auto;padding:0 2rem;display:block}.hirukuru-landing .mobile-only{display:none}.hirukuru-landing .section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(3rem,4vw,4.25rem);display:flex}.hirukuru-landing .section-eyebrow{letter-spacing:.12em;color:var(--primary);background:#ff48001a;border-radius:999px;margin-bottom:.85rem;padding:.35rem 1rem;font-size:clamp(.7rem,1.2vw,.85rem);font-weight:800}.hirukuru-landing .section-title{color:var(--text);font-size:clamp(1.875rem,2.6vw,3rem);font-weight:900;line-height:1.25}.hirukuru-landing .section-subtitle{color:var(--muted);max-width:65ch;margin-top:clamp(.85rem,1.5vw,1.15rem);margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:700;line-height:1.6}.hirukuru-landing .hero-section{min-height:calc(88vh - var(--header-height));min-height:calc(88dvh - var(--header-height));align-items:center;padding:clamp(4.5rem,6vw,7.5rem) 0 clamp(3.25rem,5vw,6rem);display:grid;position:relative;overflow:hidden}.hirukuru-landing .hero-section .hero-background{z-index:0;pointer-events:none;position:absolute;inset:0}.hirukuru-landing .hero-section .hero-background .hero-media{z-index:0;background:linear-gradient(90deg,#fff 0%,#fffffffa 15%,#fff0 25%);position:absolute;inset:0}.hirukuru-landing .hero-section .hero-background .hero-media-img{object-fit:cover;filter:saturate(1.05)contrast(1.02);object-position:80% 35%;width:100%;height:100%;padding-left:12vw;position:absolute;inset:0;transform:scale(1.02)}.hirukuru-landing .hero-section .hero-background .hero-gradient{z-index:1;filter:blur();animation:heroFloat 18s var(--ease-in-out)infinite alternate;opacity:1;background:linear-gradient(90deg,#fff 0% 28%,#fffffff5 30%,#ffffffeb 38%,#ffffff8c 58%,#ffffff2e 74%,#fff0 92%),radial-gradient(900px 520px at 20% 30%,#ff480029 0%,#fff0 65%),radial-gradient(700px 480px at 55% 20%,#f5873e1f 0%,#fff0 70%),linear-gradient(#ffffff8c 0%,#ffffff0d 55%,#ffffffb3 100%);position:absolute;inset:-20%}.hirukuru-landing .hero-section .hero-background .hero-pattern{z-index:2;opacity:.18;background-image:radial-gradient(circle at 2px 2px,#0f172a14 1px,#0000 0);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 70%);mask-image:radial-gradient(circle at 50% 20%,#000 0%,#0000 70%)}.hirukuru-landing .hero-section .landing-container{z-index:1;position:relative}.hirukuru-landing .hero-section .hero-content{text-align:left;place-items:center start;width:100%;max-width:60rem;margin:0 auto;display:grid}.hirukuru-landing .hero-section .hero-copy{justify-items:start;gap:1rem;max-width:46rem;display:grid}.hirukuru-landing .hero-section .hero-badge{margin-bottom:-2rem;margin-left:-4rem;transform:scale(1.1)}.hirukuru-landing .hero-section .hero-title{letter-spacing:-.03em;max-width:22ch;margin-top:.35rem;margin-left:0;margin-right:0;font-size:clamp(2.125rem,3.4vw,3.9rem);font-weight:950;line-height:1.2}.hirukuru-landing .hero-section .hero-title .title-main{color:var(--text);display:block}.hirukuru-landing .hero-section .hero-title .title-accent{background:linear-gradient(135deg,var(--primary)0%,var(--primary-2)100%);-webkit-text-fill-color:#0000;text-shadow:0 0 #0000;-webkit-background-clip:text;background-clip:text;display:block}.hirukuru-landing .hero-section .hero-buttons{grid-auto-flow:column;justify-content:start;gap:.9rem;margin-top:clamp(1.8rem,3vw,2.35rem);display:grid}.hirukuru-landing .hero-subtitle{color:var(--muted);max-width:58ch;margin-top:1.5rem;font-size:clamp(1rem,1.15vw,1.15rem);font-weight:700;line-height:1.9}.hirukuru-landing .cta-button{letter-spacing:-.01em;height:3.5rem;transition:transform .17s var(--ease-out),box-shadow .17s var(--ease-out),background-color .17s var(--ease-out),color .17s var(--ease-out),border-color .17s var(--ease-out);will-change:transform;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:0 1.5rem;font-size:1.125rem;font-weight:700;display:inline-flex}.hirukuru-landing .cta-button svg{flex-shrink:0;font-size:1.25rem}.hirukuru-landing .cta-button.primary{background:linear-gradient(135deg,var(--primary)0%,var(--primary-2)100%);color:#fff;box-shadow:0 18px 30px #ff48002e}.hirukuru-landing .cta-button.secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0f172ad1;box-shadow:var(--shadow-sm);background:#ffffffa6;border:1px solid #0f172a1f}.hirukuru-landing .section-nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);will-change:transform;background:#fffffff2;border-bottom:1px solid #0f172a14;margin:0;position:sticky;top:0;transform:translateZ(0);box-shadow:0 1px 3px #0f172a0a}.hirukuru-landing .section-nav .landing-container{padding-top:.85rem;padding-bottom:.85rem}.hirukuru-landing .section-nav .section-nav-list{justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.hirukuru-landing .section-nav .section-nav-list:before{content:"";background:#0f172a0f;border-radius:999px;height:2px;position:absolute;bottom:-.85rem;left:0;right:0}.hirukuru-landing .section-nav .section-nav-item{color:#0f172aa6;letter-spacing:-.01em;white-space:nowrap;transition:color .2s var(--ease-out);border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;display:inline-flex;position:relative}.hirukuru-landing .section-nav .section-nav-item:after{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--primary-2)100%);width:calc(100% - 1rem);height:2px;transition:transform .3s var(--ease-out);transform-origin:50%;border-radius:999px;position:absolute;bottom:-.85rem;left:50%;transform:translate(-50%)scaleX(0)}.hirukuru-landing .section-nav .section-nav-item.active{color:var(--primary)}.hirukuru-landing .section-nav .section-nav-item.active:after{transform:translate(-50%)scaleX(1)}@media (hover:hover) and (pointer:fine){.hirukuru-landing .section-nav .section-nav-item{color:#0f172ad9}}.hirukuru-landing .problem-section{background:linear-gradient(#fff 0%,#fbfdff 55%,#fff 100%);border-bottom:1rem solid #000;padding:calc(1.5*clamp(3.75rem,6vw,6.5rem)) 0 clamp(3.75rem,6vw,6.5rem);position:relative}.hirukuru-landing .problem-section .problem-intro{flex-wrap:wrap;justify-content:center;gap:1.25rem;max-width:800px;margin:0 auto 2.5rem;display:flex}.hirukuru-landing .problem-section .problem-intro .intro-quote{border:2px solid var(--text);box-shadow:4px 4px 0 var(--text);color:var(--text);letter-spacing:.02em;background:#fff;border-radius:999px;align-items:center;margin:0;padding:.85rem 1.6rem;font-size:1.15rem;font-weight:850;display:inline-flex;position:relative;overflow:visible}.hirukuru-landing .problem-section .problem-intro .intro-quote:after{content:"";border-style:solid;border-width:.75rem 1rem 0 0;border-color:var(--text)#0000 #0000 #0000;width:0;height:0;position:absolute;bottom:-.65rem;left:1.5rem}.hirukuru-landing .problem-section .problem-intro .intro-quote:before{content:"";z-index:1;border-top:.6rem solid #fff;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:.8rem solid #0000;width:0;height:0;position:absolute;bottom:-.4rem;left:1.6rem}.hirukuru-landing .problem-section .problem-intro .intro-quote:first-child{transform:rotate(-3deg)translateY(4px)}.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(2){background:#fbfdff;transform:rotate(2deg)translateY(-4px)}.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(2):after,.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(2):before{left:auto;right:1.5rem}.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(2):after{border-width:.75rem 0 0 1rem}.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(2):before{border-width:.6rem 0 0 .8rem;right:1.6rem}.hirukuru-landing .problem-section .problem-intro .intro-quote:nth-child(3){transform:rotate(-1.5deg)translateY(6px)}.hirukuru-landing .problem-section .problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(1.75rem,3vw,2.5rem);display:grid}.hirukuru-landing .problem-section .problem-card{border-radius:var(--radius-lg);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out);background:#fffffff2;border:1px solid #0f172a14;flex-direction:column;align-items:flex-start;gap:1.15rem;padding:clamp(1.25rem,3vw,1.75rem);display:flex;position:relative;box-shadow:0 10px 30px #0f172a0a}.hirukuru-landing .problem-section .problem-card .problem-icon{border-radius:var(--radius-sm);width:3.5rem;height:3.5rem;color:var(--danger);background:#ef444414;border:1px solid #ef444426;flex-shrink:0;place-items:center;display:grid}.hirukuru-landing .problem-section .problem-card .problem-icon svg{color:currentColor;font-size:1.8rem}.hirukuru-landing .problem-section .problem-card .problem-content-text{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.hirukuru-landing .problem-section .problem-card .problem-text{color:#0f172aeb;margin:0;font-size:1.15rem;font-weight:800;line-height:1.4}.hirukuru-landing .problem-section .problem-card .problem-detail{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}@media (hover:hover) and (pointer:fine){.hirukuru-landing .problem-section .problem-card{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}}.hirukuru-landing .problem-section .problem-solution{text-align:center;margin-top:clamp(2rem,3vw,2.25rem);margin-bottom:calc(clamp(2rem,3vw,2.25rem)/1.33333);padding:clamp(1.6rem,3vw,2.4rem)}.hirukuru-landing .problem-section .problem-solution .solution-badge{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f59e0b 100%);border-radius:999px;place-items:center;width:3.1rem;height:3.1rem;margin:0 auto .9rem;display:grid;box-shadow:0 16px 40px #ef44443d}.hirukuru-landing .problem-section .problem-solution .solution-badge svg{font-size:2rem}.hirukuru-landing .problem-section .problem-solution p{font-size:clamp(1.2rem,2vw,1.75rem);font-weight:950;line-height:1.5}.hirukuru-landing .problem-section .problem-solution strong{color:#ef4444}.hirukuru-landing .problem-section .problem-img{position:absolute;bottom:0}.hirukuru-landing .problem-section .problem-img.left{left:.5rem;transform:scaleX(-1)}.hirukuru-landing .problem-section .problem-img.right{right:-.5rem}.hirukuru-landing .comparison-section{background:linear-gradient(#0f172a05 0%,#fff0 65%);padding:calc(1.5*clamp(3.75rem,6vw,6.5rem)) 0 clamp(3.75rem,6vw,6.5rem)}.hirukuru-landing .comparison-section .comparison-table{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);overflow:hidden}.hirukuru-landing .comparison-section .comparison-header{color:#fff;background:linear-gradient(135deg,#00000080 0%,#383838e6 100%);grid-template-columns:1.3fr 2fr 2fr 1.2fr;height:3.5rem;display:grid}.hirukuru-landing .comparison-section .comparison-header .comparison-col{color:#fff;text-align:center;padding:1.05rem 1rem;font-size:.95rem;font-weight:700}.hirukuru-landing .comparison-section .comparison-header .comparison-col:first-child{text-align:left;color:#fff}.hirukuru-landing .comparison-section .comparison-row{transition:background-color .16s var(--ease-out);border-top:1px solid #0f172a0f;grid-template-columns:1.3fr 2fr 2fr 1.2fr;display:grid}.hirukuru-landing .comparison-section .comparison-row .comparison-col{color:#0f172ac7;align-items:center;gap:.75rem;padding:1.05rem 1rem;font-size:.98rem;line-height:1.7;display:flex}.hirukuru-landing .comparison-section .comparison-row .comparison-col:first-child{color:#0f172aeb;font-weight:700}.hirukuru-landing .comparison-section .comparison-row .comparison-col .comparison-icon{flex-shrink:0;margin-top:.05rem;font-size:1.25rem}.hirukuru-landing .comparison-section .comparison-row .comparison-col.traditional svg{color:#ef4444f2}.hirukuru-landing .comparison-section .comparison-row .comparison-col.hirukuru{font-weight:700}.hirukuru-landing .comparison-section .comparison-row .comparison-col.hirukuru .comparison-icon{color:var(--success)}.hirukuru-landing .comparison-section .comparison-row .comparison-col.benefit{justify-content:center}.hirukuru-landing .comparison-section .benefit-badge{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);border-radius:999px;justify-content:center;align-items:center;width:100%;padding:.45rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #2563eb38}.hirukuru-landing .solution-section{background:#fff;border-bottom:1rem solid #000;padding:clamp(3.75rem,6vw,6.5rem) 0;position:relative}.hirukuru-landing .solution-section .solution-diagram{grid-template-columns:1fr minmax(170px,.75fr) 1fr;align-items:stretch;gap:1rem;margin-top:clamp(1.75rem,3vw,2.5rem);display:grid}.hirukuru-landing .solution-section .lane{border-radius:var(--radius-lg);border:2px solid var(--text);box-shadow:4px 4px 0 var(--text);background:#fffffff2;gap:.95rem;padding:1.25rem;display:grid;position:relative}.hirukuru-landing .solution-section .lane:before{content:"";opacity:.85;pointer-events:none;position:absolute;inset:0}.hirukuru-landing .solution-section .lane.lane-customer:before{background:radial-gradient(820px 420px at 20% 0,#38bdf81f 0%,#fff0 62%)}.hirukuru-landing .solution-section .lane.lane-store:before{background:radial-gradient(820px 420px at 20% 0,#fb923c1f 0%,#fff0 62%)}.hirukuru-landing .solution-section .lane-header{z-index:1;text-align:center;align-items:center;gap:.85rem;min-width:0;margin-left:auto;margin-right:auto;display:flex;position:relative}.hirukuru-landing .solution-section .lane-icon{background:var(--text);border:2px solid var(--text);width:3.2rem;height:3.2rem;box-shadow:3px 3px 0 var(--text);border-radius:1rem;flex-shrink:0;place-items:center;display:grid;position:absolute;top:-.75rem;left:-.85rem}.hirukuru-landing .solution-section .lane-icon svg{color:var(--text);font-size:1.8rem}.hirukuru-landing .solution-section .lane-icon.customer{background:#bae6fd}.hirukuru-landing .solution-section .lane-icon.store{background:#fed7aa}.hirukuru-landing .solution-section .lane-heading{min-width:0;display:grid}.hirukuru-landing .solution-section .lane-eyebrow{color:#0f172a8c;margin:0;font-size:.85rem;font-weight:700}.hirukuru-landing .solution-section .lane-title{letter-spacing:-.02em;color:#0f172aeb;word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:1.15rem;font-weight:980;line-height:1.35}.hirukuru-landing .solution-section .lane-steps{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0 0 .5rem;padding:0;list-style:none;display:grid;position:relative}.hirukuru-landing .solution-section .lane-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0f172a1a;border-radius:1rem;align-items:center;gap:.65rem;min-width:0;padding:.75rem .8rem;display:flex;box-shadow:0 12px 30px #0f172a0f}.hirukuru-landing .solution-section .lane-step .step-index{letter-spacing:.06em;color:#0f172acc;background:#2563eb1a;border:1px solid #2563eb2e;border-radius:999px;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;font-size:.82rem;font-weight:980;display:grid}.hirukuru-landing .solution-section .lane-step .step-label{color:#0f172adb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:700;line-height:1.2;overflow:hidden}.hirukuru-landing .solution-section .lane-benefits{z-index:1;gap:.7rem;margin-top:.5rem;padding:0;list-style:none;display:grid;position:relative}.hirukuru-landing .solution-section .lane-benefit{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0f172a1a;border-radius:1rem;align-items:center;gap:.65rem;min-width:0;padding:.8rem .85rem;display:flex;box-shadow:0 12px 30px #0f172a0f}.hirukuru-landing .solution-section .lane-benefit svg{color:var(--success);flex-shrink:0;margin-top:.05rem;font-size:1.25rem}.hirukuru-landing .solution-section .lane-benefit span{color:#0f172acc;min-width:0;font-weight:700;line-height:1.55}.hirukuru-landing .solution-section .lane-core{text-align:center;align-content:center;justify-items:center;gap:.75rem;padding:1.1rem 1rem;display:grid}.hirukuru-landing .solution-section .core-rail{opacity:.95;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;width:100%;max-width:240px;display:grid}.hirukuru-landing .solution-section .rail-dot{background:#2563eb8c;border-radius:999px;width:.6rem;height:.6rem;box-shadow:0 10px 24px #2563eb2e}.hirukuru-landing .solution-section .rail-line{background:linear-gradient(90deg,#2563eb2e 0%,#06b6d42e 100%);border-radius:999px;height:2px}.hirukuru-landing .solution-section .core-copy{color:#3f444ff2;max-width:28ch;margin:0;font-weight:700;line-height:1.75}.hirukuru-landing .solution-section .solution-result{text-align:center;margin-top:calc(1.75*clamp(2rem,3vw,2.25rem));padding:clamp(1.25rem,2.6vw,1.8rem)}.hirukuru-landing .solution-section .solution-result .result-badge{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);border-radius:999px;place-items:center;width:3.1rem;height:3.1rem;margin:.9rem auto 0;display:grid;box-shadow:0 18px 50px #2563eb3d}.hirukuru-landing .solution-section .solution-result .result-badge svg{font-size:2rem}.hirukuru-landing .solution-section .solution-result p{font-size:clamp(1.2rem,2vw,1.75rem);font-weight:950;line-height:1.55}.hirukuru-landing .solution-section .solution-img{position:absolute;bottom:0}.hirukuru-landing .solution-section .solution-img.left{left:12%}.hirukuru-landing .solution-section .solution-img.right{bottom:-.125rem;right:12%}.hirukuru-landing .stats-section{background:linear-gradient(#0f172a05 0%,#fff0 60%);padding:calc(1.5*clamp(3.25rem,6vw,5.5rem)) 0 calc(clamp(3.25rem,6vw,5.5rem)/1.33333)}.hirukuru-landing .stats-section .stats-intro{flex-direction:column;align-items:center;display:flex}.hirukuru-landing .stats-section .stats-title{margin-bottom:clamp(2.25rem,4vw,3.75rem);font-size:clamp(1.875rem,2.6vw,3rem);font-weight:950;line-height:1.2}.hirukuru-landing .stats-section .stats-description-wrapper{text-align:center;margin-left:auto;margin-right:auto}.hirukuru-landing .stats-section .stats-description{color:var(--muted);font-size:1.15rem;line-height:1.9}.hirukuru-landing .stats-section .stats-highlight{color:#0f172ad1;margin-top:.9rem;font-size:1.2rem;font-weight:800}.hirukuru-landing .features-section{background:#f8fbff;border-top:1px solid #2563eb0d;border-bottom:1px solid #2563eb0d;padding:clamp(5rem,8vw,8rem) 0}.hirukuru-landing .features-section:before{content:"";filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#2563eb08 0%,#0000 70%);width:60%;height:60%;position:absolute;bottom:-10%;left:-10%}.hirukuru-landing .features-section .section-header{text-align:center;z-index:1;margin-bottom:clamp(2.5rem,5vw,4rem);position:relative}.hirukuru-landing .features-section .section-header .section-title{font-size:clamp(1.875rem,2.6vw,3rem);font-weight:950;line-height:1.2}.hirukuru-landing .features-section .features-grid{z-index:1;flex-direction:column;gap:clamp(4rem,8vw,6rem);max-width:900px;margin:0 auto;display:flex;position:relative}.hirukuru-landing .features-section .feature-card{text-align:center;flex-direction:row;justify-content:space-between;gap:clamp(1.5rem,3vw,1.75rem);display:flex}.hirukuru-landing .features-section .feature-card:nth-child(2n){flex-direction:row-reverse}.hirukuru-landing .features-section .feature-content{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.hirukuru-landing .features-section .feature-title{color:#0f172af2;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2vw,1.875rem);font-weight:950;line-height:1.3}.hirukuru-landing .features-section .feature-description{color:var(--muted);white-space:pre-line;max-width:600px;margin:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.8}.hirukuru-landing .features-section .feature-screenshot{justify-content:center;align-items:center;margin-top:2.25rem;display:flex;position:relative}.hirukuru-landing .features-section .feature-screenshot .screenshot-wrapper{display:inline-flex;position:relative}.hirukuru-landing .features-section .feature-screenshot .screenshot-wrapper:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ff480014 0%,#0000 70%);position:absolute;inset:-2rem}.hirukuru-landing .features-section .feature-screenshot .feature-icon-badge{background:linear-gradient(135deg,var(--primary)0%,var(--primary-2)100%);color:#fff;width:4.25rem;height:4.25rem;box-shadow:6px 6px 0 var(--text),0 12px 24px #ff480026;z-index:10;transition:all .3s var(--ease-out);border:3.5px solid #fff;border-radius:1.25rem;place-items:center;animation:4s ease-in-out infinite badgeFloat;display:grid;position:absolute;top:0;left:0;transform:translate(-35%,-35%)rotate(0)}@media (hover:hover) and (pointer:fine){.hirukuru-landing .features-section .feature-screenshot .feature-icon-badge{box-shadow:6px 6px 0 var(--text),0 15px 30px #ff480033;transform:translate(-35%,-35%)rotate(0)scale(1.1)}}.hirukuru-landing .features-section .feature-screenshot .feature-icon-badge .feature-icon{filter:drop-shadow(0 2px 4px #00000026);font-size:2.15rem}.hirukuru-landing .features-section .screenshot-image{z-index:1;width:100%;max-width:350px;height:auto;box-shadow:0 20px 40px #0f172a1f,0 0 0 2px var(--text);transition:transform .4s var(--ease-out);background-color:#fff;border:6px solid #fff;border-radius:2rem;position:relative}.hirukuru-landing .usecases-section{background:#fff;padding:calc(1.5*clamp(4.5rem,7vw,7.5rem)) 0 clamp(4.5rem,7vw,7.5rem)}.hirukuru-landing .usecases-section .usecases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hirukuru-landing .usecases-section .usecase-card{border-radius:var(--radius-lg);border:1px solid var(--border);min-width:0;height:100%;box-shadow:var(--shadow-sm);transition:transform .17s var(--ease-out),box-shadow .17s var(--ease-out),border-color .17s var(--ease-out);background:#ffffffeb;flex-direction:column;display:flex;position:relative;overflow:hidden}.hirukuru-landing .usecases-section .usecase-card .usecase-image-wrapper{aspect-ratio:5/3;background:#0f172a0a;width:100%;position:relative;overflow:hidden}.hirukuru-landing .usecases-section .usecase-card .usecase-image{object-fit:cover;width:100%;height:100%;transition:transform .24s var(--ease-out);position:absolute;inset:0;transform:scale(1)}.hirukuru-landing .usecases-section .usecase-card .usecase-title{color:#0f172aeb;margin:0;padding:1.1rem 1.15rem .25rem;font-size:1.25rem;font-weight:800;line-height:1.4}.hirukuru-landing .usecases-section .usecase-card .usecase-scenario{align-items:center;gap:.5rem;margin-bottom:0;padding:.75rem 1.15rem 0;display:flex}.hirukuru-landing .usecases-section .usecase-card .usecase-scenario p{color:var(--muted);flex:1;margin:0;font-size:.875rem;line-height:1.6}.hirukuru-landing .usecases-section .usecase-card .scenario-label{color:#0f172aa6;background:#0f172a0d;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:fit-content;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.hirukuru-landing .usecases-section .usecase-card .usecase-comparison{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.hirukuru-landing .usecases-section .usecase-card .comparison-panel{background:#0f172a05;border-left:3px solid #0000;flex-direction:column;gap:.5rem;min-width:0;padding:.85rem 1rem;display:flex;position:relative;overflow:hidden}.hirukuru-landing .usecases-section .usecase-card .comparison-panel.before{border-left-color:#0f172a33}.hirukuru-landing .usecases-section .usecase-card .comparison-panel.after{border-left-color:var(--primary);background:#ff480008}.hirukuru-landing .usecases-section .usecase-card .comparison-header{align-items:center;gap:.5rem;display:flex}.hirukuru-landing .usecases-section .usecase-card .comparison-label{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:850}.hirukuru-landing .usecases-section .usecase-card .comparison-panel.before .comparison-label{color:#0f172a80}.hirukuru-landing .usecases-section .usecase-card .comparison-panel.after .comparison-label{color:var(--primary)}.hirukuru-landing .usecases-section .usecase-card .comparison-text{color:#0f172ad9;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:3.2em;margin:0;font-size:.9rem;font-weight:600;line-height:1.6;display:-webkit-box;overflow:hidden}.hirukuru-landing .usecases-section .usecase-card .usecase-result{color:#2563ebf2;border-top:1px solid #0f172a0f;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.15rem 1rem;font-size:.9rem;font-weight:700;display:flex}.hirukuru-landing .usecases-section .usecase-card .usecase-result svg{font-size:1.15rem}.hirukuru-landing .usecases-section .usecase-card .usecase-result span{color:#0f172ad9}.hirukuru-landing .reasons-section{background:linear-gradient(#ff480005 0%,#ff48000a 50%,#ff480005 100%);padding:clamp(5rem,8vw,8rem) 0;position:relative}.hirukuru-landing .reasons-section:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff48000a 0%,#0000 70%);width:50%;height:60%;position:absolute;top:-10%;right:-10%}.hirukuru-landing .reasons-section .reasons-bento-grid{z-index:1;grid-template-rows:repeat(2,minmax(280px,auto));grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid;position:relative}@media (max-width:992px){.hirukuru-landing .reasons-section .reasons-bento-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hirukuru-landing .reasons-section .reasons-bento-grid{flex-direction:column;display:flex}}.hirukuru-landing .reasons-section .bento-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s var(--ease-out);background:#ffffffb3;border:1px solid #0f172a14;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:clamp(1.5rem,3vw,2.25rem);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a08}.hirukuru-landing .reasons-section .bento-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);position:absolute;inset:0}.hirukuru-landing .reasons-section .bento-card.bento-card-1{grid-column:span 2}.hirukuru-landing .reasons-section .bento-card.bento-card-2{grid-area:span 2/span 1}.hirukuru-landing .reasons-section .bento-card.bento-card-3,.hirukuru-landing .reasons-section .bento-card.bento-card-4{grid-column:span 1}@media (max-width:992px){.hirukuru-landing .reasons-section .bento-card.bento-card-1{grid-column:span 2}.hirukuru-landing .reasons-section .bento-card.bento-card-2,.hirukuru-landing .reasons-section .bento-card.bento-card-3{grid-area:auto/span 1}.hirukuru-landing .reasons-section .bento-card.bento-card-4{grid-column:span 2}}.hirukuru-landing .reasons-section .bento-card .bento-content{z-index:1;position:relative}.hirukuru-landing .reasons-section .bento-card .bento-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.hirukuru-landing .reasons-section .bento-card .bento-icon-wrapper{width:2.75rem;height:2.75rem;color:var(--primary);background:#fff;border:1px solid #ff48001a;border-radius:.75rem;place-items:center;display:grid;box-shadow:0 4px 12px #ff48001a}.hirukuru-landing .reasons-section .bento-card .bento-icon-wrapper svg{font-size:1.4rem}.hirukuru-landing .reasons-section .bento-card .bento-number{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#ff48000f;border:1px solid #ff48001a;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:800}.hirukuru-landing .reasons-section .bento-card .bento-title{color:var(--text);letter-spacing:-.01em;margin-bottom:.85rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:800;line-height:1.35}.hirukuru-landing .reasons-section .bento-card .bento-description{color:var(--muted);flex:1;font-size:1rem;line-height:1.7}.hirukuru-landing .reasons-section .bento-card .bento-footer{z-index:1;margin-top:auto;position:relative}.hirukuru-landing .reasons-section .bento-card .bento-stats{color:var(--primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.hirukuru-landing .reasons-section .bento-card .bento-stats svg{font-size:1.1rem}@media (hover:hover) and (pointer:fine){.hirukuru-landing .reasons-section .bento-card{background:#fff;border-color:#ff480033;transform:translateY(-6px);box-shadow:0 30px 60px #0f172a1a}}.hirukuru-landing .testimonials-section{border-top:1px solid var(--border);background:#fdfdfd;padding:clamp(4.5rem,7vw,7.5rem) 0}.hirukuru-landing .testimonials-section .testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hirukuru-landing .testimonials-section .testimonial-card{border-radius:var(--radius-lg);border:1px solid var(--border);min-width:0;height:100%;box-shadow:var(--shadow-sm),1px 1px 0 0 #b4b4b4cb;transition:transform .17s var(--ease-out),box-shadow .17s var(--ease-out),border-color .17s var(--ease-out);background:#ffffffeb;flex-direction:column;padding:1.25rem;display:flex}.hirukuru-landing .testimonials-section .testimonial-header{align-items:center;gap:.85rem;display:flex}.hirukuru-landing .testimonials-section .testimonial-img{border-radius:1.05rem;place-items:center;width:5rem;height:5rem;display:grid}.hirukuru-landing .testimonials-section .testimonial-type{color:#0f172a9e;font-size:.9rem;font-weight:700}.hirukuru-landing .testimonials-section .testimonial-name{color:#0f172ae6;font-size:1rem;font-weight:980}.hirukuru-landing .testimonials-section .testimonial-quote{flex:1;grid-template-columns:auto 1fr auto;align-items:start;height:fit-content;min-height:0;margin:1rem 0 1.25rem;padding:0 1.5rem;display:grid;position:relative}.hirukuru-landing .testimonials-section .testimonial-quote p{color:var(--muted);line-height:1.65}.hirukuru-landing .testimonials-section .testimonial-quote .quote-mark{color:#e6e6e6;font-size:1.45rem;font-weight:950;line-height:1;position:absolute}.hirukuru-landing .testimonials-section .testimonial-quote .quote-mark.left{top:0;left:-.5rem}.hirukuru-landing .testimonials-section .testimonial-quote .quote-mark.right{bottom:0;right:-.5rem}.hirukuru-landing .testimonials-section .testimonial-result{color:#0f172ad1;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;margin-bottom:-.5rem;padding:.45rem .75rem;font-weight:700;display:inline-flex}.hirukuru-landing .testimonials-section .testimonial-result svg{color:#2563ebf2;font-size:1.15rem}.hirukuru-landing .process-section{background:#fff;padding:clamp(3.75rem,6vw,6.5rem) 0}.hirukuru-landing .process-section .highlight-number{color:#ff4800f5;font-weight:950}.hirukuru-landing .process-section .process-stepper-list{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid;position:relative}@media (max-width:860px){.hirukuru-landing .process-section .process-stepper-list{flex-direction:column;gap:2.5rem;display:flex}}.hirukuru-landing .process-section .process-stepper-list:before{content:"";background:#0f172a14;width:auto;height:2px;position:absolute;inset:24px 24px auto}@media (max-width:860px){.hirukuru-landing .process-section .process-stepper-list:before{width:2px;height:auto;inset:0 auto 0 24px}}.hirukuru-landing .process-section .process-step-item{z-index:1;flex-direction:column;gap:1.5rem;display:flex;position:relative}@media (max-width:860px){.hirukuru-landing .process-section .process-step-item{flex-direction:row;gap:1.5rem}}.hirukuru-landing .process-section .process-step-item .process-step-indicator{background:var(--primary);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 0 0 1px #ff480040}.hirukuru-landing .process-section .process-step-item .process-step-title{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:800;line-height:1.4}.hirukuru-landing .process-section .process-step-item .process-step-desc{color:var(--muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.hirukuru-landing .process-section .process-step-item .process-step-bullets{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hirukuru-landing .process-section .process-step-item .process-step-bullets li{color:var(--muted);padding-left:1.25rem;font-size:.9rem;font-weight:500;line-height:1.5;position:relative}.hirukuru-landing .process-section .process-step-item .process-step-bullets li:before{content:"";background:linear-gradient(135deg,var(--primary)0%,var(--primary-2)100%);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.hirukuru-landing .faq-section{background:linear-gradient(#0f172a05 0%,#fff0 70%);padding:clamp(3.75rem,6vw,6.5rem) 0}.hirukuru-landing .faq-section .faq-list{gap:.75rem;max-width:900px;margin-left:auto;margin-right:auto;display:grid}.hirukuru-landing .faq-section .faq-item{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:box-shadow .17s var(--ease-out),border-color .17s var(--ease-out),transform .17s var(--ease-out);background:#ffffffeb;overflow:hidden}.hirukuru-landing .faq-section .faq-item[open] .faq-expand{transform:rotate(180deg)}.hirukuru-landing .faq-section .faq-question{cursor:pointer;color:#0f172ae6;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.15rem;font-weight:700;list-style:none;display:flex}.hirukuru-landing .faq-section .faq-question::-webkit-details-marker{display:none}.hirukuru-landing .faq-section .faq-expand{color:#0f172a94;width:2.4rem;height:2.4rem;transition:transform .17s var(--ease-out);background:#0f172a0a;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.hirukuru-landing .faq-section .faq-expand svg{font-size:1.65rem}.hirukuru-landing .faq-section .faq-answer{color:var(--muted);white-space:pre-wrap;padding:0 1.15rem 1.15rem;line-height:1.9}.hirukuru-landing .contact-btn-wrapper{z-index:100;opacity:0;visibility:hidden;transition:opacity .3s var(--ease-out),transform .3s var(--ease-out),visibility .3s;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px)}.hirukuru-landing .contact-btn-wrapper.visible{opacity:1;visibility:visible;transform:translateY(0)}.hirukuru-landing .contact-btn-wrapper .contact-btn{color:#fff;transition:transform .2s var(--ease-out),box-shadow .2s var(--ease-out);background-color:#06c755;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 8px 20px #06c75540}.hirukuru-landing .contact-btn-wrapper .contact-btn .description{white-space:nowrap;display:inline}.hirukuru-landing .contact-btn-wrapper .contact-btn img{filter:brightness(0)invert();flex-shrink:0;width:1.6rem;height:1.6rem}.hirukuru-landing .cta-section{padding:clamp(3rem,6vw,6rem) 1.25rem 1.25rem;position:relative}.hirukuru-landing .cta-section .cta-card{background:linear-gradient(135deg,var(--primary)0%,#ff7036 100%);text-align:center;color:#fff;z-index:1;border-radius:2.5rem;flex-direction:column;align-items:center;padding:clamp(3.5rem,8vw,5.5rem) clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #ff480033}.hirukuru-landing .cta-section .cta-shapes{pointer-events:none;z-index:0;position:absolute;inset:0}.hirukuru-landing .cta-section .cta-shape{pointer-events:none;border-radius:50%;position:absolute}.hirukuru-landing .cta-section .cta-shape.cta-shape-1{background:radial-gradient(circle,#ffffff26 0%,#fff0 70%);width:600px;height:600px;top:-200px;right:-150px}.hirukuru-landing .cta-section .cta-shape.cta-shape-2{background:radial-gradient(circle,#ffffff1f 0%,#fff0 70%);width:500px;height:500px;bottom:-200px;left:-150px}.hirukuru-landing .cta-section .cta-content-wrapper{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.hirukuru-landing .cta-section .cta-title{letter-spacing:-.02em;color:#fff;text-shadow:0 4px 12px #0000001a;margin-bottom:2rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:950;line-height:1.4}.hirukuru-landing .cta-section .cta-subtitle{color:#fffffff2;text-shadow:0 2px 8px #0000000d;max-width:700px;margin-bottom:3rem;font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:600;line-height:1.8}.hirukuru-landing .cta-section .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%;display:flex}.hirukuru-landing .cta-section .cta-buttons .cta-button{border-radius:999px;height:3.8rem;padding:0 2.25rem;font-size:1.1rem;font-weight:700}.hirukuru-landing .cta-section .cta-buttons .cta-button.primary{color:var(--primary);background:#fff;box-shadow:0 12px 24px #0000001a}.hirukuru-landing .cta-section .cta-buttons .cta-button.secondary{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #ffffff4d}@media (hover:hover) and (pointer:fine){.hirukuru-landing .cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 22px 30px #ff48003d}.hirukuru-landing .cta-button.secondary:hover{box-shadow:var(--shadow-md);border-color:#0f172a29;transform:translateY(-2px)}.hirukuru-landing .section-nav .section-nav-item:hover{color:#ff4800eb;background:#ff480014;border-color:#ff480033}.hirukuru-landing .problem-section .problem-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-2);transform:translateY(-2px)}.hirukuru-landing .problem-section .problem-card:hover:before{opacity:1}.hirukuru-landing .comparison-section .comparison-row:hover{background:#ff480008}.hirukuru-landing .usecases-section .usecase-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-2);transform:translateY(-2px)}.hirukuru-landing .usecases-section .usecase-card:hover .usecase-image{transform:scale(1.05)}.hirukuru-landing .reasons-section .reason-card:hover,.hirukuru-landing .process-section .step-card:hover,.hirukuru-landing .testimonials-section .testimonial-card:hover{box-shadow:var(--shadow-md);border-color:var(--border-2);transform:translateY(-2px)}.hirukuru-landing .faq-section .faq-item:hover{box-shadow:var(--shadow-md);border-color:var(--border-2)}.hirukuru-landing .cta-section .cta-button.primary:hover{background:#fdfdfd;transform:translateY(-3px);box-shadow:0 16px 30px #00000026}.hirukuru-landing .cta-section .cta-button.secondary:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-3px)}.contact-btn-wrapper .contact-btn:hover{transform:translateY(-3px);box-shadow:0 12px 24px #06c75559}.contact-btn-wrapper .contact-btn:active{transform:translateY(0)}}@media (max-width:1179px){.hirukuru-landing{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hirukuru-landing .landing-container{padding:0 1.25rem}.hirukuru-landing .mobile-only{display:inline}.hirukuru-landing .hero-section{padding:clamp(3rem,8vw,4.5rem) 0 clamp(2.5rem,6vw,3.5rem)}.hirukuru-landing .hero-section .hero-background .hero-media{background:linear-gradient(#fffffff2 0%,#ffffffd9 40%,#fff9 100%)}.hirukuru-landing .hero-section .hero-background .hero-media-img{object-position:50% 35%;opacity:.4;padding-left:0}.hirukuru-landing .hero-section .hero-background .hero-gradient{background:linear-gradient(#ffffffeb 0%,#ffffffe0 25%,#ffffffbf 50%,#ffffff80 75%,#fff3 100%),radial-gradient(600px 400px at 50% 0,#ff48001f 0%,#fff0 70%),radial-gradient(550px 400px at 50% 10%,#f5873e1a 0%,#fff0 75%);inset:-12%}.hirukuru-landing .hero-section .hero-background .hero-pattern{opacity:.08}.hirukuru-landing .hero-section .hero-content{text-align:center;justify-items:center;padding:0 .5rem}.hirukuru-landing .hero-section .hero-copy{justify-items:center;gap:1.25rem;max-width:100%}.hirukuru-landing .hero-section .hero-badge{margin-bottom:-3.5rem;margin-left:-11rem;transform:scale(.65)}.hirukuru-landing .hero-section .hero-title{letter-spacing:-.02em;max-width:100%;margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,10vw,3.25rem);line-height:1.2}.hirukuru-landing .hero-section .hero-subtitle{color:#0f172abf;text-shadow:0 1px 4px #ffffffe6;max-width:100%;margin-top:.5rem;font-size:clamp(1.125rem,3vw,1.25rem);line-height:1.75}.hirukuru-landing .hero-section .hero-buttons{grid-auto-flow:row;justify-content:center;justify-items:stretch;gap:.75rem;width:100%;margin-top:clamp(1.5rem,4vw,2rem)}.hirukuru-landing .cta-button{border-radius:var(--radius-md);gap:.5rem;width:100%;height:3.5rem;padding:0 1.15rem;font-size:1rem}.hirukuru-landing .cta-button svg{font-size:1.15rem}.hirukuru-landing .section-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa}.hirukuru-landing .section-nav .landing-container{padding-top:.75rem;padding-bottom:.75rem}.hirukuru-landing .section-nav .section-nav-list{justify-content:center;gap:.5rem}.hirukuru-landing .section-nav .section-nav-list:before{bottom:-.75rem}.hirukuru-landing .section-nav .section-nav-item{flex:1 1 0;min-width:0;padding:.6rem .85rem}.hirukuru-landing .section-nav .section-nav-item:after{width:calc(100% - .5rem);bottom:-.75rem}.hirukuru-landing .problem-section .problem-intro{margin:0 auto 1.5rem;scale:.9}.hirukuru-landing .problem-section .problem-intro .intro-quote{font-size:1.05rem}.hirukuru-landing .problem-section .problem-grid{grid-template-columns:1fr}.hirukuru-landing .problem-section .problem-img{max-width:80px}.hirukuru-landing .comparison-section .comparison-table{box-shadow:none;border:none;border-radius:0;padding:0 1rem}.hirukuru-landing .comparison-section .comparison-header{display:none}.hirukuru-landing .comparison-section .comparison-row{border-radius:var(--radius-md);border-top:none;border:1px solid var(--border);box-shadow:var(--shadow-sm);grid-template-columns:1fr;margin-bottom:.85rem;overflow:hidden}.hirukuru-landing .comparison-section .comparison-row:last-child{margin-bottom:0}.hirukuru-landing .comparison-section .comparison-row .comparison-col{border-top:1px solid #0f172a0f}.hirukuru-landing .comparison-section .comparison-row .comparison-col:before{content:attr(data-label);color:#0f172adb;opacity:.9;min-width:86px;font-weight:950}.hirukuru-landing .comparison-section .comparison-row .comparison-col:first-child{color:#fff;background:linear-gradient(135deg,#00000080 0%,#383838e6 100%);border-top:none;padding:.75rem 1rem}.hirukuru-landing .comparison-section .comparison-row .comparison-col:first-child:before{display:none}.hirukuru-landing .comparison-section .comparison-row .comparison-col.benefit{padding-top:.5rem;padding-bottom:.5rem}.hirukuru-landing .solution-section .solution-diagram{grid-template-columns:1fr;gap:.85rem}.hirukuru-landing .solution-section .lane{padding:1.05rem}.hirukuru-landing .solution-section .lane-steps{gap:.6rem}.hirukuru-landing .solution-section .lane-step{padding:.7rem .75rem}.hirukuru-landing .solution-section .lane-core{padding:1rem .95rem}.hirukuru-landing .solution-section .solution-img{max-width:80px}.hirukuru-landing .solution-section .solution-img.left{left:2.5rem}.hirukuru-landing .solution-section .solution-img.right{right:2.5rem}.hirukuru-landing .features-section .feature-card,.hirukuru-landing .features-section .feature-card:nth-child(2n){flex-direction:column-reverse}.hirukuru-landing .features-section .feature-screenshot{margin-top:0;transform:scale(.9)}.hirukuru-landing .features-section .screenshot-image{max-width:100%;max-height:260px}.hirukuru-landing .usecases-section .landing-container{padding-left:1.25rem;padding-right:1.25rem}.hirukuru-landing .usecases-section .usecases-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:1rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.hirukuru-landing .usecases-section .usecases-grid::-webkit-scrollbar{display:none}.hirukuru-landing .usecases-section .usecase-card{scroll-snap-align:start;flex:none;width:calc(80% - .5rem);max-width:400px;height:auto}.hirukuru-landing .usecases-section .usecase-comparison{gap:.5rem}.hirukuru-landing .usecases-section .comparison-panel{padding:.68rem .78rem}.hirukuru-landing .reasons-section .reasons-grid{gap:.85rem}}@media (max-width:1179px) and (max-width:640px){.hirukuru-landing .reasons-section .reasons-grid{grid-template-columns:1fr}}@media (max-width:1179px){.hirukuru-landing .testimonials-section .landing-container{padding-left:1.25rem;padding-right:1.25rem}.hirukuru-landing .testimonials-section .testimonials-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:1rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.hirukuru-landing .testimonials-section .testimonials-grid::-webkit-scrollbar{display:none}.hirukuru-landing .testimonials-section .testimonial-card{scroll-snap-align:start;flex:none;width:calc(85% - .5rem);max-width:320px;height:auto}.hirukuru-landing .process-section .process-stepper{--process-marker-offset:1.55rem;grid-template-columns:1fr;gap:.95rem;max-width:720px;margin-top:1.1rem;margin-left:auto;margin-right:auto;padding:0}.hirukuru-landing .process-section .process-stepper:before{left:.62rem;right:auto;top:var(--process-marker-offset);bottom:var(--process-marker-offset);background:linear-gradient(#0f172a0d 0%,#0f172a29 12% 88%,#0f172a0d 100%);width:2px;height:auto;display:block}}@media (max-width:1179px) and (min-width:1180px) and (max-width:1399px){.hirukuru-landing .process-section .process-stepper{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2vw,1.25rem)}.hirukuru-landing .process-section .process-stepper:before{display:none}.hirukuru-landing .process-section .process-stepper .process-step:last-child{grid-column:1/-1}}@media (max-width:1179px){.hirukuru-landing .process-section .process-step{padding-top:0;padding-left:1.35rem}.hirukuru-landing .process-section .process-step:before,.hirukuru-landing .process-section .process-step:after{left:.65rem;top:var(--process-marker-offset);display:block;transform:translate(-50%,-50%)}}@media (max-width:1179px) and (min-width:1180px) and (max-width:1399px){.hirukuru-landing .process-section .process-step{padding-top:0}.hirukuru-landing .process-section .process-step:before,.hirukuru-landing .process-section .process-step:after{display:none}}@media (max-width:1179px){.hirukuru-landing .process-section .step-card{min-height:auto}.hirukuru-landing .process-section .step-header{padding:0 1.25rem .75rem}.hirukuru-landing .process-section .step-description{padding:0 1.25rem 1rem}.hirukuru-landing .process-section .step-points{padding:1rem}.hirukuru-landing .process-section .step-points:before{left:1.25rem;right:1.25rem}.hirukuru-landing .process-section .step-point{padding-left:1rem}.hirukuru-landing .process-section .step-point:before{width:.35rem;height:.35rem}.hirukuru-landing .process-section .step-badge{margin-left:-.5rem}.hirukuru-landing .contact-btn-wrapper{bottom:1rem;right:.5rem}.hirukuru-landing .contact-btn-wrapper .contact-btn{gap:.35rem;padding:.6rem 1rem;font-size:.875rem}.hirukuru-landing .cta-section{padding-bottom:0;padding-left:0;padding-right:0}.hirukuru-landing .cta-section .cta-card{border-radius:1.5rem 1.5rem 0 0;padding:4rem 1.25rem}.hirukuru-landing .cta-section .cta-buttons{flex-direction:column;gap:1rem;width:fit-content}.hirukuru-landing .cta-section .cta-buttons .cta-button{width:100%;height:3.5rem;font-size:1.05rem}}@keyframes heroFloat{0%{transform:translate(0,0)scale(1)}to{transform:translateY(10px)scale(1.02)}}@keyframes ctaFloat{0%{transform:translate(0,0)scale(1)}to{transform:translateY(-10px)scale(1.03)}}@keyframes badgeFloat{0%,to{transform:translate(-35%,-35%)rotate(0)translateY(0)}50%{transform:translate(-35%,-35%)rotate(-5deg)translateY(-8px)}}
