:root{--base-color:#1c1d1f;--base-gradient:linear-gradient(135deg, #1c1d1f 0%, #343638 100%);--surface-primary:#fff;--surface-secondary:#f6f4ef;--surface-elevated:#fff;--surface-dark:#121212;--text-primary:#121212;--text-secondary:#5f5f5a;--text-tertiary:#96968e;--text-inverse:#f7f7f2;--border-default:#dedbd2;--border-strong:#121212;--accent-primary:#1c1d1f;--accent-hover:#4a4b4d;--accent-accessible:#1c1d1f;--accent-accessible-hover:#4a4b4d;--accent-point:#ccfd51;--accent-point-text:#667f00;--accent-action-gradient:linear-gradient(135deg, #ccfd51 0%, #b7ef3c 100%);--status-success:#197b45;--status-error:#b42318;--type-h3:clamp(21px, 2.2vw, 32px);--type-h3-compact:clamp(20px, 2vw, 28px);--type-h3-panel:clamp(30px, 3.4vw, 48px);--type-caption-size:12px;--type-tablet-display:clamp(48px, 10vw, 84px);--type-tablet-page-title:clamp(28px, calc(9.14vw - 26.5px), 64px);--type-tablet-page-lead:clamp(18px, 2.6vw, 26px);--type-mobile-display:40px;--type-mobile-hero:34px;--type-mobile-h1:30px;--type-mobile-page-title:26px;--type-mobile-h2:34px;--type-mobile-body-lg:16px;--type-mobile-body:15px;--type-desktop-menu:18px;--type-mobile-menu:22px;--type-mobile-menu-meta:15px;--logo-desktop-header-height:40px;--logo-mobile-header-height:36px;--logo-mobile-footer-width:170px;--motion-duration-micro:.12s;--motion-easing-micro:ease-out;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--shadow-card:0 18px 50px #12121214;--shadow-media:0 28px 80px #12121229;--container:min(1280px, calc(100vw - 48px))}*{box-sizing:border-box}html{color:var(--text-primary);background:var(--surface-primary);scroll-behavior:smooth}body{color:var(--text-primary);background:url(/crafto/vertical-line-bg-small-medium-gray.svg) center top repeat-y, var(--surface-primary);word-break:keep-all;overflow-wrap:normal;line-break:strict;margin:0;font-family:Pretendard Variable,Pretendard,Noto Sans KR,system-ui,-apple-system,sans-serif}body.crafto-template{--base-color:#1c1d1f;--base-gradient:linear-gradient(135deg, #1c1d1f 0%, #343638 100%);--accent-primary:#1c1d1f;--accent-hover:#4a4b4d;--accent-accessible:#1c1d1f;--accent-accessible-hover:#4a4b4d;--accent-point:#ccfd51;--accent-point-text:#667f00;--accent-action-gradient:linear-gradient(135deg, #ccfd51 0%, #b7ef3c 100%);--original-hero-lime:#ccfd51;--original-hero-grid:#e1e1e1;--crafto-stripe-color:#e1e1e1;--crafto-stripe-step:151px;--original-hero-word-size:clamp(220px, 32vw, 650px);--original-hero-title-size:clamp(48px, 7vw, 124px);--original-hero-min-height:100svh;--original-hero-ray-travel:24px;--original-hero-ray-sway:3deg;--original-hero-ray-duration:3.2s;background-color:var(--surface-primary);background-image:repeating-linear-gradient(90deg, transparent 0 calc(var(--crafto-stripe-step) - 1px), var(--crafto-stripe-color) calc(var(--crafto-stripe-step) - 1px) var(--crafto-stripe-step));background-position:top;background-repeat:repeat;overflow-x:clip}body.crafto-template .container>.row,body.crafto-template .container-fluid>.row{margin-left:0;margin-right:0}@media (min-width:992px){:is(body.crafto-template:has(.home-hero-crafto) header .navbar .nav-link,body.crafto-template:has(.home-hero-crafto) header .navbar .dropdown-toggle){color:color-mix(in srgb, var(--base-color) 34%, var(--text-primary));text-shadow:none}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible,body.crafto-template a:focus-visible,body.crafto-template button:focus-visible,body.crafto-template summary:focus-visible{outline:3px solid var(--accent-primary);outline-offset:4px}body.crafto-template .search-intent-card.box-shadow-medium-hover{transition:transform .12s ease-out}body.crafto-template .search-intent-card>.text-base-color{color:var(--accent-accessible)}body.crafto-template .search-intent-card:focus-visible{outline:3px solid var(--accent-primary);outline-offset:4px}body.crafto-template .search-intent-card:active{transform:translateY(-1px)}.container{width:var(--container);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dedbd2b3;position:sticky;top:0}.header-inner{align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto auto;width:min(1440px,100vw - 32px);min-height:82px;margin-inline:auto;display:grid}.brand-mark{align-items:center;gap:var(--space-3);letter-spacing:0;font-weight:900;display:inline-flex}.brand-symbol{width:42px;height:42px;color:var(--text-inverse);background:var(--accent-primary);border:1px solid var(--border-strong);border-radius:50%;place-items:center;font-family:Arial Black,sans-serif;display:grid}.desktop-nav{justify-content:center;gap:clamp(var(--space-4), 2.2vw, var(--space-8));color:var(--text-secondary);font-size:15px;font-weight:800;display:flex}.desktop-nav a{padding-block:var(--space-3);position:relative}.desktop-nav a:after{content:"";background:var(--text-primary);transform-origin:0;height:2px;transition:transform .16s ease-out;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.mobile-nav{display:none}.button{justify-content:center;align-items:center;gap:var(--space-2);min-height:48px;padding:var(--space-3) var(--space-5);border:1px solid var(--border-strong);cursor:pointer;border-radius:999px;font-size:14px;font-weight:900;line-height:1;transition:transform .16s ease-out,background-color .16s ease-out,color .16s ease-out,box-shadow .16s ease-out;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{color:var(--text-inverse);background:var(--accent-primary)}.button-primary:hover{background:var(--accent-hover)}.button-dark{color:var(--text-inverse);background:var(--surface-dark)}.button-ghost{color:var(--text-primary);background:0 0}.button:disabled{cursor:not-allowed;opacity:.6;transform:none}.section-label{margin:0 0 var(--space-4);width:fit-content;max-width:100%;color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}:where(.project-detail-page) .page-title h2{text-wrap:balance;word-break:keep-all}:where(.project-detail-page) .project-detail-overview-copy{inline-size:calc(100% - var(--space-6));text-wrap:balance;word-break:keep-all;margin-block-start:var(--space-5)}:where(.project-detail-page) .project-detail-cjk-chunk{white-space:nowrap}:where(.project-detail-page) .project-detail-cjk-long-token{overflow-wrap:anywhere;word-break:break-word}.home-hero{min-height:calc(100dvh - 82px);padding:clamp(var(--space-16), 8vw, var(--space-24)) 0 var(--space-12);align-items:center;display:grid}.hero-grid{gap:clamp(var(--space-10), 6vw, var(--space-20));grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:center;display:grid}.home-hero h1,.page-title h1{letter-spacing:0;max-width:920px;margin:0;font-family:Arial Black,Pretendard Variable,sans-serif;font-size:clamp(56px,11vw,156px);font-weight:900;line-height:.86}.home-hero p,.page-title p{max-width:680px;margin:var(--space-8) 0 0;color:var(--text-secondary);font-size:clamp(18px,2vw,22px);font-weight:550;line-height:1.7}.hero-actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.hero-media{place-items:center;min-height:520px;display:grid;position:relative}.hero-media>img{border:1px solid var(--border-default);width:min(100%,520px);box-shadow:var(--shadow-media);border-radius:999px 999px 32px 32px}.rotating-mark{place-items:center;width:150px;height:150px;display:grid;position:absolute;bottom:4%;right:clamp(12px,2vw,28px)}.rotating-mark img{object-fit:contain;width:100%;height:100%;animation:20s linear infinite spin;position:absolute;inset:0}.rotating-mark span{width:78px;height:78px;color:var(--text-inverse);background:var(--accent-primary);border:1px solid var(--border-strong);border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.section,.page-title{padding:clamp(var(--space-16), 8vw, var(--space-24)) 0}.compact-section{padding-block:var(--space-16)}body.crafto-template main>.compact-section:has(.blog-classic){padding-block:clamp(var(--space-20), 6vw, var(--space-24))}body.crafto-template main>.compact-section:has(.blog-classic)>.container{padding-inline:clamp(var(--space-5), 4vw, var(--space-12))}.intro-band,.dark-section{color:var(--text-inverse);background:var(--surface-dark)}.intro-band{padding:var(--space-16) 0}.dark-section .section-label,.intro-band .section-label{color:var(--surface-primary)}.dark-section .button-primary{color:var(--text-inverse)}.split-grid,.contact-grid,.request-layout{gap:clamp(var(--space-10), 6vw, var(--space-20));grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;display:grid}.split-grid h2,.section-heading-row h2,.copy-stack h2,.request-layout h2{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(32px,5vw,68px);font-weight:900;line-height:1.02}.split-grid p,.copy-stack p,.request-layout li,.contact-list p{color:var(--text-secondary);font-size:18px;line-height:1.75}.intro-band .split-grid p,.dark-section .copy-stack p,.dark-section .project-card span,.dark-section .service-card p,.dark-section .service-card li{color:#f7f7f2b8}.section-heading-row{justify-content:space-between;align-items:end;gap:var(--space-8);margin-bottom:var(--space-12);display:flex}.service-grid,.project-grid,.article-grid,.package-grid,.team-strip,.process-grid,.contact-branches{gap:var(--space-6);display:grid}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card,.article-card,.package-card,.team-card,.process-grid article,.contact-branches article,.detail-panel,.contact-form-panel,.request-layout aside{background:var(--surface-elevated);border:1px solid var(--border-default);padding:var(--space-8);border-radius:8px}.dark-section .service-card,.dark-section .team-card{color:var(--text-inverse);background:#ffffff0a;border-color:#ffffff24}.service-card{flex-direction:column;min-height:390px;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out;display:flex}.service-card:hover,.article-card:hover,.package-card:hover,.project-card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.card-index{color:var(--accent-primary);-webkit-text-stroke:1px var(--border-strong);font-family:Arial Black,sans-serif;font-size:44px;line-height:1}.service-card h3,.package-card h3,.team-card h3,.process-grid h2,.contact-branches h2{margin:var(--space-4) 0;font-size:var(--type-h3);letter-spacing:0;line-height:1.16}.service-card p,.service-card li,.package-card p,.package-card li,.article-card p,.team-card p,.process-grid p,.contact-branches p{color:var(--text-secondary);line-height:1.7}.service-card ul,.package-card ul,.detail-panel ul,.request-layout ul{padding-left:var(--space-5)}.service-card a{text-underline-offset:5px;margin-top:auto;font-weight:900;text-decoration:underline;text-decoration-thickness:2px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{gap:var(--space-3);color:inherit;transition:transform .16s ease-out,box-shadow .16s ease-out;display:grid}.project-media{aspect-ratio:1.28;background:var(--surface-secondary);border:1px solid var(--border-default);border-radius:8px;position:relative;overflow:hidden}.project-media img{object-fit:cover;width:100%;height:100%;transition:transform .22s ease-out}.project-card:hover img{transform:scale(1.04)}.project-card strong,.article-card strong{font-size:24px;line-height:1.24}.project-meta,.article-card span,.team-card span,.package-card span,.detail-panel span,.process-grid span,.contact-branches span{color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.dark-section .project-meta,.dark-section .team-card span{color:var(--accent-primary)}.package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.package-card{gap:var(--space-4);flex-direction:column;min-height:520px;display:flex}.package-card strong{margin-top:var(--space-2);font-size:30px}.package-card .button{margin-top:auto}.team-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.team-card strong{margin-bottom:var(--space-4);color:var(--accent-primary);font-size:28px;display:block}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{gap:var(--space-3);min-height:280px;transition:transform .16s ease-out,box-shadow .16s ease-out;display:grid}.article-detail .narrow{max-width:820px}.article-detail h2{margin:0 0 var(--space-8);font-size:clamp(32px,4vw,56px);line-height:1.08}.article-detail p{color:var(--text-secondary);font-size:19px;line-height:1.9}.process-grid,.contact-branches{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-branches{grid-template-columns:repeat(3,minmax(0,1fr))}.word-rail{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.word-rail span{padding:var(--space-3) var(--space-5);color:var(--text-primary);background:var(--accent-primary);border:1px solid var(--border-strong);border-radius:999px;font-weight:900}.image-band{padding:0 0 var(--space-20)}.wide-image{border:1px solid var(--border-default);box-shadow:var(--shadow-media);border-radius:8px;overflow:hidden}.wide-image img{object-fit:cover;width:100%;min-height:360px}.project-detail-image img{aspect-ratio:1.15}.round-media{width:min(100%,420px);padding:var(--space-10);background:var(--surface-primary);border-radius:50%;margin-inline:auto}.round-media.large{width:min(100%,520px)}.detail-panel{gap:var(--space-4);display:grid}.detail-panel strong,.detail-panel span{color:var(--text-primary)}.tag-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag-row span{padding:var(--space-2) var(--space-3);background:var(--surface-secondary);color:var(--text-secondary);border-radius:999px;font-size:13px;font-weight:800}.copy-stack{gap:var(--space-5);display:grid}.contact-list{gap:var(--space-5);align-content:start;display:grid}.contact-list a:not(.button){font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1}.inquiry-form{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.inquiry-form.compact{grid-template-columns:1fr}.inquiry-form label,.inquiry-form fieldset{gap:var(--space-2);color:var(--text-secondary);margin:0;font-size:13px;font-weight:900;display:grid}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;min-height:52px;padding:var(--space-4);color:var(--text-primary);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:8px}.inquiry-form textarea{resize:vertical}.inquiry-form fieldset{padding:var(--space-5);border:1px solid var(--border-default);border-radius:8px;grid-column:1/-1}.checkbox-grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.checkbox-grid label,.privacy{align-items:center;gap:var(--space-2);display:flex}.checkbox-grid input,.privacy input{width:18px;min-height:18px}.full-span,.form-status{grid-column:1/-1}.form-status{padding:var(--space-4);border-radius:8px;margin:0;font-weight:800}.form-status.success{color:var(--status-success);background:#197b451a}.form-status.error{color:var(--status-error);background:#b423181a}.request-layout{grid-template-columns:.7fr 1.3fr}.request-layout aside{position:sticky;top:112px}.site-footer{color:var(--text-inverse);background:var(--surface-dark)}.footer-cta{border-bottom:1px solid #ffffff24}.footer-cta-inner{padding:var(--space-20) 0;justify-content:space-between;align-items:end;gap:var(--space-8);display:flex}.footer-cta h2{letter-spacing:0;margin:0;font-size:clamp(44px,8vw,112px);line-height:.92}.footer-grid{gap:var(--space-8);padding:var(--space-16) 0;grid-template-columns:1.3fr repeat(3,1fr);display:grid}.footer-grid h3{margin:0 0 var(--space-4);color:var(--accent-primary);text-transform:uppercase;font-size:13px}.footer-grid p,.footer-grid a{margin:0 0 var(--space-3);color:#f7f7f2b8;line-height:1.7;display:block}.footer-logo{margin-bottom:var(--space-5)}.footer-bottom{border-top:1px solid #ffffff24}.footer-bottom .container{justify-content:space-between;align-items:center;gap:var(--space-6);color:#f7f7f29e;min-height:72px;font-size:14px;display:flex}.footer-bottom nav{gap:var(--space-4);flex-wrap:wrap;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}body.crafto-template .search-intent-card:hover,body.crafto-template .search-intent-card:active{transform:none}}@media (max-width:1100px){.service-grid,.team-strip,.process-grid,.project-grid,.article-grid,.package-grid,.contact-branches,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){:root{--container:min(calc(100vw - 28px), 720px)}.header-inner{grid-template-columns:auto 1fr auto;min-height:72px}.desktop-nav,.header-inner>.button{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--border-default);border-radius:50%;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav div{width:min(300px,100vw - 32px);padding:var(--space-4);gap:var(--space-2);background:var(--surface-elevated);border:1px solid var(--border-default);box-shadow:var(--shadow-card);border-radius:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-nav a{padding:var(--space-3);font-weight:900}.hero-grid,.split-grid,.contact-grid,.request-layout{grid-template-columns:1fr}.home-hero{min-height:auto}.hero-media{min-height:360px}.rotating-mark{width:118px;height:118px}.rotating-mark span{width:64px;height:64px}.section-heading-row,.footer-cta-inner,.footer-bottom .container{flex-direction:column;align-items:start}.request-layout aside{position:static}}@media (max-width:640px){.home-hero h1{font-size:28px}body.crafto-template .outside-box-left-20{margin-left:0}body.crafto-template .xs-fs-120{letter-spacing:-8px;font-size:96px}.section,.page-title{padding-block:var(--space-16)}.service-grid,.project-grid,.article-grid,.package-grid,.team-strip,.process-grid,.contact-branches,.footer-grid,.inquiry-form,.checkbox-grid{grid-template-columns:1fr}.service-card,.article-card,.package-card,.team-card,.process-grid article,.contact-branches article,.detail-panel,.contact-form-panel,.request-layout aside{padding:var(--space-6)}.footer-cta-inner{padding-block:var(--space-16)}}body.crafto-template{color:var(--dark-gray);font-family:var(--primary-font), "Noto Sans KR", system-ui, sans-serif;overflow-wrap:normal;word-break:keep-all;line-break:strict;background-color:#fff;background-position:top;background-repeat:repeat-y;overflow-x:hidden}body.crafto-template :where(p,h1,h2,h3,h4,h5,h6,li,span,a,button,label,strong,small){overflow-wrap:normal;word-break:keep-all}body.crafto-template .container{width:100%;max-width:1220px;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}body.crafto-template .container-fluid{max-width:none}body.crafto-template img{max-width:100%;height:auto}body.crafto-template a{color:inherit}body.crafto-template footer a[href^=mailto]{overflow-wrap:anywhere;word-break:break-all}body.crafto-template .navbar-brand{gap:0}body.crafto-template .footer-bottom .container{width:100%;max-width:1220px;display:block}body.crafto-template .footer-bottom .row{width:auto}body.crafto-template footer{color:var(--text-primary)}body.crafto-template footer .footer-bottom{border-top-color:#1212121f}body.crafto-template footer .footer-navbar a,body.crafto-template footer .footer-bottom span{color:var(--text-primary)}body.crafto-template footer .footer-navbar a:hover,body.crafto-template footer .footer-navbar a:focus{color:var(--base-color)}body.crafto-template .portfolio-simple{list-style:none}body.crafto-template .portfolio-wrapper.grid,body.crafto-template .blog-wrapper.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 32px;display:grid}body.crafto-template .blog-hero-actions,body.crafto-template .blog-post-count{align-items:center;gap:12px;width:100%;display:inline-flex}body.crafto-template .blog-hero-actions{justify-content:flex-end;padding-bottom:clamp(28px,4vw,70px)}body.crafto-template .blog-post-count{justify-content:flex-start;margin-bottom:18px}body.crafto-template .blog-hero-actions .section-label,body.crafto-template .blog-post-count .section-label{z-index:2;background:var(--surface-dark);min-height:28px;color:var(--text-inverse);align-items:center;margin-bottom:0;padding:0 18px;display:inline-flex;position:relative;box-shadow:0 12px 30px #12121224}body.crafto-template .guide-workflow-section{color:var(--text-primary);background:linear-gradient(180deg, #ccfd511a 0%, #fffffff5 52%), var(--surface-primary);border-block:1px solid #1c1d1f24;position:relative;overflow:hidden}body.crafto-template .guide-workflow-section .section-label{color:var(--text-inverse);background:var(--surface-dark)}body.crafto-template .guide-workflow-section h2{max-width:760px}body.crafto-template .guide-workflow-lead{max-width:560px;color:var(--text-secondary);font-size:18px;line-height:1.8}body.crafto-template .guide-document-card{min-height:100%;padding:var(--space-8);border-bottom:1px solid var(--border-strong)}body.crafto-template .guide-document-list{gap:var(--space-2);margin:var(--space-5) 0 0;padding:0;list-style:none;display:grid}body.crafto-template .guide-document-list li{align-items:flex-start;gap:var(--space-2);color:var(--text-secondary);font-size:15px;line-height:1.6;display:flex}body.crafto-template .guide-document-list li:before{width:var(--space-2);height:var(--space-2);flex:0 0 var(--space-2);content:"";background:var(--accent-primary);border-radius:50%;margin-top:.5em}body.crafto-template .guide-faq{border-bottom:1px solid var(--border-strong)}body.crafto-template .guide-faq summary{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-6) 0;color:var(--text-primary);cursor:pointer;font-size:18px;font-weight:700;list-style:none;display:flex}body.crafto-template .guide-faq summary::-webkit-details-marker{display:none}body.crafto-template .guide-faq summary:after{content:"+";color:var(--accent-primary);flex:none;font-size:24px;font-weight:400}body.crafto-template .guide-faq[open] summary:after{content:"−"}body.crafto-template .guide-faq p{max-width:100%;padding:0 0 var(--space-6);color:var(--text-secondary);margin:0;font-size:16px;line-height:1.75}body.crafto-template .portfolio-simple .grid-item,body.crafto-template .blog-classic .grid-item{width:auto;max-width:none;margin:0;padding:0;list-style:none;display:block}body.crafto-template .portfolio-wrapper .grid-item:nth-child(2n) .project-offset{transform:translateY(-40px)}body.crafto-template .portfolio-wrapper .grid-item:nth-child(4n) .project-offset{transform:translateY(20px)}body.crafto-template .portfolio-image img,body.crafto-template .blog-image img{aspect-ratio:800/635;object-fit:cover;width:100%}body.crafto-template .blog-image img{aspect-ratio:550/395}body.crafto-template .crafto-about-media img{object-fit:cover;width:100%;min-height:min(56vw,785px)}body.crafto-template .section-dark img{border-radius:6px}body.crafto-template .page-title-center-alignment.page-title .extra-very-small-screen{min-height:440px}body.crafto-template .page-title-center-alignment.page-title h1{max-width:none;font-family:var(--primary-font), "Noto Sans KR", system-ui, sans-serif;letter-spacing:-2px;font-size:clamp(52px,7vw,94px);line-height:1}body.crafto-template .page-title-center-alignment.page-title h2{max-width:none;color:var(--medium-gray);font-size:clamp(22px,3vw,34px);line-height:1.25}@media (min-width:992px){body.crafto-template .agency-about-headline{font-size:clamp(36px,3.2vw,44px);line-height:1.12}body.crafto-template .agency-about-headline span{white-space:nowrap;display:block}}@media (min-width:576px) and (max-width:991px){body.crafto-template .page-title-center-alignment.page-title h1{font-size:var(--type-tablet-page-title);overflow-wrap:normal;white-space:normal;word-break:keep-all}body.crafto-template .page-title-center-alignment.page-title h2{max-width:100%;font-size:var(--type-tablet-page-lead);word-break:keep-all}}@media (max-width:575px){body.crafto-template .page-title-center-alignment.page-title h1{font-size:var(--type-mobile-page-title);overflow-wrap:normal;white-space:normal;word-break:keep-all}body.crafto-template .page-title-center-alignment.page-title h2{word-break:keep-all;max-width:100%;font-size:16px}}@media (min-width:992px){body.crafto-template header .navbar .navbar-brand img{width:auto;height:var(--logo-desktop-header-height);max-height:var(--logo-desktop-header-height)}body.crafto-template header .navbar .navbar-nav .nav-link{font-size:var(--type-desktop-menu);font-weight:700}}body.crafto-template .section-label{width:fit-content;max-width:100%;color:var(--accent-point);letter-spacing:.5px;margin:0 0 20px;padding-inline-start:12px;position:relative}body.crafto-template .section-label:before{content:"";background:var(--accent-point);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}body.crafto-template .page-title h2,body.crafto-template .page-title-center-alignment.page-title h2,body.crafto-template .home-content-heading__label,body.crafto-template .home-search-intent__index,body.crafto-template .home-project-card__category,body.crafto-template .home-project-card__action,body.crafto-template .project-meta,body.crafto-template .article-meta span,body.crafto-template .article-meta time{color:var(--accent-point-text)}body.crafto-template .blog-hero-actions .section-label,body.crafto-template .blog-post-count .section-label,body.crafto-template .guide-workflow-section .section-label{color:var(--accent-point)}body.crafto-template .service-card a,body.crafto-template .project-card strong,body.crafto-template .article-card strong,body.crafto-template .article-meta span{-webkit-text-decoration-color:color-mix(in srgb, var(--accent-point-text) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--accent-point-text) 55%, transparent);text-underline-offset:4px;text-decoration-thickness:2px}body.crafto-template .outside-box-right-5>.text-base-color{color:var(--accent-point)}body.crafto-template .project-detail-page .col-lg-5.offset-lg-1>.section-label{margin-inline-start:var(--space-5)}body.crafto-template .split-grid,body.crafto-template .section-heading-row,body.crafto-template .contact-grid,body.crafto-template .request-layout{align-items:start}body.crafto-template .service-grid,body.crafto-template .project-grid,body.crafto-template .article-grid,body.crafto-template .team-strip,body.crafto-template .package-grid,body.crafto-template .process-grid,body.crafto-template .contact-branches{gap:42px 32px;display:grid}body.crafto-template .project-grid,body.crafto-template .service-grid,body.crafto-template .article-grid,body.crafto-template .process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.crafto-template .team-strip{grid-template-columns:repeat(5,minmax(0,1fr))}body.crafto-template .service-card,body.crafto-template .article-card,body.crafto-template .package-card,body.crafto-template .team-card,body.crafto-template .process-grid article,body.crafto-template .contact-branches article{box-shadow:none;background:0 0;border:0;border-radius:0}body.crafto-template .service-card,body.crafto-template .team-card,body.crafto-template .process-grid article,body.crafto-template .contact-branches article{padding:32px 0 0 34px;position:relative}body.crafto-template .card-index,body.crafto-template .process-grid span,body.crafto-template .contact-branches span{color:#0000;font-family:var(--primary-font), sans-serif;letter-spacing:-1px;-webkit-text-stroke:1px var(--extra-medium-gray);opacity:.6;font-size:84px;font-weight:700;line-height:1;position:absolute;top:-8px;left:0}body.crafto-template .service-card h3,body.crafto-template .package-card h3,body.crafto-template .team-card h3,body.crafto-template .process-grid h2,body.crafto-template .contact-branches h2{color:var(--dark-gray);font-size:var(--type-h3);letter-spacing:-1px;font-weight:600;line-height:1.16}body.crafto-template main h3.text-dark-gray{font-size:var(--type-h3-compact);letter-spacing:-1px;line-height:1.18}body.crafto-template .service-card p,body.crafto-template .service-card li,body.crafto-template .package-card p,body.crafto-template .package-card li,body.crafto-template .article-card p,body.crafto-template .team-card p,body.crafto-template .process-grid p,body.crafto-template .contact-branches p{color:var(--medium-gray)}body.crafto-template .service-card a{width:fit-content;color:var(--dark-gray);margin-top:24px;font-weight:700}body.crafto-template .project-card,body.crafto-template .article-card{color:inherit;display:block}body.crafto-template .project-card:hover,body.crafto-template .article-card:hover,body.crafto-template .service-card:hover,body.crafto-template .package-card:hover{box-shadow:none}body.crafto-template .project-media,body.crafto-template .article-media{background:var(--medium-gray);border:0;border-radius:6px;display:block;position:relative;overflow:hidden}body.crafto-template .project-media{aspect-ratio:800/635}body.crafto-template .article-media{aspect-ratio:550/395;margin-bottom:30px}body.crafto-template .project-media img,body.crafto-template .article-media img{object-fit:cover}body.crafto-template .project-card strong,body.crafto-template .article-card strong{color:var(--dark-gray);margin-top:12px;font-size:17px;font-weight:600;line-height:1.55;display:block}body.crafto-template .project-card>span:last-child,body.crafto-template .article-card p{color:var(--medium-gray);margin-top:6px;font-size:14px;line-height:1.7;display:block}body.crafto-template .project-meta,body.crafto-template .article-meta{color:var(--medium-gray);letter-spacing:0;text-transform:none;margin-top:20px;font-size:14px;font-weight:500;display:block}body.crafto-template .article-meta{text-transform:uppercase;margin-top:0}body.crafto-template .article-meta span{color:var(--dark-gray);font-weight:700}body.crafto-template .article-meta time:before{content:" - "}body.crafto-template .crafto-logo-strip img{object-fit:contain;opacity:.72;filter:grayscale();width:auto;max-width:150px;display:inline-block}body.crafto-template .agency-visual-bg,body.crafto-template .expertise-visual-bg{background-position:50%;background-size:cover;min-height:720px}body.crafto-template .agency-visual-bg{background-color:var(--dark-gray);background-repeat:no-repeat;background-size:contain}@media (max-width:640px){body.crafto-template .agency-visual-bg{aspect-ratio:1200/630;min-height:0}}body.crafto-template .expertise-visual-bg{min-height:680px}body.crafto-template .agency-marquee{white-space:nowrap;gap:60px;width:max-content;animation:24s linear infinite agency-marquee;display:flex}body.crafto-template .agency-marquee span{font-family:var(--primary-font), "Noto Sans KR", system-ui, sans-serif;letter-spacing:-8px;font-size:clamp(86px,12vw,170px);font-weight:600;line-height:1}body.crafto-template .team-style-08 figure>img{aspect-ratio:600/756;object-fit:cover;width:100%}@keyframes agency-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 30px))}}.particles-static span{background:var(--dark-gray);border-radius:50%;width:7px;height:7px;display:block;position:absolute}.particles-static span:first-child{top:22%;left:27%}.particles-static span:nth-child(2){background:var(--base-color);top:44%;left:62%}.particles-static span:nth-child(3){top:61%;left:76%}.particles-static span:nth-child(4){background:var(--base-color);width:40px;height:40px;top:18%;right:14%}.particles-static span:nth-child(5){background:var(--base-color);width:4px;height:4px;bottom:18%;left:18%}.home-hero-crafto{--hero-backdrop-word-color:color-mix(in srgb, var(--base-color) 30%, var(--surface-primary));--hero-ray-color:color-mix(in srgb, var(--base-color) 82%, var(--surface-primary));isolation:isolate;background:0 0;border-radius:6px}@media (min-width:992px){body.crafto-template .home-hero-crafto.full-screen{height:calc(100dvh - 200px)}body.crafto-template .home-agency-intro{padding-top:clamp(60px,6vw,90px)}}body.crafto-template:has(.home-hero-crafto)>header{z-index:40;position:absolute;inset:0 0 auto}body.crafto-template:has(.home-hero-crafto) header .navbar{box-shadow:none;background:0 0;border-bottom:0}.hero-particles-canvas{z-index:0;opacity:.56;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 54%,#000 0 30%,#00000094 39%,#0000 52%);mask-image:radial-gradient(circle at 50% 54%,#000 0 30%,#00000094 39%,#0000 52%)}.looping-wrapper{z-index:1;pointer-events:none;flex-wrap:wrap;align-items:center;width:1px;height:100vh;display:flex;position:absolute;top:0;left:50%}.looping-ray{background:var(--hero-ray-color);opacity:.16;width:2px;height:24vh;transform:rotate(var(--ray-angle)) translateY(-50%) scale(1);transform-origin:50% 100%;animation:6s ease-in-out infinite hero-ray-wave;animation-delay:var(--ray-delay);will-change:transform;margin-top:-18vh;position:absolute}.hero-banner-title{z-index:2;will-change:transform, opacity;animation:.72s cubic-bezier(.16,1,.3,1) both hero-banner-enter;transform:translate(-50%,-50%)}body.crafto-template .home-hero-crafto .hero-banner-title{color:var(--hero-backdrop-word-color);letter-spacing:0;opacity:.025;font-size:clamp(148px,17vw,220px);line-height:.86}.hero-typewriter-word{white-space:nowrap;justify-content:center;align-items:center;line-height:.86;display:inline-flex}.hero-typewriter-text{display:inline-block}.hero-typewriter-cursor{opacity:.76;background:currentColor;width:.055em;height:.72em;margin-left:.04em;animation:.86s steps(2,end) infinite hero-typewriter-caret;display:inline-block;transform:translateY(.06em)}.hero-headline-shell{z-index:3;place-items:center;display:grid}.hero-decision-copy{max-width:min(100%,1120px);padding-top:var(--space-16);justify-items:center;display:grid}.hero-eyebrow{min-height:var(--space-6);padding:0 var(--space-4);margin-bottom:var(--space-5);color:var(--text-primary);background:color-mix(in srgb, var(--surface-primary) 84%, transparent);border:1px solid color-mix(in srgb, var(--base-color) 22%, transparent);letter-spacing:.04em;border-radius:999px;align-items:center;display:inline-flex}.hero-headline{text-wrap:balance;text-shadow:0 16px 44px color-mix(in srgb, var(--base-color) 24%, transparent);animation:.68s cubic-bezier(.16,1,.3,1) .26s both hero-headline-enter}.hero-headline span{display:block}body.crafto-template .home-hero-crafto .hero-headline{color:color-mix(in srgb, var(--base-color) 64%, var(--text-primary));letter-spacing:-.06em;font-size:clamp(58px,min(8vw,13vh),104px);line-height:.98}.hero-lead{max-width:620px;margin:var(--space-6) 0 0;color:var(--text-secondary);overflow-wrap:normal;text-wrap:pretty;word-break:keep-all;font-size:20px;font-weight:500;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:var(--space-5);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.hero-secondary-action{align-items:center;gap:var(--space-2);min-height:44px;color:var(--text-primary);border-bottom:1px solid var(--text-primary);font-weight:700;transition:color .16s ease-out,transform .16s ease-out;display:inline-flex}.hero-secondary-action span{color:var(--accent-primary);font-size:20px;transition:transform .16s ease-out}.hero-secondary-action:hover,.hero-secondary-action:focus-visible{color:var(--accent-primary);transform:translateY(-2px)}.hero-secondary-action:hover span,.hero-secondary-action:focus-visible span{transform:translate(2px,-2px)}.inline-3d-medal{aspect-ratio:1;width:clamp(38px,4vw,58px);filter:drop-shadow(0 14px 16px color-mix(in srgb, var(--surface-dark) 22%, transparent));vertical-align:-.12em;justify-content:center;align-items:center;margin:0 .16em;display:inline-flex;transform:rotate(-12deg)translateY(.08em)}.inline-3d-medal__disc{background:radial-gradient(circle at 28% 22%, var(--surface-primary) 0 8%, color-mix(in srgb, var(--surface-primary) 82%, var(--base-color)) 9% 18%, transparent 19%), conic-gradient(from 224deg, color-mix(in srgb, var(--surface-dark) 34%, var(--base-color)) 0deg, color-mix(in srgb, var(--surface-primary) 84%, var(--base-color)) 82deg, color-mix(in srgb, var(--surface-primary) 48%, var(--text-tertiary)) 154deg, color-mix(in srgb, var(--base-color) 46%, var(--surface-dark)) 248deg, color-mix(in srgb, var(--surface-dark) 34%, var(--base-color)) 360deg);border:1px solid color-mix(in srgb, var(--surface-primary) 64%, var(--border-strong));width:100%;height:100%;box-shadow:inset 7px 8px 13px color-mix(in srgb, var(--surface-primary) 54%, transparent), inset -9px -10px 16px color-mix(in srgb, var(--surface-dark) 24%, transparent);border-radius:50%;display:block;position:relative;overflow:hidden}.inline-3d-medal__disc:before,.inline-3d-medal__disc:after{content:"";border-radius:50%;position:absolute}.inline-3d-medal__disc:before{background:radial-gradient(circle at 38% 26%, var(--surface-primary) 0 14%, color-mix(in srgb, var(--base-color) 22%, var(--surface-primary)) 15% 44%, color-mix(in srgb, var(--surface-dark) 16%, var(--base-color)) 100%);border:1px solid color-mix(in srgb, var(--surface-primary) 62%, transparent);box-shadow:inset -5px -5px 10px color-mix(in srgb, var(--surface-dark) 18%, transparent);inset:22%}.inline-3d-medal__disc:after{aspect-ratio:1;background:var(--base-color);width:18%;box-shadow:0 0 12px color-mix(in srgb, var(--base-color) 64%, transparent);bottom:16%;right:16%}.inline-3d-medal__spark{z-index:1;background:color-mix(in srgb, var(--surface-primary) 82%, transparent);filter:blur(.2px);border-radius:999px;width:24%;height:8%;position:absolute;top:22%;left:23%;transform:rotate(-28deg)}@keyframes hero-ray-wave{0%,64%,to{transform:rotate(var(--ray-angle)) translateY(-50%) scale(1)}18%{transform:rotate(calc(var(--ray-angle) + 10deg)) translateY(-40%) scale(1.25)}36%{transform:rotate(calc(var(--ray-angle) + 4deg)) translateY(-46%) scale(1.08)}}@keyframes hero-banner-enter{0%{opacity:0;filter:blur(10px);transform:translate(-48%,-50%)translate(48px)}to{opacity:.025;filter:blur();transform:translate(-50%,-50%)}}@keyframes hero-headline-enter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-typewriter-caret{0%,44%{opacity:.76}45%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.looping-ray,.hero-banner-title,.hero-headline,.hero-typewriter-cursor{animation:none}.hero-typewriter-cursor{display:none}}body.crafto-template .home-hero-crafto--editorial{--hero-editorial-min-height:720px;--hero-editorial-title-size:clamp(58px, min(8vw, 13vh), 104px);--hero-editorial-title-leading:.92;--hero-project-width:clamp(72px, 7.5vw, 96px);--hero-project-aspect:2 / 3;--hero-gallery-gap:var(--space-3);--hero-gallery-padding:var(--space-5);--hero-gallery-radius:var(--space-2);--hero-gallery-backdrop:blur(12px);isolation:isolate;height:auto}body.crafto-template .home-hero-crafto--editorial .hero-particles-canvas,body.crafto-template .home-hero-crafto--editorial .looping-wrapper{height:100%}body.crafto-template .home-hero-crafto--editorial .looping-wrapper{width:100%;top:0;left:0}body.crafto-template .home-hero-crafto--editorial .hero-editorial-content{z-index:3;gap:var(--space-12);padding-block:calc(var(--space-24) + var(--space-16)) var(--space-6);display:grid}body.crafto-template .home-hero-crafto--editorial .hero-editorial-statement{justify-items:center;max-inline-size:100%;display:grid}body.crafto-template .home-hero-crafto--editorial .hero-headline{font-size:var(--hero-editorial-title-size);line-height:var(--hero-editorial-title-leading);text-align:center}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support{align-items:end;gap:var(--space-8);grid-template-columns:minmax(0,1fr) max-content max-content;display:grid}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support__lead{min-block-size:calc(var(--space-24) + var(--space-8));align-content:start;display:grid}body.crafto-template .home-hero-crafto--editorial .hero-eyebrow{top:calc(var(--space-24) + var(--space-12));justify-self:start;position:absolute;left:50%;transform:translate(-50%)}body.crafto-template .home-hero-crafto--editorial .hero-lead{max-inline-size:calc(var(--space-24) * 6);margin-block:var(--space-5) 0}body.crafto-template .home-hero-crafto--editorial .hero-actions{justify-content:center;gap:var(--space-4);white-space:nowrap;flex-wrap:nowrap;margin:0}body.crafto-template .home-hero-crafto--editorial .hero-editorial-meta{gap:var(--space-4);min-block-size:44px;color:var(--text-primary);white-space:nowrap;align-items:center;font-weight:700;display:flex}body.crafto-template .home-hero-crafto--editorial .hero-editorial-meta a{border-bottom:1px solid var(--border-strong)}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon{z-index:3;padding:var(--hero-gallery-padding);background:color-mix(in srgb, var(--surface-primary) 72%, transparent);border:1px solid color-mix(in srgb, var(--border-default) 82%, transparent);border-radius:var(--hero-gallery-radius);-webkit-backdrop-filter:var(--hero-gallery-backdrop);backdrop-filter:var(--hero-gallery-backdrop);box-shadow:var(--shadow-media);overflow:hidden}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon ul{grid-template-columns:repeat(auto-fit, minmax(var(--hero-project-width), 1fr));gap:var(--hero-gallery-gap);margin:0;padding:0;list-style:none;display:grid}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li{min-inline-size:0}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a{gap:var(--space-2);color:var(--text-primary);border-radius:var(--hero-gallery-radius);scroll-margin-inline:var(--hero-gallery-padding);scroll-margin-block:var(--space-2);transition:border-color var(--motion-duration-micro) var(--motion-easing-micro), box-shadow var(--motion-duration-micro) var(--motion-easing-micro);border:1px solid #0000;display:grid}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a:hover{border-color:color-mix(in srgb, var(--accent-primary) 60%, var(--border-default));box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-primary) 18%, transparent)}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a:active{border-color:var(--accent-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-primary) 34%, transparent)}body.crafto-template .home-hero-crafto--editorial .hero-editorial-meta a:focus-visible,body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a:focus-visible{box-shadow:0 0 0 3px var(--accent-primary)}@media (prefers-reduced-motion:reduce){body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a{transition:none}}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li>a img{inline-size:100%;aspect-ratio:var(--hero-project-aspect);object-fit:cover;border-radius:var(--hero-gallery-radius)}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon__caption{gap:var(--space-1);font-size:var(--type-caption-size);font-weight:700;line-height:1.4;display:grid}body.crafto-template:has(.home-hero-crafto--editorial) .sticky-wrap{display:none!important}@media (min-width:1200px){body.crafto-template .home-hero-crafto--editorial{min-height:var(--hero-editorial-min-height)}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}body.crafto-template .home-hero-crafto--editorial .hero-lead{margin-block-start:0}body.crafto-template .home-hero-crafto--editorial .hero-actions,body.crafto-template .home-hero-crafto--editorial .hero-editorial-meta{justify-self:center}}@media (min-width:1200px) and (max-width:1599px){body.crafto-template .home-hero-crafto--editorial .hero-editorial-content{gap:var(--space-8)}body.crafto-template .home-hero-crafto--editorial .hero-editorial-statement{padding-block-start:var(--space-10)}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support{margin-block-start:var(--space-8)}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon{margin-block-start:calc(var(--space-6) * -1)}}@media (min-width:1600px){body.crafto-template .home-hero-crafto--editorial{--hero-editorial-title-size:clamp(104px, min(7vw, 17vh), 160px)}body.crafto-template .home-hero-crafto--editorial .hero-editorial-content.container{width:calc(100% - var(--space-24) * 2);max-width:none}body.crafto-template .home-hero-crafto--editorial .hero-eyebrow{top:calc(var(--space-24) + var(--space-4))}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon ul{grid-template-columns:repeat(var(--hero-project-count), minmax(0, calc(var(--hero-project-width) + var(--space-16))));justify-content:space-between}}@media (min-width:2560px){body.crafto-template .home-hero-crafto--editorial .hero-editorial-content.container{width:calc(100% - var(--space-24) * 2);max-width:calc(var(--space-24) * 20);gap:var(--space-8);padding-block-end:0}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon ul{grid-template-columns:repeat(var(--hero-project-count), minmax(0, calc(var(--hero-project-width) + var(--space-12))))}}@media (max-width:1199px){body.crafto-template .home-hero-crafto--editorial .hero-editorial-content{gap:var(--space-8);padding-block-start:calc(var(--space-20) + env(safe-area-inset-top))}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support{align-items:start;gap:var(--space-5);grid-template-columns:1fr}body.crafto-template .home-hero-crafto--editorial .hero-editorial-support__lead{min-block-size:0}body.crafto-template .home-hero-crafto--editorial .hero-eyebrow{position:static;transform:none}body.crafto-template .home-hero-crafto--editorial .hero-actions,body.crafto-template .home-hero-crafto--editorial .hero-editorial-meta{justify-content:flex-start}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon{overscroll-behavior-inline:contain;scroll-padding-inline:var(--hero-gallery-padding);scroll-snap-type:x mandatory;scroll-padding-inline-end:min(72vw, calc(var(--space-24) * 3));overflow-x:auto}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon ul{gap:var(--hero-gallery-gap);inline-size:max-content;display:flex}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li{flex:0 0 min(72vw, calc(var(--space-24) * 3));scroll-snap-align:start}}@media (max-width:575px){body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon{scroll-padding-inline-end:var(--space-16)}body.crafto-template .home-hero-crafto--editorial .hero-project-ribbon li{flex-basis:min(72vw, calc(100vw - var(--space-20)))}body.crafto-template .home-hero-crafto--editorial .hero-editorial-content{gap:var(--space-6);padding-block:calc(var(--space-20) + env(safe-area-inset-top)) var(--space-6)}body.crafto-template .home-hero-crafto--editorial .hero-headline{font-size:var(--type-mobile-hero);line-height:var(--hero-editorial-title-leading)}body.crafto-template .home-hero-crafto--editorial .hero-actions{white-space:normal;flex-wrap:wrap}}.crafto-review-band .cover-background{background:linear-gradient(#1d2126e0,#1d2126e0),url(/barit/og_barit.jpg) 50%/cover}body.crafto-template .btn.btn-expand-ltr>span.bg-base-color,body.crafto-template .hover-content.bg-base-color,body.crafto-template .crafto-review-band .bg-base-color{background-image:var(--accent-action-gradient)}body.crafto-template .btn.btn-expand-ltr{transition:color 0s linear .3s}body.crafto-template .btn.btn-expand-ltr:hover,body.crafto-template .btn.btn-expand-ltr:hover *,body.crafto-template .btn.btn-expand-ltr:focus-visible,body.crafto-template .btn.btn-expand-ltr:focus-visible *{color:var(--text-primary)}body.crafto-template .btn.btn-expand-ltr:focus-visible>span{width:100%}body.crafto-template .btn.btn-expand-ltr:focus-visible{background-image:var(--accent-action-gradient)}body.crafto-template .hover-content.bg-base-color>i,body.crafto-template .crafto-review-band .bg-base-color,body.crafto-template .crafto-review-band .bg-base-color i{color:var(--text-primary);-webkit-text-fill-color:var(--text-primary)}.crafto-service-media-band{background-position:50%;background-size:cover;border-radius:6px;min-height:clamp(420px,58vw,620px)}.crafto-service-floating-card{max-width:400px}.crafto-service-side-image{object-fit:cover;border-radius:6px;width:100%;min-height:min(56vw,785px)}.crafto-people-orbit{isolation:isolate;position:relative}.crafto-people-orbit>img:first-child{z-index:2;position:relative}.crafto-people-orbit-item{z-index:1;filter:drop-shadow(0 18px 38px #0000001f);width:clamp(72px,10vw,116px);animation:5.2s ease-in-out infinite crafto-orbit-float;position:absolute}.crafto-people-orbit-item-a{top:6%;right:0}.crafto-people-orbit-item-b{animation-delay:-1800ms;bottom:8%;left:2%}.crafto-contact-big-link{letter-spacing:-.02em;overflow-wrap:anywhere;font-size:clamp(22px,2.8vw,38px);font-weight:600;line-height:1.12}.crafto-detail-list{border-top:1px solid var(--dark-gray);display:grid}.crafto-detail-list div{border-bottom:1px solid var(--extra-medium-gray);grid-template-columns:minmax(96px,.35fr) 1fr;gap:18px;padding:18px 0;display:grid}.crafto-detail-list span{color:var(--medium-gray);text-transform:uppercase;font-size:13px;font-weight:600}.crafto-detail-list strong{color:var(--dark-gray);font-weight:600}.crafto-blog-cover img{object-fit:cover;width:100%;min-height:clamp(320px,54vw,650px)}@keyframes crafto-orbit-float{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-18px)rotate(4deg)}}.crafto-menu{display:none}.crafto-menu-dialog{border:0;padding:0}.crafto-menu-dialog:not([open]){display:none}html.mobile-menu-open,body.mobile-menu-open{overflow:hidden}body.mobile-menu-open{top:var(--mobile-menu-scroll-offset,0);width:100%;position:fixed;left:0;right:0}@keyframes crafto-menu-enter{0%{opacity:0;transform:translate3d(0, calc(var(--space-2) * -1), 0)}to{opacity:1;transform:translate(0,0)}}.admin-section{min-height:72vh;padding:clamp(72px,8vw,120px) 0}.admin-shell{width:min(1180px,100vw - 48px);margin:0 auto}.admin-shell-narrow{width:min(760px,100vw - 48px)}.admin-eyebrow{color:var(--base-color);letter-spacing:.08em;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1}.admin-toolbar,.admin-panel-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-toolbar{margin-bottom:28px}.admin-toolbar h1,.admin-panel h1,.admin-panel h2{color:var(--dark-gray,#121212);letter-spacing:0;margin:0;font-weight:700}.admin-toolbar h1,.admin-panel h1{font-size:clamp(32px,4vw,58px);line-height:1}.admin-panel h2{font-size:clamp(24px,2.4vw,34px);line-height:1.1}.admin-toolbar p,.admin-panel-header p{color:var(--text-secondary);margin:12px 0 0;line-height:1.7}.admin-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-panel{background:var(--surface-elevated);border:1px solid var(--border-default);border-radius:6px;padding:clamp(24px,4vw,42px);box-shadow:0 24px 80px #12121214}.admin-icon-badge{width:52px;height:52px;color:var(--text-inverse);background:var(--base-gradient);border-radius:50%;flex:none;place-items:center;display:inline-grid}.admin-form{gap:18px;margin-top:28px;display:grid}.admin-field{color:var(--dark-gray,#121212);gap:8px;font-size:14px;font-weight:700;display:grid}.admin-input{width:100%;min-height:52px;color:var(--text-primary);border:1px solid var(--border-default);background:#fff;border-radius:6px;outline:none;padding:14px 16px;transition:border-color .16s,box-shadow .16s}.admin-input:focus{border-color:var(--base-color);box-shadow:0 0 0 4px #0571ff1f}.admin-textarea{resize:vertical;min-height:132px}.admin-file-input{padding:12px 14px}.admin-file-input::file-selector-button{min-height:32px;color:var(--text-inverse);background:var(--dark-gray,#121212);font:inherit;cursor:pointer;border:0;border-radius:999px;margin-right:12px;padding:8px 12px;font-size:12px;font-weight:800}.admin-image-preview{border:1px solid var(--border-default);aspect-ratio:16/9;background:#f3f4f6;border-radius:6px;width:100%;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-actions{justify-content:flex-end;margin-top:4px;display:flex}.admin-primary-button,.admin-secondary-button,.admin-text-link{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:800;line-height:1;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.admin-primary-button{color:var(--text-inverse);background:var(--dark-gray,#121212);border:1px solid var(--dark-gray,#121212)}body.crafto-template .admin-primary-button{color:#f7f7f2;-webkit-text-fill-color:#f7f7f2}body.crafto-template .admin-primary-button svg{color:#f7f7f2;stroke:currentColor}.admin-secondary-button,.admin-text-link{color:var(--dark-gray,#121212);border:1px solid var(--border-default);background:#fff}.admin-primary-button:hover,.admin-secondary-button:hover,.admin-text-link:hover{transform:translateY(-1px)}.admin-alert{color:var(--status-error);background:#fff5f4;border:1px solid #b4231838;border-radius:6px;margin-bottom:18px;padding:14px 16px;font-size:14px;font-weight:700}.admin-alert-success{color:var(--status-success);background:#f1fff7;border-color:#197b4538}.admin-table-wrap{margin-top:28px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-top:1px solid var(--border-default);padding:18px 16px}.admin-table th{color:var(--text-tertiary);text-transform:uppercase;font-size:12px;font-weight:800}.admin-table td{color:var(--text-secondary);font-size:14px;line-height:1.6}.admin-table td:first-child a{color:var(--dark-gray,#121212);font-size:16px;font-weight:800;display:block}.admin-table td:first-child span{max-width:460px;margin-top:4px;display:block}.admin-row-action{min-height:36px;color:var(--dark-gray,#121212);-webkit-text-fill-color:var(--dark-gray,#121212);border:1px solid var(--border-default);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:9px 13px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}body.crafto-template .admin-row-action svg{color:currentColor;stroke:currentColor}@media (min-width:992px) and (max-height:719px){.hero-decision-copy{padding-top:0;transform:translateY(44px)}body.crafto-template .home-hero-crafto .hero-headline{font-size:clamp(42px,8vh,48px);line-height:.96}.hero-eyebrow{display:none}.hero-lead{max-width:520px;margin-top:var(--space-2);font-size:16px;line-height:1.5}.hero-actions{margin-top:var(--space-4)}}@media (max-width:991px){body.crafto-template .home-hero-crafto .hero-banner-title{opacity:.025;font-size:clamp(126px,18vw,164px)}.looping-ray{height:18vh;margin-top:-20vh}body.crafto-template .crafto-menu .navbar-toggler{width:44px;height:44px}body.crafto-template .crafto-menu .navbar-toggler-line:first-child{top:15px}body.crafto-template .crafto-menu .navbar-toggler-line:nth-child(2),body.crafto-template .crafto-menu .navbar-toggler-line:nth-child(3){top:21px}body.crafto-template .crafto-menu .navbar-toggler-line:nth-child(4){top:27px}body.crafto-template .crafto-menu-dialog{width:100vw;max-width:none;height:100dvh;min-height:100dvh;max-height:100dvh;color:var(--text-primary);background:var(--surface-primary);overscroll-behavior:contain;margin:0;position:fixed;inset:0;overflow-y:auto}body.crafto-template .crafto-menu-dialog::backdrop{background:color-mix(in srgb, var(--surface-dark) 32%, transparent)}body.crafto-template .crafto-menu-dialog-shell{min-height:100%;padding:calc(var(--space-4) + env(safe-area-inset-top)) var(--space-8) calc(var(--space-8) + env(safe-area-inset-bottom));flex-direction:column;animation:.22s ease-in-out both crafto-menu-enter;display:flex}body.crafto-template .crafto-menu-dialog-header{justify-content:space-between;align-items:center;min-height:44px;display:flex}body.crafto-template .crafto-menu-dialog-header a{align-items:center;min-height:44px;display:inline-flex}body.crafto-template .crafto-menu-dialog-header img{width:auto;height:var(--logo-mobile-header-height);max-height:var(--logo-mobile-header-height)}body.crafto-template .crafto-menu-close{width:44px;height:44px;color:var(--text-primary);background:0 0;border:0;border-radius:50%;padding:0;position:relative}body.crafto-template .crafto-menu-close span{width:var(--space-5);transform-origin:50%;background:currentColor;height:1px;position:absolute;top:50%;left:50%}body.crafto-template .crafto-menu-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}body.crafto-template .crafto-menu-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}body.crafto-template .crafto-menu-primary{margin-top:var(--space-10);display:grid}body.crafto-template .crafto-menu-primary-link{min-height:44px;padding-left:var(--space-4);color:var(--text-primary);font-size:var(--type-mobile-menu);align-items:center;font-weight:800;line-height:1.2;transition:color .16s ease-out,transform .16s ease-out;display:flex;position:relative}body.crafto-template .crafto-menu-primary-link:before{width:var(--space-2);height:var(--space-2);background:var(--accent-primary);content:"";opacity:0;border-radius:50%;transition:opacity .16s ease-out,transform .16s ease-out;position:absolute;left:0;transform:scale(.5)}body.crafto-template .crafto-menu-primary-link:hover,body.crafto-template .crafto-menu-primary-link:focus-visible,body.crafto-template .crafto-menu-primary-link[aria-current=page]{color:var(--accent-primary);transform:translate3d(var(--space-1), 0, 0)}body.crafto-template .crafto-menu-primary-link[aria-current=page]:before{opacity:1;transform:scale(1)}body.crafto-template .crafto-menu-information{gap:var(--space-10);margin-top:var(--space-16);display:grid}body.crafto-template .crafto-menu-information section{justify-items:start;display:grid}body.crafto-template .crafto-menu-information h2{margin:0 0 var(--space-3);color:var(--text-primary);font-size:var(--type-mobile-menu);letter-spacing:-.03em;font-weight:800;line-height:1.2}body.crafto-template .crafto-menu-information a,body.crafto-template .crafto-menu-information address{color:var(--text-secondary);font-size:var(--type-mobile-menu-meta);margin:0;font-style:normal;font-weight:500;line-height:1.7}body.crafto-template dialog.crafto-menu-dialog .crafto-menu-information a:hover,body.crafto-template dialog.crafto-menu-dialog .crafto-menu-information a:focus-visible{color:var(--accent-primary)}body.crafto-template .crafto-menu-socials{gap:var(--space-2);display:flex}body.crafto-template .crafto-menu-socials a{width:44px;height:44px;color:var(--text-primary);border:1px solid var(--border-default);border-radius:50%;place-items:center;transition:color .16s ease-out,border-color .16s ease-out,transform .16s ease-out;display:grid}body.crafto-template dialog.crafto-menu-dialog .crafto-menu-socials a:hover,body.crafto-template dialog.crafto-menu-dialog .crafto-menu-socials a:focus-visible{color:var(--accent-primary);border-color:var(--accent-primary);transform:translate3d(0, calc(var(--space-1) * -1), 0)}body.crafto-template .crafto-menu-socials svg{width:var(--space-5);height:var(--space-5)}body.crafto-template:has(.home-hero-crafto) header .navbar{box-shadow:none;background:0 0;border-bottom:0;padding-block-start:calc(var(--space-4) + env(safe-area-inset-top));padding-block-end:var(--space-4)}body.crafto-template .home-hero-crafto.ipad-top-space-margin{margin-top:0}body.crafto-template .home-hero-crafto{border-top-left-radius:0;border-top-right-radius:0}body.crafto-template:has(.home-hero-crafto) header .navbar-brand{width:auto;height:auto;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;padding:0;display:inline-flex}body.crafto-template:has(.home-hero-crafto) header .navbar-brand img{max-height:56px}body.crafto-template:has(.home-hero-crafto) header .navbar-toggler{background:color-mix(in srgb, var(--base-color) 10%, var(--surface-primary));border:1px solid color-mix(in srgb, var(--base-color) 28%, transparent);box-shadow:0 14px 32px color-mix(in srgb, var(--base-color) 14%, transparent);border-radius:50%}body.crafto-template:has(.home-hero-crafto) header .navbar-toggler-line{background:var(--base-color)}body.crafto-template .portfolio-wrapper.grid,body.crafto-template .blog-wrapper.grid,body.crafto-template .team-strip{grid-template-columns:repeat(2,minmax(0,1fr))}body.crafto-template .portfolio-wrapper .grid-item:nth-child(n) .project-offset{transform:none}body.crafto-template .menu-order>.navbar-collapse{opacity:0;pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}body.crafto-template .menu-order>.navbar-collapse>*{display:none}body.crafto-template .crafto-menu{align-items:center;display:flex;position:static}body.crafto-template .header-button{display:none}body.crafto-template .banner-title{opacity:.65}body.crafto-template header .navbar-brand .mobile-logo{height:var(--logo-mobile-header-height);max-height:var(--logo-mobile-header-height)}body.crafto-template .home-hero-crafto .hero-headline{font-size:clamp(48px,7.2vw,62px);line-height:1.02}}@media (max-width:767px){body.crafto-template footer .footer-logo img{width:min(var(--logo-mobile-footer-width), 58vw);max-width:var(--logo-mobile-footer-width);max-height:none}body.crafto-template .portfolio-wrapper.grid,body.crafto-template .blog-wrapper.grid{margin-left:0;margin-right:0}.looping-ray{height:clamp(220px,48vw,340px);margin-top:clamp(-340px,-48vw,-220px)}body.crafto-template .blog-hero-actions,body.crafto-template .blog-post-count{justify-content:center}body.crafto-template .blog-hero-actions{padding-bottom:var(--space-8)}}@media (max-width:575px){body.crafto-template .crafto-menu-dialog-shell{padding-inline:var(--space-5)}body.crafto-template main h2.fw-600{font-size:var(--type-mobile-h2);line-height:1.16}body.crafto-template footer .footer-navbar{grid-template-columns:repeat(4,auto);justify-content:center;display:grid}.admin-section{padding:120px 0 48px}.admin-shell,.admin-shell-narrow{width:min(100vw - 28px,760px)}.admin-toolbar,.admin-panel-header{flex-direction:column}.admin-toolbar-actions,.admin-actions,.admin-primary-button,.admin-secondary-button{width:100%}.admin-panel{padding:22px}.admin-table-wrap{margin-left:-22px;margin-right:-22px;padding:0 22px}.admin-table{min-width:0}.admin-table thead{display:none}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{width:100%;display:block}.admin-table tr{border-top:1px solid var(--border-default);padding:16px 0}.admin-table td{border-top:0;grid-template-columns:78px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.admin-table td:before{content:attr(data-label);color:var(--text-tertiary);font-size:12px;font-weight:800}.admin-table td:first-child a,.admin-table td:first-child span{grid-column:2}.admin-row-action{justify-self:start}body.crafto-template .container,body.crafto-template .container-fluid{overflow-x:clip}body.crafto-template .container>.row>*,body.crafto-template .container-fluid>.row>*{padding-left:0;padding-right:0}body.crafto-template .portfolio-wrapper.grid,body.crafto-template .blog-wrapper.grid{grid-template-columns:1fr;width:100%;margin-left:0;margin-right:0}body.crafto-template .team-strip{grid-template-columns:1fr}body.crafto-template .full-screen{min-height:460px}.looping-ray{height:clamp(100px,28vw,126px);margin-top:clamp(-126px,-28vw,-100px)}.looping-wrapper{opacity:.24}body.crafto-template .home-hero-crafto .hero-headline{font-size:var(--type-mobile-hero);letter-spacing:-2px;line-height:1.06}.hero-decision-copy{max-width:100%;padding:var(--space-20) var(--space-6) 0}.hero-eyebrow{margin-bottom:var(--space-4)}.hero-lead{max-width:318px;margin-top:var(--space-5);font-size:var(--type-mobile-body-lg);line-height:1.65}.hero-actions{gap:var(--space-4);margin-top:var(--space-6)}.inline-3d-medal{width:clamp(32px,10vw,42px);margin:0 .1em}body.crafto-template .fs-120{font-size:64px;line-height:.98}}@media (prefers-reduced-motion:reduce){body.crafto-template .crafto-menu-dialog-shell{animation:none}}body.crafto-template .seo-landing-page h1,body.crafto-template .seo-landing-page h2,body.crafto-template .seo-landing-page h3{overflow-wrap:normal;word-break:keep-all;text-wrap:balance}body.crafto-template .seo-landing-page p,body.crafto-template .card-title{overflow-wrap:normal;word-break:keep-all;text-wrap:pretty}@media (max-width:575px){body.crafto-template .seo-landing-page p{font-size:var(--type-mobile-body)}body.crafto-template .seo-landing-page p.fs-20{font-size:var(--type-mobile-body-lg);line-height:1.7}}@media (min-width:992px) and (max-height:719px){body.crafto-template .home-hero-crafto--editorial .hero-eyebrow{display:inline-flex}}body.crafto-template .home-original-hero{min-height:var(--original-hero-min-height);background-color:var(--surface-primary);background-image:repeating-linear-gradient(90deg, transparent 0 calc(var(--crafto-stripe-step) - 1px), var(--original-hero-grid) calc(var(--crafto-stripe-step) - 1px) var(--crafto-stripe-step));isolation:isolate;background-position:top;background-repeat:repeat;border-radius:0;overflow:hidden}body.crafto-template .home-original-hero .hero-particles-canvas{opacity:.24}body.crafto-template .home-original-hero__rays{z-index:1;transform-origin:0 0;width:1px;height:1px;animation-name:original-hero-ray-drift;animation-duration:var(--original-hero-ray-duration);will-change:transform, opacity;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:block;top:40.6%;left:50%}body.crafto-template .home-original-hero__rays .looping-ray{background:var(--original-hero-lime);opacity:.82;width:1px;height:clamp(140px,14vw,190px);transform:rotate(var(--ray-angle));transform-origin:50% 0;margin-top:0;animation:none;top:0;left:0}body.crafto-template .home-original-hero__word{z-index:1;color:var(--original-hero-lime);font-family:var(--primary-font);font-size:var(--original-hero-word-size);letter-spacing:-.1em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-weight:900;line-height:.72;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.crafto-template .home-original-hero__orb{z-index:2;aspect-ratio:1;background:var(--original-hero-lime);border-radius:50%;width:clamp(52px,5vw,96px);position:absolute;top:26.2%;left:66.5%}body.crafto-template .home-original-hero__content{z-index:3;min-height:var(--original-hero-min-height);place-content:center;justify-items:center;display:grid;transform:translateY(-.5vh)}body.crafto-template .home-original-hero__copy{text-align:center;max-width:min(100%,980px)}body.crafto-template .home-original-hero__content h1{color:var(--text-primary);font-family:var(--primary-font);font-size:var(--original-hero-title-size);letter-spacing:-.05em;text-align:center;margin:0;font-weight:600;line-height:.84}body.crafto-template .home-original-hero__content h1 span{display:block}body.crafto-template .home-original-hero__copy p{max-width:540px;color:var(--text-primary);text-wrap:balance;word-break:keep-all;margin:clamp(24px,3vw,36px) auto 0;font-size:clamp(16px,1.45vw,21px);line-height:1.55}body.crafto-template .home-original-hero__services{color:var(--text-primary);letter-spacing:.01em;word-break:keep-all;margin-top:16px;font-size:clamp(12px,1vw,15px);font-weight:700;line-height:1.5;display:block}body.crafto-template .home-original-hero__follow{bottom:32%;left:var(--space-12);z-index:4;width:24px;height:340px;color:var(--text-primary);font-size:var(--type-caption-size);text-align:center;font-weight:700;line-height:1;display:block;position:absolute}body.crafto-template .home-original-hero__follow-label{margin-bottom:var(--space-3);writing-mode:vertical-rl;position:absolute;top:250px;left:0;transform:rotate(180deg)}body.crafto-template .home-original-hero__follow-rule{width:1px;height:var(--space-8);background:var(--border-strong);position:absolute;top:205px;left:4px}body.crafto-template .home-original-hero__follow>span:nth-child(3),body.crafto-template .home-original-hero__follow>span:nth-child(4),body.crafto-template .home-original-hero__follow>span:nth-child(5),body.crafto-template .home-original-hero__follow>span:nth-child(6){position:absolute;left:0}body.crafto-template .home-original-hero__follow>span:nth-child(3){top:156px}body.crafto-template .home-original-hero__follow>span:nth-child(4){top:104px}body.crafto-template .home-original-hero__follow>span:nth-child(5){top:52px}body.crafto-template .home-original-hero__follow>span:nth-child(6){top:0}body.crafto-template .home-original-hero__dot{z-index:4;background:var(--text-primary);border-radius:50%;width:5px;height:5px;position:absolute}body.crafto-template .home-original-hero__dot--top{top:var(--space-16);right:7%}body.crafto-template .home-original-hero__dot--bottom{right:15%;bottom:var(--space-16)}.home-original-nav-label,.home-original-logo,.home-original-cta-text{display:none}:is(body.crafto-template:has(.home-original-hero) header .navbar .nav-link,body.crafto-template:has(.home-original-hero) header .navbar .dropdown-toggle){color:var(--text-primary)}body.crafto-template:has(.home-original-hero) header .navbar-nav>li:first-child .nav-link{color:var(--text-secondary)}body.crafto-template:has(.home-original-hero) header .navbar .dropdown-toggle{display:none}body.crafto-template:has(.home-original-hero) header .btn-double-text{display:none}body.crafto-template:has(.home-original-hero) .home-original-nav-label-default{display:none}body.crafto-template:has(.home-original-hero) header .navbar-brand>:not(.home-original-logo){display:none}body.crafto-template:has(.home-original-hero) .home-original-nav-label{display:inline-block}body.crafto-template:has(.home-original-hero) .home-original-logo{display:inline-block}body.crafto-template:has(.home-original-hero) .home-original-cta-text{display:inline-block}body.crafto-template:has(.home-original-hero) .home-original-cta-text+span{display:inline-block}body.crafto-template:has(.home-original-hero) header .navbar .navbar-brand .home-original-logo{width:50px;max-width:none;height:56px;max-height:none;margin-left:-13px}@keyframes original-hero-ray-wave{0%,to{opacity:.72;transform:rotate(var(--ray-angle)) translateY(-50%) scale(.94)}50%{opacity:1;transform:rotate(var(--ray-angle)) translateY(-50%) scale(1.06)}}@keyframes original-hero-ray-drift{0%,to{opacity:.72;transform:rotate(calc(-1 * var(--original-hero-ray-sway))) translateY(calc(-1 * var(--original-hero-ray-travel))) scale(.88)}50%{opacity:1;transform:rotate(var(--original-hero-ray-sway)) translateY(var(--original-hero-ray-travel)) scale(1.12)}}@media (prefers-reduced-motion:reduce){body.crafto-template .home-original-hero__rays,body.crafto-template .home-original-hero__rays .looping-ray{animation:none}}@media (max-width:767px){body.crafto-template .home-original-hero,body.crafto-template .home-original-hero__content{min-height:760px}body.crafto-template .home-original-hero__word{font-size:clamp(180px,49vw,280px);top:54%}body.crafto-template .home-original-hero__content{padding-inline:var(--space-5);transform:none}body.crafto-template .home-original-hero__content h1{font-size:clamp(29px,8.8vw,38px);line-height:1.05}body.crafto-template .home-original-hero__content h1 span{white-space:nowrap}body.crafto-template .home-original-hero__copy p{max-width:380px;margin-top:24px;font-size:16px}body.crafto-template .home-original-hero__services{max-width:330px;margin-inline:auto;font-size:12px}body.crafto-template .home-original-hero__orb{top:34%;left:auto;right:15%}body.crafto-template .home-original-hero__follow{right:var(--space-5);bottom:var(--space-8);left:var(--space-5);justify-content:flex-end;align-items:center;gap:var(--space-2);flex-direction:row;width:auto;height:auto;display:flex}body.crafto-template .home-original-hero__follow-label{margin-right:var(--space-3);writing-mode:horizontal-tb;margin-bottom:0;position:static;top:auto;left:auto;transform:none}body.crafto-template .home-original-hero__follow-rule{display:none;position:static;top:auto;left:auto}body.crafto-template .home-original-hero__follow>span:nth-child(3),body.crafto-template .home-original-hero__follow>span:nth-child(4),body.crafto-template .home-original-hero__follow>span:nth-child(5),body.crafto-template .home-original-hero__follow>span:nth-child(6){position:static}}
