/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#171522;--muted:#716d7b;--purple:#4f46b5;--purple-dark:#302a72;--lavender:#f0eeff;--line:#e7e3ef;--paper:#fbfaf8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,"Noto Sans KR",sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;width:100%;color:var(--ink);background:#fff;position:relative}.header-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:96px;margin:0 auto;display:flex}.hasla-header-logo{width:142px;height:62px;display:block;overflow:hidden}.hasla-header-logo img{object-fit:contain;width:100%;height:100%}.logo-plate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffb8;border-radius:16px;justify-content:center;align-items:center;width:max-content;display:flex;box-shadow:0 16px 50px #18104b29}.logo-plate img{object-fit:contain;width:100%;height:100%}.logo-plate-small{border-radius:12px;width:132px;height:50px;padding:5px 11px}nav{align-items:center;gap:30px;font-size:13px;font-weight:650;display:flex}nav a{opacity:.8;transition:opacity .2s,background .2s}nav a:hover,nav a:focus-visible{opacity:1}.nav-support{border:1px solid var(--line);border-radius:10px;padding:10px 15px}.hero{color:#fff;background:linear-gradient(132deg,#231d51 0%,#4f46b5 52%,#6d62d2 100%);min-height:760px;position:relative;overflow:hidden}.hero-light{filter:blur(2px);border-radius:50%;position:absolute}.hero-light-one{background:#ffffff17;width:680px;height:680px;top:-240px;right:-160px}.hero-light-two{border:120px solid #ffffff09;width:720px;height:720px;bottom:-370px;left:-180px}.hero-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 72%,#0000);mask-image:linear-gradient(90deg,#0000 5%,#000 72%,#0000)}.hero-inner{z-index:2;grid-template-columns:1fr 540px;align-items:center;gap:72px;width:min(1180px,100% - 48px);margin:0 auto;padding:92px 0 70px;display:grid;position:relative}.hero-copy-block{padding-bottom:60px}.eyebrow{letter-spacing:.2em;opacity:.66;margin:0 0 24px;font-size:11px;font-weight:800}.form-wordmark{object-fit:contain;object-position:left center;width:270px;height:118px;margin:0 0 18px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(52px,5.7vw,78px);line-height:1.12}.hero h1 span{color:#d0cbff}.hero-copy{color:#ffffffb8;margin:27px 0 0;font-size:17px;line-height:1.8}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.primary-button{color:var(--purple-dark);background:#fff;border-radius:11px;align-items:center;gap:26px;padding:16px 20px;font-size:13px;font-weight:800;transition:transform .2s;display:inline-flex;box-shadow:0 14px 34px #19114733}.primary-button:hover{transform:translateY(-2px)}.text-link{border-bottom:1px solid #ffffff7a;padding:8px 0;font-size:13px;font-weight:700}.product-stage{place-items:center;height:620px;display:grid;position:relative}.stage-halo{border:1px solid #ffffff2e;border-radius:50%;width:490px;height:490px;position:absolute;box-shadow:inset 0 0 90px #ffffff0f}.hero-phone{z-index:2;background:#17142d;border:1px solid #ffffff80;border-radius:39px;width:292px;height:590px;padding:7px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 44px 95px #110b4080}.hero-phone:before{content:"";z-index:3;background:#17142d;border-radius:12px;width:62px;height:14px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.hero-phone img{object-fit:cover;object-position:top;border-radius:32px;width:100%;height:100%}.form-app-icon{z-index:4;border:4px solid #ffffffb8;border-radius:23px;width:92px;height:92px;position:absolute;bottom:38px;right:55px;transform:rotate(5deg);box-shadow:0 18px 42px #110b406b}.app-card{width:390px;min-height:500px;color:var(--ink);background:#fffffff0;border:1px solid #ffffff47;border-radius:38px;padding:29px;position:absolute;top:50px;left:70px;transform:rotate(2.4deg);box-shadow:0 40px 100px #150f4459}.app-card-top{color:var(--purple);justify-content:space-between;font-size:20px;font-weight:850;display:flex}.app-card-top b{background:var(--lavender);border-radius:8px;padding:7px 10px;font-size:10px}.app-greeting{letter-spacing:-.04em;margin-top:34px;font-size:29px;font-weight:760;line-height:1.25}.summary-row{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0;display:grid}.summary-row div{background:#f5f3fb;border-radius:14px;padding:15px}.summary-row span{color:var(--muted);margin-bottom:6px;font-size:9px;display:block}.summary-row strong{font-size:18px}.schedule-item{border:1px solid var(--line);border-radius:14px;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:15px 12px;display:grid}.schedule-item i{background:var(--purple);border-radius:8px;width:8px;height:32px}.schedule-item div{flex-direction:column;gap:5px;display:flex}.schedule-item b{font-size:12px}.schedule-item div span{color:var(--muted);font-size:9px}.schedule-item em{color:var(--purple);font-size:9px;font-style:normal;font-weight:700}.stage-chip{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#231d57c7;border:1px solid #ffffff3d;border-radius:15px;align-items:center;gap:12px;min-width:205px;padding:14px;display:flex;position:absolute;box-shadow:0 20px 48px #170f4240}.stage-chip>span{color:#dedaff;background:#ffffff1f;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.stage-chip div{flex-direction:column;gap:3px;display:flex}.stage-chip small{color:#ffffff85;font-size:9px}.stage-chip b{font-size:11px}.chip-map{top:72px;right:-10px}.chip-photo{bottom:78px;left:-10px}.form-section{width:min(1180px,100% - 48px);margin:0 auto;padding:128px 0}.section-kicker{border-bottom:1px solid var(--line);color:var(--purple);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.section-kicker span{letter-spacing:.2em;font-size:10px;font-weight:800}.section-kicker b{font-size:18px;font-style:italic}.split-heading{grid-template-columns:1.08fr .92fr;align-items:end;gap:70px;margin-top:64px;display:grid}.split-heading h2,.contact-section h2,.help-banner h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,60px);line-height:1.1}.split-heading p,.contact-section>div>p:last-child{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.8}.feature-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:70px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:19px;min-height:320px;padding:28px;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #37308114}.feature-number{color:var(--purple);letter-spacing:.14em;font-size:10px;font-weight:800}.feature-card h3{letter-spacing:-.035em;margin:60px 0 14px;font-size:22px}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.feature-tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.feature-tags span{background:var(--lavender);color:var(--purple-dark);border-radius:7px;padding:6px 8px;font-size:9px;font-weight:700}.screen-showcase{color:#fff;background:#171522;padding:132px max(24px,50vw - 590px);overflow:hidden}.showcase-heading{max-width:760px;margin-bottom:108px}.section-label{color:#a9a3ff;letter-spacing:.22em;margin:0 0 25px;font-size:10px;font-weight:800}.showcase-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,66px);line-height:1.12}.showcase-heading>p:last-child{color:#ffffff8c;margin:28px 0 0;font-size:15px}.screen-list{flex-direction:column;gap:140px;display:flex}.screen-row{grid-template-columns:.86fr 1.14fr;align-items:center;gap:110px;display:grid}.screen-row-reverse{grid-template-columns:1.14fr .86fr}.screen-row-reverse .screen-copy{order:2}.screen-row-reverse .phone-scene{order:1}.screen-copy{max-width:440px}.screen-copy>span{color:#a9a3ff;letter-spacing:.2em;font-size:10px;font-weight:800}.screen-copy h3{letter-spacing:-.055em;margin:24px 0;font-size:clamp(38px,4.6vw,58px);line-height:1.12}.screen-copy h3 span{display:block}.screen-copy>p{color:#fff9;margin:0;font-size:15px;line-height:1.85}.screen-copy ul{margin:30px 0 0;padding:0;list-style:none}.screen-copy li{color:#ffffffc7;border-bottom:1px solid #ffffff1a;padding:13px 0 13px 27px;font-size:13px;position:relative}.screen-copy li:before{content:"";background:#8077ef;border-radius:50%;width:7px;height:7px;position:absolute;top:19px;left:2px;box-shadow:0 0 0 5px #8077ef24}.phone-scene{place-items:center;min-height:720px;display:grid;position:relative}.phone-glow{background:radial-gradient(circle,#5f54cd59,#5f54cd00 68%);border-radius:50%;width:520px;height:520px;position:absolute}.phone-frame{z-index:2;background:#0e0c19;border:1px solid #ffffff47;border-radius:48px;width:350px;height:715px;padding:8px;position:relative;overflow:hidden;box-shadow:0 55px 100px #0000006b}.phone-frame:before{content:"";z-index:3;background:#0e0c19;border-radius:12px;width:74px;height:16px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.phone-frame img{object-fit:cover;object-position:top;border-radius:39px;width:100%;height:100%}.closing-section{padding-top:100px}.help-banner{color:#fff;background:linear-gradient(120deg,#2a2458,#4f46b5);border-radius:25px;justify-content:space-between;align-items:center;gap:40px;margin-top:70px;padding:54px 58px;display:flex}.help-banner>div>span{letter-spacing:.2em;opacity:.6;font-size:9px;font-weight:800}.help-banner h2{margin-top:14px;font-size:clamp(29px,4vw,44px)}.help-banner p{color:#ffffffa1;margin:13px 0 0;font-size:13px}.help-banner>a{color:var(--purple-dark);background:#fff;border-radius:10px;flex:none;padding:16px 19px;font-size:12px;font-weight:800}.manifesto{background:var(--lavender);text-align:center;border-radius:20px;margin-top:20px;padding:45px}.manifesto p{color:var(--purple-dark);margin:0 0 12px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(23px,3vw,32px);font-weight:700}.manifesto span{color:var(--muted);font-size:12px}.contact-section{background:var(--ink);color:#fff;border-radius:27px;justify-content:space-between;align-items:center;gap:50px;width:min(1180px,100% - 48px);margin:0 auto 125px;padding:65px;display:flex}.contact-section h2{font-size:clamp(31px,4vw,47px)}.contact-section>div>p:last-child{color:#ffffff8f;margin-top:18px;font-size:13px}.mail-card{background:#ffffff0f;border:1px solid #ffffff26;border-radius:15px;flex-direction:column;min-width:360px;padding:24px 58px 24px 24px;display:flex;position:relative}.mail-card span:first-child{color:#ffffff80;margin-bottom:8px;font-size:10px}.mail-card strong{font-size:17px}.mail-arrow{font-size:21px;position:absolute;top:50%;right:23px;transform:translateY(-50%)}footer{border-top:1px solid var(--line);background:#fff;padding:58px max(24px,50vw - 590px)}.footer-main,.footer-bottom{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand img{object-fit:contain;object-position:left center;width:98px;height:38px}.footer-brand>p,.footer-bottom p{color:#8a8693;margin:0;font-size:10px}.footer-links{gap:22px;font-size:11px;font-weight:700;display:flex}.footer-bottom{border-top:1px solid #f0edf3;margin-top:42px;padding-top:22px}.legal-page{background:var(--paper);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);width:min(960px,100% - 48px);height:92px;color:var(--purple-dark);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.legal-header-links{align-items:center;gap:22px;font-size:12px;font-weight:700;display:flex}.legal-content{width:min(760px,100% - 48px);margin:0 auto;padding:86px 0 115px}.legal-label{color:var(--purple);letter-spacing:.18em;margin:0 0 17px;font-size:10px;font-weight:800}.legal-content h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,6vw,60px)}.legal-date{color:#938e9e;margin:17px 0 62px;font-size:12px}.legal-content h2{letter-spacing:-.025em;margin:48px 0 15px;font-size:19px}.legal-content p,.legal-content li{color:#5f5a69;font-size:14px;line-height:1.9}.legal-content ul,.legal-content ol{padding-left:21px}.legal-content a{color:var(--purple);font-weight:700}.legal-notice{background:var(--lavender);color:#615b79;border-radius:11px;margin-top:58px;padding:23px;font-size:12px;line-height:1.8}.legal-footer{border-top:1px solid var(--line);color:#8a8693;background:0 0;justify-content:space-between;width:min(960px,100% - 48px);margin:0 auto;padding:28px 0 48px;font-size:10px;display:flex}.legal-footer p{margin:0}.support-content{min-height:680px}.support-lead,.product-tagline{max-width:650px;margin:25px 0 42px;font-size:16px!important}.support-mail{background:var(--purple);border-radius:15px;flex-direction:column;padding:27px 58px 27px 27px;display:flex;position:relative;color:#fff!important}.support-mail span:first-child{color:#ffffff9e;margin-bottom:8px;font-size:10px}.support-mail strong{font-size:19px}.support-mail span:last-child{font-size:23px;position:absolute;top:50%;right:27px;transform:translateY(-50%)}.support-section{border-top:1px solid var(--line);margin-top:66px;padding-top:12px}.small-note{background:#f2f0f5;border-radius:10px;margin-top:23px;padding:19px;font-size:12px!important}.product-page{min-height:650px}.product-tagline{font-weight:700;color:var(--purple-dark)!important;font-size:23px!important}.product-summary{background:var(--lavender);border-radius:17px;margin-top:48px;padding:34px}.product-summary p{color:var(--purple-dark);margin:0;font-size:16px}.product-links{flex-wrap:wrap;gap:21px;margin-top:42px;display:flex}.help-page{width:min(1060px,100% - 48px);padding-top:72px}.help-intro{grid-template-columns:1fr .8fr;align-items:end;gap:50px;display:grid}.help-intro>p{color:var(--muted);margin:0 0 7px;font-size:15px;line-height:1.8}.help-nav{border:1px solid var(--line);z-index:5;background:#fff;border-radius:16px;flex-wrap:wrap;gap:8px;margin:46px 0 76px;padding:18px;display:flex;position:sticky;top:12px;box-shadow:0 12px 35px #2c26590f}.help-nav a{color:var(--purple-dark);background:#f5f3fb;border-radius:8px;padding:9px 12px;font-size:11px}.guide-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:19px;padding:32px;scroll-margin-top:110px}.guide-icon{background:var(--lavender);width:40px;height:40px;color:var(--purple);border-radius:11px;place-items:center;font-size:11px;font-weight:800;display:grid}.guide-card h2{margin:25px 0 11px;font-size:22px}.guide-card>p{margin:0}.guide-card ul{margin-top:18px;padding-left:18px}.help-faq{border-top:1px solid var(--line);margin-top:76px;padding-top:20px}.help-faq>h2{font-size:30px}.faq-item{border-bottom:1px solid var(--line);padding:22px 0}.faq-item h3{margin:0 0 9px;font-size:16px}.faq-item p{margin:0}@media (width<=1040px){.hero{min-height:1050px}.hero-inner{grid-template-columns:1fr}.hero-copy-block{padding-bottom:0}.product-stage{width:540px;margin:-10px auto 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.contact-section{flex-direction:column;align-items:stretch}.screen-row,.screen-row-reverse{grid-template-columns:1fr 1fr;gap:50px}}@media (width<=700px){.header-inner,.hero-inner,.form-section,.contact-section{width:min(100% - 32px,1180px)}.header-inner{height:76px}.hasla-header-logo{width:112px;height:48px}nav{gap:13px}nav a:first-child,nav a:nth-child(2){display:none}.nav-support{padding:8px 10px}.hero{min-height:900px}.hero-inner{gap:20px;padding:64px 0 35px}.form-wordmark{width:218px;height:92px}.hero h1{font-size:43px}.hero-copy{font-size:14px}.desktop-only{display:none}.product-stage{width:100%;height:540px;margin:0}.hero-phone{border-radius:35px;width:250px;height:505px}.hero-phone img{border-radius:28px}.form-app-icon{border-radius:19px;width:76px;height:76px;bottom:35px;right:5px}.stage-halo{width:400px;height:400px}.chip-map{top:58px;right:-74px;transform:scale(.8)}.chip-photo{bottom:65px;left:-68px;transform:scale(.8)}.form-section{padding:88px 0}.split-heading{grid-template-columns:1fr;gap:25px;margin-top:48px}.feature-grid,.guide-grid{grid-template-columns:1fr;margin-top:44px}.feature-card{min-height:auto}.feature-card h3{margin-top:34px}.screen-showcase{padding:88px 16px}.showcase-heading{margin-bottom:80px}.screen-list{gap:100px}.screen-row,.screen-row-reverse{grid-template-columns:1fr;gap:45px}.screen-row-reverse .screen-copy,.screen-row-reverse .phone-scene{order:initial}.screen-copy{padding:0 8px}.phone-scene{min-height:600px}.phone-frame{border-radius:41px;width:285px;height:580px}.phone-frame img{border-radius:33px}.phone-glow{width:390px;height:390px}.help-banner{flex-direction:column;align-items:flex-start;padding:38px 25px}.manifesto{padding:34px 18px}.contact-section{margin-bottom:65px;padding:38px 23px}.mail-card{width:100%;min-width:0}.mail-card strong{font-size:14px}.footer-main,.footer-bottom,.footer-brand{flex-direction:column;align-items:flex-start}.footer-links{flex-direction:column;gap:13px}.legal-header,.legal-content,.legal-footer,.help-page{width:calc(100% - 32px)}.legal-header{height:76px}.legal-content{padding:60px 0 80px}.legal-date{margin-bottom:45px}.legal-footer{flex-direction:column;align-items:flex-start;gap:9px}.support-mail strong{font-size:15px}.help-intro{grid-template-columns:1fr;gap:20px}.help-nav{margin-bottom:50px;top:8px}.help-page .guide-grid{margin-top:0}}
