/* Sajtoteka — an address for the next good idea. */
:root{--paper:#f7f8f2;--ink:#20231f;--muted:#686e64;--line:#dfe3d8;--blue:#254fee;--blue-dark:#1a3bd1;--lime:#def58e;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:650}h2{font-size:clamp(32px,3.5vw,44px);line-height:1.22;letter-spacing:-1.8px}h3{line-height:1.4}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.container{width:min(1200px,calc(100% - 100px));margin-inline:auto}.section-space{padding-block:105px}.icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:var(--ink);color:#fff;padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.blue-text{color:var(--blue)}.muted-heading{color:#757c6d}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.5;font-weight:650;letter-spacing:1.5px}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:100%;background:var(--blue)}.section-number{color:var(--blue);margin-right:5px;font-variant-numeric:tabular-nums}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:14px 23px;border:1px solid transparent;border-radius:6px;font-weight:600;font-size:13px;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-blue{color:#fff;background:var(--blue);box-shadow:0 4px 0 #183ed61a}.button-blue:hover{background:var(--blue-dark)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#373e32}.button-small{min-height:42px;font-size:11px;padding:10px 17px;gap:15px}.button-cream{background:var(--paper);color:var(--ink)}.button-cream:hover{background:var(--lime)}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:13px;font-weight:550}.text-link:hover{color:var(--blue)}.text-link span{font-size:19px}.text-link .icon{width:17px;height:17px}
.header{position:sticky;top:0;z-index:20;background:#f7f8f2f5;backdrop-filter:blur(14px)}.nav{height:91px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--heading);font-size:26px;font-weight:800;letter-spacing:-1.3px;line-height:1}.brand-period{color:var(--blue);margin-left:-9px}.nav-links{display:flex;align-items:center;gap:30px;margin-left:60px}.nav-links a{font-size:12px;color:#53594e}.nav-links a:hover{color:var(--blue)}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-block:74px 65px}.hero-copy{padding-bottom:9px}.hero h1{font-size:clamp(50px,5.5vw,72px);font-weight:650;line-height:1.115;letter-spacing:-3.8px;margin:27px 0 23px}.hero-description{max-width:438px;font-size:15px;line-height:1.85;color:var(--muted)}.hero-description strong{font-weight:500;color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.hero-note{display:flex;align-items:center;gap:6px;margin-top:23px;font-size:10px;color:#6b7262;flex-wrap:wrap}.hero-note .icon{width:14px;height:14px;color:#5c7641}.hero-note>span{margin:0 4px}
.domain-art{position:relative;height:490px;min-width:0;isolation:isolate}.art-caption{position:absolute;top:0;left:25px;right:12px;display:flex;align-items:center;justify-content:space-between;color:#6c7463;font-size:9px;letter-spacing:1.6px}.art-caption .icon{width:15px;height:15px}.art-orbit{position:absolute;border:1px solid #e1e5d6;border-radius:50%;z-index:-1;pointer-events:none}.orbit-one{width:440px;height:440px;top:24px;left:30px}.orbit-two{width:354px;height:354px;top:67px;left:74px}.domain-paper{position:absolute;width:395px;height:194px;background:#fffef9;border:1px solid #d9dfd1;border-radius:10px;box-shadow:0 12px 24px #2739100a;padding:17px 22px;transform-origin:center}.paper-back{left:66px;top:59px;transform:rotate(9deg);z-index:1;background:#ebeedf}.paper-front{left:21px;top:143px;transform:rotate(-7deg);z-index:3}.paper-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.3px;color:#69705f}.paper-dots{display:flex;gap:4px}.paper-dots i{width:5px;height:5px;border-radius:50%;background:#ccd2c0}.paper-domain{display:block;font-family:var(--heading);font-size:39px;font-weight:650;letter-spacing:-2px;margin:19px 0 10px;line-height:1.3;white-space:nowrap}.paper-domain>span{color:#70796a}.paper-front .paper-domain>span{color:var(--blue)}.paper-bottom{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#6c7462}.paper-bottom .icon{width:17px;height:17px}.folder-back{position:absolute;left:35px;right:13px;top:248px;height:165px;border-radius:8px;background:#183cda;z-index:2;transform:rotate(-3deg)}.folder-back:before{content:'';position:absolute;top:-27px;left:0;width:146px;height:42px;border-radius:12px 17px 0 0;background:#183cda}.folder-front{position:absolute;left:25px;right:13px;top:278px;height:184px;padding:21px 26px;background:var(--blue);color:var(--paper);border-radius:7px 7px 13px 13px;z-index:4;transform:rotate(-3deg);box-shadow:0 18px 25px -17px #0d31b06b;border-top:1px solid #6986ff}.folder-label{display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.6px;color:#d5dcff}.folder-label .icon{height:14px;width:14px}.folder-wordmark{font-family:var(--heading);font-size:50px;letter-spacing:-3px;line-height:1.35;font-weight:650;margin-top:4px}.folder-wordmark>span{font-size:23px;vertical-align:top;display:inline-block;margin-left:9px;margin-top:10px;font-weight:400;letter-spacing:0;color:var(--lime)}.folder-footer{display:flex;align-items:center;justify-content:space-between;font-size:7px;letter-spacing:1.5px;line-height:1.6;margin-top:7px}.folder-footer .icon{width:27px;height:27px}.sale-sticker{position:absolute;right:0;top:233px;width:101px;height:101px;border-radius:50%;background:var(--lime);box-shadow:0 4px 6px #1727000f;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(11deg);border:5px solid var(--lime);outline:1px dashed #a9bd69;outline-offset:-9px}.sale-sticker .icon{width:27px;height:27px;margin-bottom:3px}.sale-sticker span{font-size:8px;line-height:1.45;letter-spacing:.8px;font-weight:700;text-align:center}.art-bottom{position:absolute;bottom:-5px;left:32px;display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.7px;color:#68735a}.art-bottom .status-dot{width:5px;height:5px;background:#7c9361}
.proof-strip{display:grid;grid-template-columns:1fr 1.14fr 1fr;border-block:1px solid var(--line);padding-block:25px}.proof-strip>div{display:grid;grid-template-columns:auto 1fr;column-gap:14px;padding-inline:30px;border-left:1px solid var(--line)}.proof-strip>div:first-child{padding-left:0;border-left:0}.proof-strip>div:last-child{padding-right:0}.strip-number{font-family:var(--heading);font-size:10px;grid-row:span 2;padding-top:2px;color:#717961}.proof-strip strong{font-weight:550;font-size:12px}.proof-strip>div>span:last-child{font-size:10px;color:#69725f;margin-top:3px}.section-intro{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:end;margin-bottom:44px}.section-intro .eyebrow{margin-bottom:20px}.section-intro>p{font-size:14px;line-height:1.9;color:var(--muted);padding-bottom:4px;max-width:418px}
.concept{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fcfcf8}.concept-toolbar{padding:16px 23px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.concept-title{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:550}.concept-title .icon{width:17px;height:17px;color:var(--blue)}.example-tabs{display:flex;border:1px solid #e1e5d9;border-radius:5px;background:#eef0e7;padding:3px;gap:2px}.example-tabs button{padding:7px 11px;font-size:10px;border:0;border-radius:3px;color:#606753;background:transparent;white-space:nowrap;min-height:32px}.example-tabs button[aria-selected=true]{background:#fffef9;color:var(--ink);box-shadow:0 1px 4px #253b1012}.example-tabs button:hover{color:var(--blue)}.concept-body{display:grid;grid-template-columns:.8fr .3fr 1.2fr;padding:31px;align-items:center;gap:18px;min-height:347px}.small-label{font-size:8px;letter-spacing:1.5px;color:#6c775f;font-weight:550;margin-bottom:22px}.review-heading{display:flex;align-items:center;gap:12px}.business-avatar{width:44px;height:44px;background:#e8e2d6;color:#70634e;border-radius:10px;font-size:24px;font-family:Georgia,serif;display:grid;place-items:center}.review-heading h3{font-size:16px;font-weight:700;letter-spacing:-.5px}.review-heading p{font-size:9px;color:#68715e;margin-top:2px}.rating{display:flex;align-items:center;gap:7px;margin-top:18px;font-size:9px;flex-wrap:wrap}.rating strong{font-size:12px}.stars{color:#aa7417;font-size:14px;letter-spacing:1px}.rating>span:last-child{color:#67705c}.review-side blockquote{font-size:12px;line-height:1.85;color:#5e6656;margin:12px 0 17px;min-height:67px;max-width:295px}.review-status{font-size:9px;color:#5f7348;display:flex;align-items:center;gap:6px}.review-status .status-dot{background:#7b954f;width:5px;height:5px}.no-website{border-top:1px solid var(--line);margin-top:14px;padding-top:12px;display:flex;align-items:center;gap:7px;font-size:10px;color:#69755c}.no-website .icon{width:13px;height:13px}.transformation{display:flex;flex-direction:column;align-items:center;position:relative;gap:11px;padding-top:27px}.transform-icon{width:44px;height:44px;border-radius:12px;background:var(--blue);color:#fff;display:grid;place-items:center;box-shadow:0 0 0 7px #254fee0a}.transform-icon .icon{width:23px;height:23px}.transformation>span{font-size:8px;white-space:nowrap;color:var(--blue);font-weight:550}.transform-arrow{width:17px;height:17px;color:#859568}.transform-line{position:absolute;left:-4px;right:-4px;top:49px;border-top:1px dashed #cbd1bd;z-index:0}.transform-icon,.transformation>span{position:relative;z-index:1}.site-side{min-width:0}.site-side .small-label{margin-bottom:16px}.mini-browser{border:1px solid #d9ddd1;border-radius:6px;background:white;overflow:hidden;box-shadow:0 6px 10px #28361005}.browser-bar{height:29px;display:flex;align-items:center;justify-content:space-between;background:#f3f4ed;border-bottom:1px solid #e4e7dc;padding:0 11px;font-size:7px;color:#68705c}.browser-bar .icon{width:10px;height:10px}.browser-bar .paper-dots{gap:3px}.browser-bar .paper-dots i{width:4px;height:4px}.site-preview{--preview-bg:#f2ece2;--preview-ink:#514b3d;--preview-art:#dad0bf;background:var(--preview-bg);color:var(--preview-ink);padding:16px 18px 12px;transition:background .25s,color .25s}.site-preview[data-theme=servis]{--preview-bg:#e9edeb;--preview-ink:#25483c;--preview-art:#bacfc5}.site-preview[data-theme=restoran]{--preview-bg:#f0e7dc;--preview-ink:#753d2b;--preview-art:#ddc5ae}.mini-nav{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #514b3d20;padding-bottom:9px;gap:9px}.mini-nav>span:first-child{font-family:Georgia,serif;font-size:15px;font-weight:bold;letter-spacing:-.5px}.mini-nav>span:last-child{font-size:5px;white-space:nowrap}.mini-hero{display:grid;grid-template-columns:1.3fr .8fr;gap:8px;padding:19px 0 18px}.mini-kicker{display:block;font-size:5px;letter-spacing:1px;margin-bottom:7px}.mini-hero h3{font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.04;letter-spacing:-1px;min-height:56px}.mini-hero p{font-size:6px;max-width:144px;line-height:1.7;margin-top:9px;min-height:20px}.mini-button{display:inline-flex;justify-content:space-between;align-items:center;gap:10px;font-size:6px;margin-top:11px;padding:7px 10px;background:var(--preview-ink);color:var(--preview-bg)}.mini-art{position:relative;border-radius:70px 70px 0 0;background:var(--preview-art);min-height:165px;overflow:hidden;display:flex;align-items:center;justify-content:center}.mini-art-ring{position:absolute;width:80%;height:90%;border:1px solid #fff6;border-radius:80px 80px 0 0;bottom:-18%}.mini-art>span:not(.mini-art-caption){font-family:Georgia,serif;font-style:italic;font-size:72px;line-height:1;color:var(--preview-ink);transform:rotate(-10deg);padding-bottom:14px}.mini-art-caption{position:absolute;bottom:14px;left:0;right:0;text-align:center;font-size:5px;letter-spacing:1px}.mini-footer{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:5px;border-top:1px solid #514b3d20;padding-top:8px}.concept-footnote{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:13px 23px}.concept-footnote>span{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:7px;letter-spacing:1px;color:#657355}.concept-footnote .status-dot{background:#8c9d6c;width:5px;height:5px}.concept-footnote p{font-size:8px;color:#6b765e}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:37px}.steps article{position:relative;padding-left:35px}.step-number{position:absolute;top:2px;left:0;font-size:10px;color:var(--blue)}.steps h3{font-size:14px;font-weight:650;letter-spacing:-.3px}.steps p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:9px}
.possibilities-section{background:#ecefe4;border-block:1px solid #e0e5d5}.possibilities-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding-block:70px}.possibilities-inner .eyebrow{margin-bottom:21px}.possibilities-inner h2{font-size:39px}.possibilities-inner>div>p:last-child{color:var(--muted);font-size:13px;line-height:1.9;max-width:330px;margin-top:20px}.possibilities-list{align-self:center}.possibilities-list article{display:flex;align-items:center;gap:22px;padding:25px 0;border-bottom:1px solid #d6ddca}.possibilities-list article:first-child{padding-top:0}.possibilities-list article:last-child{padding-bottom:0;border:0}.possibilities-list article>span{align-self:flex-start;font-size:10px;color:#687759;padding-top:3px}.possibilities-list article>div{flex:1}.possibilities-list h3{font-size:18px;font-weight:600;letter-spacing:-.5px}.possibilities-list p{font-size:11px;color:#606f50;margin-top:5px}.possibilities-list .icon{width:20px;height:20px;color:#818d70}.domains-section{padding-bottom:75px}.domain-list{border-top:1px solid var(--line)}.domain-list article{display:flex;align-items:center;gap:26px;padding:27px 0;border-bottom:1px solid var(--line)}.domain-extension{display:flex;align-items:center;justify-content:center;width:74px;height:74px;flex-shrink:0;background:#e9edfc;border:1px solid #dde3fb;color:var(--blue);border-radius:10px;font-family:var(--heading);font-size:28px;letter-spacing:-1.2px}.extension-online{font-size:17px;background:#ecf0e2;color:#637448;border-color:#dfe5d3;letter-spacing:-.7px}.domain-details{flex:1}.domain-details h3{font-size:34px;font-weight:650;letter-spacing:-1.5px}.domain-details p{font-size:12px;color:var(--muted);margin-top:3px}.domain-availability{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#5f704a;margin-right:22px}.domain-availability .status-dot{width:6px;height:6px;background:#7e9654}.domain-list-arrow{width:25px;height:25px;color:#79856b}.package-note{display:flex;gap:10px;margin-top:24px;font-size:11px;line-height:1.85;color:#657455}.package-note>.icon{width:16px;height:16px;margin-top:2px;color:#819269}.package-note strong{font-weight:500;color:#5a6352}
.contact-section{display:grid;grid-template-columns:1.2fr .8fr;gap:75px;padding:62px 58px 53px;background:var(--blue);border-radius:10px;color:var(--paper);position:relative;isolation:isolate}.contact-copy .eyebrow{color:#d1daff;font-size:9px;letter-spacing:1.3px}.contact-copy .status-dot{background:var(--lime);width:6px;height:6px}.contact-copy h2{font-size:40px;line-height:1.23;letter-spacing:-1.7px;margin-top:29px;font-weight:500}.contact-copy h2>span{color:var(--lime)}.contact-copy>p:not(.eyebrow){font-size:12px;color:#d0d9ff;line-height:1.9;margin-top:22px}.contact-email{display:inline-flex;align-items:center;gap:25px;font-family:var(--heading);font-size:17px;letter-spacing:-.3px;margin-top:28px;border-bottom:1px solid #92a7ff80;padding-bottom:6px}.contact-email:hover{color:var(--lime)}.contact-email .icon{height:18px;width:18px}.offer{padding-left:38px;border-left:1px solid #88a1ff66;align-self:center}.offer-label{font-size:8px;letter-spacing:1.5px;color:#d6dfff}.offer-domains{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:11px;margin-top:16px}.offer-domains>span:nth-child(2){color:#c8d4ff}.price{font-family:var(--heading);font-size:52px;letter-spacing:-1.7px;line-height:1.3;font-weight:550;margin-top:14px}.price-caption{color:#d2dcff;font-size:10px;margin-top:4px}.offer .button{margin-top:26px;display:flex;justify-content:space-between;font-size:12px;width:100%}.copy-button{background:transparent;border:0;color:#d7e0ff;display:flex;align-items:center;justify-content:center;gap:8px;margin:9px auto 0;font-size:10px;min-height:37px;padding:8px 10px}.copy-button:hover{color:#fff}.copy-button .icon{width:13px;height:13px}.copy-feedback{font-size:10px;display:block;text-align:center;min-height:16px;color:var(--lime)}.contact-section :focus-visible{outline-color:var(--lime)}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-bottom:92px}.faq-section .eyebrow{margin-bottom:20px}.faq-section h2{font-size:34px;letter-spacing:-1.3px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:13px;font-weight:500;padding:20px 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--blue)}.faq-plus{position:relative;width:15px;height:15px;flex-shrink:0}.faq-plus:before,.faq-plus:after{content:'';position:absolute;top:7px;left:2px;width:11px;height:1px;background:#818a73}.faq-plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .faq-plus:after{transform:rotate(0)}.faq-list details p{font-size:12px;color:var(--muted);line-height:1.9;padding:0 30px 21px 0}.footer{border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 0}.footer-top .brand{font-size:23px}.footer-top p{font-size:11px;color:#677656;margin-left:-65px}.footer-top .text-link{font-size:11px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:19px 0 25px;border-top:1px solid var(--line);font-size:9px;color:#657552}.footer-bottom a:hover{color:var(--blue)}
@media(min-width:1400px){.hero{padding-top:85px;padding-bottom:79px;gap:60px}.domain-art{margin-inline:6px 20px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:18px;padding-top:65px}.hero h1{font-size:59px;letter-spacing:-3.3px}.hero-description{font-size:14px;max-width:365px}.domain-art{transform:scale(.87);transform-origin:right center;margin-left:-40px}.nav-links{margin-left:0;gap:22px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;padding-inline:18px;gap:14px}.hero-actions .text-link{font-size:12px}.section-intro{gap:60px}.concept-body{padding:25px;grid-template-columns:.9fr .27fr 1.2fr;gap:13px}.mini-hero h3{font-size:23px;min-height:49px}.mini-art{min-height:156px}.contact-section{gap:35px;padding:50px 39px}.contact-copy h2{font-size:35px}.offer{padding-left:30px}.possibilities-inner{gap:55px}.faq-section{gap:60px}.folder-wordmark{font-size:47px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.nav{height:76px}.brand{font-size:24px}.brand img{width:29px;height:29px}.nav-links{gap:17px}.nav-links a{font-size:11px}.nav-cta{font-size:10px;gap:9px;padding-inline:12px}.hero{gap:10px;padding-block:46px}.hero h1{font-size:49px;letter-spacing:-2.6px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero-description{font-size:13px;max-width:330px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-actions .button{min-height:47px;padding:12px 15px;font-size:11px;gap:10px}.hero-actions .text-link{font-size:11px}.hero-note{font-size:8px}.domain-art{transform:scale(.73);width:470px;transform-origin:right center;margin-left:-135px;margin-top:-5px;margin-bottom:-30px}.proof-strip>div{padding-inline:18px;column-gap:9px}.proof-strip strong{font-size:10px}.proof-strip>div>span:last-child{font-size:9px}.section-space{padding-block:75px}.section-intro{gap:40px;grid-template-columns:1fr .8fr}.section-intro h2{font-size:34px;letter-spacing:-1.5px}.section-intro>p{font-size:12px}.concept-toolbar{padding:13px 18px}.concept-title{font-size:10px}.example-tabs button{padding:5px 8px;font-size:9px}.concept-body{grid-template-columns:.85fr .2fr 1.2fr;padding:22px 18px;gap:11px}.rating{gap:5px}.rating>span:last-child{font-size:8px}.review-side blockquote{font-size:11px}.review-heading h3{font-size:14px}.review-heading p{font-size:8px}.review-heading{gap:9px}.business-avatar{width:34px;height:36px}.mini-nav>span:last-child{font-size:4px}.mini-nav>span:first-child{font-size:13px}.mini-hero{gap:6px}.mini-hero h3{font-size:20px;min-height:43px}.mini-art{min-height:145px}.site-preview{padding:13px 12px 10px}.mini-art>span:not(.mini-art-caption){font-size:59px}.mini-hero p{font-size:5px}.mini-button{font-size:5px;padding:7px}.mini-kicker{font-size:4px;letter-spacing:.7px}.transformation>span{font-size:7px}.transform-icon{width:36px;height:36px;border-radius:9px}.transform-line{top:46px}.concept-footnote{padding:12px 18px;gap:15px}.concept-footnote>span{font-size:6px}.concept-footnote p{font-size:7px}.steps{gap:22px}.steps article{padding-left:25px}.steps h3{font-size:12px}.steps p{font-size:11px}.possibilities-inner{gap:45px;padding-block:55px}.possibilities-inner h2{font-size:34px}.possibilities-inner>div>p:last-child{font-size:12px}.possibilities-list h3{font-size:16px}.possibilities-list p{font-size:10px}.possibilities-list article{gap:14px}.domain-details h3{font-size:30px}.domain-details p{font-size:11px}.contact-section{gap:24px;padding:43px 30px;grid-template-columns:1.05fr .95fr}.contact-copy h2{font-size:31px}.contact-copy .eyebrow{font-size:8px;letter-spacing:1px}.offer{padding-left:25px}.offer-domains{font-size:10px}.contact-copy>p:not(.eyebrow){font-size:11px}.contact-email{font-size:15px;gap:14px}.offer .button{font-size:10px;padding-inline:13px;gap:10px}.faq-section{gap:50px}.faq-section h2{font-size:31px}.faq-list summary{font-size:12px}.footer-top p{margin-left:0;font-size:10px}.footer-top .text-link{font-size:10px}}
@media(max-width:680px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.nav{height:75px;gap:15px}.nav-links{display:none}.brand{font-size:25px}.nav-cta{font-size:10px;min-height:40px;padding-inline:12px;gap:10px}.nav-cta .icon{width:15px;height:15px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:39px;gap:15px;padding-bottom:35px}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero h1{font-size:clamp(47px,9.7vw,65px);letter-spacing:-2.8px;margin-top:23px;margin-bottom:20px;line-height:1.13}.hero-copy{padding-bottom:0}.hero-description{font-size:14px;max-width:480px;line-height:1.85}.hero-actions{margin-top:24px;gap:26px}.hero-actions .button{font-size:12px;min-height:51px;gap:20px;padding-inline:20px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:9px;margin-top:19px;gap:5px}.domain-art{transform:none;transform-origin:center;width:min(100%,440px);height:414px;margin:28px auto 0}.art-caption{left:10px;right:8px;font-size:8px}.orbit-one{width:360px;height:360px;max-width:100%;left:0;top:24px}.orbit-two{width:284px;height:284px;left:37px;top:62px}.domain-paper{width:83%;height:163px;padding:15px 17px}.paper-back{left:12%;top:51px}.paper-front{left:2%;top:117px}.paper-domain{font-size:31px;margin:16px 0 7px;letter-spacing:-1.8px}.paper-top{font-size:6px;letter-spacing:1px}.paper-bottom{font-size:8px}.paper-bottom .icon{width:15px;height:15px}.folder-back{left:14px;right:9px;top:208px;height:152px}.folder-front{left:9px;right:9px;top:230px;height:159px;padding:17px 21px}.folder-label{font-size:6px;letter-spacing:1.3px}.folder-wordmark{font-size:43px;letter-spacing:-2px}.folder-footer{font-size:6px;margin-top:5px;letter-spacing:1.2px}.folder-footer .icon{width:24px;height:24px}.sale-sticker{width:87px;height:87px;top:191px;right:0}.sale-sticker span{font-size:7px}.sale-sticker .icon{width:24px;height:24px}.art-bottom{bottom:0;left:15px;font-size:7px}.proof-strip{grid-template-columns:1fr;padding-block:0}.proof-strip>div{padding:16px 0;border-left:0;border-top:1px solid var(--line);grid-template-columns:25px 1fr auto;align-items:center;gap:10px}.proof-strip>div:first-child{border-top:0}.strip-number{grid-row:auto;padding:0;font-size:9px}.proof-strip strong{font-size:11px}.proof-strip>div>span:last-child{font-size:9px;margin:0;text-align:right}.section-space{padding-block:61px}.section-intro{grid-template-columns:1fr;gap:23px;margin-bottom:29px}.section-intro .eyebrow{margin-bottom:16px}.eyebrow{font-size:8px;letter-spacing:1.3px}.section-intro h2{font-size:35px;letter-spacing:-1.6px}.section-intro>p{font-size:13px;max-width:100%;line-height:1.85;padding:0}.concept-toolbar{flex-direction:column;align-items:stretch;gap:15px;padding:17px}.concept-title{font-size:11px}.example-tabs{width:100%}.example-tabs button{flex:1;font-size:10px;min-height:36px;padding:7px 8px}.concept-body{grid-template-columns:1fr;gap:17px;padding:23px 19px 24px}.small-label{font-size:8px;margin-bottom:16px}.review-heading h3{font-size:18px}.review-heading p{font-size:10px}.business-avatar{width:44px;height:44px;font-size:24px}.review-heading{gap:12px}.rating{font-size:10px;margin-top:17px;gap:7px}.rating>span:last-child{font-size:10px}.rating strong{font-size:13px}.stars{font-size:15px}.review-side blockquote{font-size:13px;max-width:none;min-height:0;margin:12px 0 15px}.review-status{font-size:10px}.no-website{font-size:11px;margin-top:16px;padding-top:14px}.transformation{padding:8px 0 5px;flex-direction:row;justify-content:center;gap:13px}.transform-icon{width:35px;height:35px}.transform-icon .icon{width:19px;height:19px}.transformation>span{font-size:10px;background:#fcfcf8;padding-right:8px}.transform-line{left:0;right:0;top:25px}.transform-arrow{display:none}.site-side .small-label{font-size:8px;margin-bottom:12px}.site-preview{padding:18px 16px 13px}.browser-bar{height:30px;font-size:8px}.mini-nav>span:first-child{font-size:18px}.mini-nav>span:last-child{font-size:6px}.mini-hero{padding:23px 0 19px;gap:12px;grid-template-columns:1.2fr .85fr}.mini-kicker{font-size:5px;letter-spacing:.8px}.mini-hero h3{font-size:29px;min-height:61px}.mini-hero p{font-size:7px;line-height:1.65;max-width:150px;min-height:24px}.mini-button{font-size:7px;padding:8px 9px;margin-top:12px}.mini-art{min-height:186px}.mini-art>span:not(.mini-art-caption){font-size:84px}.mini-art-caption{font-size:6px}.mini-footer{font-size:6px}.concept-footnote{flex-direction:column;align-items:flex-start;gap:7px;padding:15px 18px}.concept-footnote>span{font-size:7px}.concept-footnote p{font-size:9px;line-height:1.7}.steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.steps article{padding-left:33px}.step-number{font-size:10px}.steps h3{font-size:15px}.steps p{font-size:12px;margin-top:7px;line-height:1.8;max-width:440px}.possibilities-inner{grid-template-columns:1fr;gap:35px;padding-block:49px}.possibilities-inner h2{font-size:35px}.possibilities-inner>div>p:last-child{font-size:13px;max-width:100%;margin-top:17px}.possibilities-list article{padding:23px 0;gap:20px}.possibilities-list h3{font-size:17px}.possibilities-list p{font-size:11px}.domain-list article{gap:14px;padding:23px 0;flex-wrap:wrap;position:relative}.domain-extension{width:54px;height:57px;font-size:23px;border-radius:8px}.extension-online{font-size:13px}.domain-details{min-width:0;padding-right:20px}.domain-details h3{font-size:clamp(24px,5.7vw,32px);letter-spacing:-1.2px}.domain-details p{font-size:10px;margin-top:4px;max-width:235px}.domain-availability{font-size:9px;margin:0 0 0 68px;gap:5px;flex-basis:100%}.domain-list-arrow{position:absolute;right:0;top:31px;width:18px;height:18px}.package-note{font-size:10px;margin-top:20px;gap:8px}.package-note>.icon{width:13px;height:13px}.domains-section{padding-bottom:43px}.contact-section{grid-template-columns:1fr;gap:32px;padding:35px 24px 28px;border-radius:8px}.contact-copy h2{font-size:33px;letter-spacing:-1.5px;margin-top:22px}.contact-copy .eyebrow{font-size:8px;letter-spacing:1px}.contact-copy>p:not(.eyebrow){font-size:12px;margin-top:20px}.contact-email{font-size:18px;margin-top:24px;gap:24px}.offer{border-left:0;border-top:1px solid #88a1ff66;padding:26px 0 0}.offer-label{font-size:9px}.offer-domains{font-size:12px;gap:9px;margin-top:12px}.price{font-size:50px;margin-top:13px}.price-caption{font-size:11px}.offer .button{font-size:13px;padding-inline:21px;margin-top:23px}.copy-button{font-size:11px;margin-top:9px;min-height:40px}.copy-button .icon{width:14px;height:14px}.faq-section{grid-template-columns:1fr;gap:28px;padding-top:58px;padding-bottom:53px}.faq-section h2{font-size:33px}.faq-section .eyebrow{margin-bottom:15px}.faq-list summary{font-size:12px;padding-block:19px;gap:15px}.faq-list details p{font-size:12px;padding-right:5px}.footer-top{flex-wrap:wrap;gap:19px;padding-block:27px}.footer-top .brand{font-size:23px}.footer-top p{font-size:11px;flex-basis:100%;order:3}.footer-top .text-link{font-size:10px;margin-left:auto}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:9px;line-height:1.5;padding-block:19px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}.footer-bottom>a{margin-left:auto}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.brand{font-size:22px;gap:7px}.brand img{width:26px;height:26px}.brand-period{margin-left:-6px}.nav-cta{font-size:9px;padding-inline:9px;gap:7px}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;gap:10px;padding-inline:15px}.hero-note{font-size:8px}.hero .eyebrow{font-size:7px;letter-spacing:1.1px}.domain-art{height:388px}.domain-paper{height:151px}.paper-domain{font-size:27px}.paper-back{top:48px}.paper-front{top:109px}.folder-back{top:195px}.folder-front{top:220px;height:143px}.folder-wordmark{font-size:36px}.folder-label{font-size:5px}.folder-footer{font-size:5px}.sale-sticker{top:180px;width:78px;height:78px}.art-bottom{font-size:6px}.proof-strip>div{grid-template-columns:18px 1fr auto;gap:6px}.proof-strip strong{font-size:10px}.proof-strip>div>span:last-child{font-size:8px}.section-intro h2,.possibilities-inner h2{font-size:31px}.concept-title{font-size:10px}.concept-body{padding-inline:15px}.mini-hero h3{font-size:25px;min-height:53px}.mini-kicker{font-size:4px}.mini-hero p{font-size:6px}.mini-button{font-size:6px}.mini-nav>span:last-child{font-size:5px}.mini-art{min-height:165px}.domain-details h3{font-size:23px}.domain-details p{font-size:9px}.contact-copy h2{font-size:29px}.contact-copy .eyebrow{font-size:7px}.contact-section{padding-inline:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}
/* Keep both domain names fully visible in the overlapping stationery. */
.paper-back{top:35px}.paper-back .paper-domain{font-size:33px;margin-top:10px}.paper-front{top:166px}
@media(max-width:680px){.paper-back{top:36px}.paper-back .paper-domain{font-size:28px;margin-top:10px}.paper-front{top:143px}.orbit-two{width:min(284px,82%);height:auto;aspect-ratio:1;left:50%;transform:translateX(-50%)}}
@media(max-width:370px){.paper-back{top:30px}.paper-back .paper-domain{font-size:25px}.paper-front{top:139px}}

/* Private-recipient contact form. */
.contact-section{grid-template-columns:1fr 1fr;gap:65px;align-items:start}.contact-package{margin-top:35px;padding-top:24px;border-top:1px solid #88a1ff66}.contact-package .offer-domains{font-size:13px}.inquiry-form{border-left:1px solid #88a1ff66;padding-left:38px;min-width:0}.inquiry-form h3{font-size:22px;font-weight:550;letter-spacing:-.7px;margin-bottom:22px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field label{font-size:11px;color:#eef2ff}.field input,.field textarea{width:100%;border:1px solid #7a97ff;background:#1740d6;color:white;border-radius:5px;padding:12px 13px;font:inherit;font-size:12px;line-height:1.5;min-height:44px}.field textarea{resize:vertical;min-height:98px;max-height:300px}.field input::placeholder,.field textarea::placeholder{color:#d3dcff;opacity:1}.form-trap{display:none!important}.form-privacy{font-size:10px;line-height:1.8;color:#d6dfff;margin-top:16px}.form-privacy a{text-decoration:underline;text-underline-offset:2px}.inquiry-form .button{width:100%;justify-content:space-between;margin-top:18px}.inquiry-form .button:disabled{opacity:.65;cursor:not-allowed;transform:none}.form-status{font-size:11px;line-height:1.7;color:var(--lime);min-height:20px;margin-top:12px}.h-captcha{min-width:0}.h-captcha:empty{display:none}
@media(max-width:850px){.contact-section{gap:30px}.inquiry-form{padding-left:25px}.contact-copy h2{font-size:31px}}
@media(max-width:680px){.contact-section{grid-template-columns:1fr;gap:28px}.inquiry-form{padding:28px 0 0;border-left:0;border-top:1px solid #88a1ff66}.contact-package{margin-top:25px;padding-top:23px}.inquiry-form h3{font-size:23px}.field input,.field textarea{font-size:16px}.field label{font-size:12px}.form-privacy{font-size:10px}.inquiry-form .button{font-size:13px}.contact-copy h2{font-size:33px}}
@media(max-width:370px){.contact-copy h2{font-size:29px}}
