:root{--cscc-bg:#f5f5f7;--cscc-text:#161616;--cscc-muted:#777;--cscc-border:#dedee3;--cscc-purple:#5b20f5;--cscc-dark:#17151c}
.cscc-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1120px;margin:24px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cscc-price-card{position:relative;background:#fff;border:1px solid #e4e4e8;border-radius:9px;padding:25px 25px 22px;color:var(--cscc-text);box-shadow:0 8px 24px rgba(20,20,30,.04);overflow:hidden}.cscc-price-card.is-featured{background:#17151c;color:#fff;border-color:#17151c;transform:translateY(-1px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.cscc-badge{position:absolute;right:16px;top:14px;background:#6f3cff;color:#fff;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:800;letter-spacing:.04em}.cscc-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.cscc-plan-name{font-size:17px;font-weight:800}.cscc-small-tag{font-size:8px;color:#777;border:1px solid #ddd;border-radius:20px;padding:3px 7px}.is-featured .cscc-small-tag{color:#ddd;border-color:#4a4650}.cscc-description{font-size:11px;line-height:1.45;color:#777;min-height:32px;margin:14px 0 6px}.is-featured .cscc-description{color:#c8c4cd}.cscc-price{font-size:31px;font-weight:850;letter-spacing:-1px;margin:4px 0 15px}.cscc-price small{font-size:11px;font-weight:600;letter-spacing:0;color:#777}.is-featured .cscc-price small{color:#c9c4d0}.cscc-choose{width:100%;border:1px solid #b9a8ff;background:#fff;color:#3e19bc;border-radius:6px;padding:10px 12px;font-weight:750;font-size:11px;cursor:pointer;transition:.2s}.cscc-choose:hover{background:#f3efff}.is-featured .cscc-choose{background:#6a28f4;border-color:#6a28f4;color:#fff}.cscc-price-card ul{list-style:none;margin:19px 0 16px;padding:0;border-top:1px solid #ededf0;padding-top:14px}.is-featured ul{border-color:#3c3942}.cscc-price-card li{font-size:10px;line-height:1.55;margin:7px 0;color:#3f3f44}.is-featured li{color:#e7e4eb}.cscc-card-note{font-size:9px;color:#777;border-top:1px solid #eee;padding-top:12px}.is-featured .cscc-card-note{color:#c9c4d0;border-color:#3c3942}.cscc-card-note strong{color:#2ba85b}.cscc-summary,.cscc-checkout{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:900px;margin:22px auto}.cscc-summary{border:1px solid #e1e1e6;border-radius:10px;background:#fff;padding:20px;box-shadow:0 8px 25px rgba(20,20,30,.04)}.cscc-summary-empty{color:#777;font-size:13px;text-align:center;padding:16px}.cscc-summary-line,.cscc-summary-total{display:flex;justify-content:space-between;gap:20px;padding:11px 0;font-size:13px;border-bottom:1px solid #eee}.cscc-summary-total{font-size:17px;border-bottom:0;padding-top:16px}.cscc-summary-total strong{color:#5b20f5}.cscc-checkout{background:#fff;border:1px solid #e1e1e6;border-radius:12px;padding:24px;box-shadow:0 8px 25px rgba(20,20,30,.04)}.cscc-checkout-selected{background:#17151c;color:#fff;border-radius:8px;padding:12px 14px;margin-bottom:20px;font-size:12px;font-weight:750}.cscc-form-section{border-top:1px solid #eee;padding-top:20px;margin-top:20px}.cscc-form-section h3{font-size:16px;margin:0 0 14px}.cscc-checkout label{font-size:11px;font-weight:700;color:#3d3d42}.cscc-checkout input[type=text],.cscc-checkout input[type=email],.cscc-checkout input[type=tel]{width:100%;box-sizing:border-box;border:1px solid #d9d9df;border-radius:7px;padding:10px 11px;margin-top:6px;background:#fff;font-size:13px}.cscc-radio-row{display:flex;gap:20px;margin:10px 0 16px}.cscc-radio-row label{font-weight:700}.cscc-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.cscc-form-grid .wide{grid-column:span 2}.cscc-consent{display:flex!important;align-items:center;gap:7px;margin:18px 0}.cscc-consent input{margin:0}.cscc-submit{width:100%;background:#5b20f5;color:#fff;border:0;border-radius:7px;padding:13px;font-weight:800;cursor:pointer}.cscc-success{max-width:900px;margin:18px auto;background:#e9f8ef;color:#176b36;border:1px solid #bce7cb;border-radius:8px;padding:13px;font-family:Inter,system-ui,sans-serif;font-size:13px}
@media(max-width:800px){.cscc-pricing-grid{grid-template-columns:1fr;max-width:520px}.cscc-price-card.is-featured{transform:none}.cscc-form-grid{grid-template-columns:1fr}.cscc-form-grid .wide{grid-column:auto}.cscc-checkout{padding:17px}.cscc-price{font-size:29px}}

.cscc-domain-row{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:end}.cscc-domain-extension{border:1px solid #d9d9df;border-radius:8px;padding:9px 10px;background:#f4f4f5}.cscc-domain-label{display:block;font-size:10px;font-weight:800;color:#666;margin-bottom:7px}.cscc-extension-options{display:flex;gap:6px;flex-wrap:wrap}.cscc-extension-option{border:1px solid #d3d3d8;background:#e5e5e7;color:#777;border-radius:6px;padding:8px 11px;font-size:12px;font-weight:800;cursor:not-allowed}.cscc-extension-option.is-enabled{background:#fff;color:#333;cursor:pointer}.cscc-extension-option.is-enabled:hover{border-color:#a995ff}.cscc-extension-option.is-selected{background:#5b20f5;color:#fff;border-color:#5b20f5}.cscc-extension-option.is-disabled{opacity:.55;filter:grayscale(1)}.cscc-lock{font-size:9px;margin-left:4px}.cscc-domain-preview{margin-top:8px;color:#777;background:#f3f3f5;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:750}@media(max-width:800px){.cscc-domain-row{grid-template-columns:1fr}}

/* Pricing list: no browser/theme bullets */
.cscc-price-card ul, .cscc-price-card ul li{list-style:none !important;list-style-type:none !important;}
.cscc-price-card ul{padding-left:0 !important;padding-inline-start:0 !important;margin-left:0 !important;margin-inline-start:0 !important;}
.cscc-price-card li::marker{content:'' !important;font-size:0 !important;}
.cscc-summary-checkout{display:block;width:100%;margin-top:12px;background:#5b20f5;color:#fff;border:0;border-radius:7px;padding:13px;font-weight:800;cursor:pointer;}
.cscc-summary-checkout:hover{filter:brightness(.96);}

/* v1.0.5: features are plain rows, never browser/theme list items */
.cscc-features{margin:19px 0 16px;padding:14px 0 0;border-top:1px solid #ededf0;}
.is-featured .cscc-features{border-color:#3c3942;}
.cscc-feature-item{display:block!important;list-style:none!important;list-style-type:none!important;position:relative;font-size:10px;line-height:1.55;margin:7px 0;padding:0;color:#3f3f44;}
.is-featured .cscc-feature-item{color:#e7e4eb;}
.cscc-feature-item::before,.cscc-feature-item::marker{content:none!important;display:none!important;}

.cscc-login-required {
  padding: 28px;
  margin: 20px 0;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  text-align: center;
}
.cscc-login-required h3 { margin: 0 0 8px; }
.cscc-login-required p { margin: 0 0 18px; }
.cscc-login-required-actions { display:flex; gap:10px; justify-content:center; align-items:center; flex-wrap:wrap; }
.cscc-login-required-actions .cscc-submit { display:inline-flex; text-decoration:none; align-items:center; justify-content:center; }
.cscc-register-link { display:inline-flex; align-items:center; justify-content:center; padding:10px 18px; border:1px solid #d1d5db; border-radius:8px; text-decoration:none; }
.cscc-fixed-domain-value{font-size:18px;font-weight:850;padding:8px 0;color:#17151c}.cscc-free-domain-row .cscc-domain-extension{background:#f7f5ff;border-color:#d8ccff}.cscc-free-domain-row .cscc-domain-label{color:#5b20f5}

/* CodeSky 1.35.0 - professional checkout refresh */
.cscc-summary,
.cscc-checkout{
  max-width:1000px!important;
  color:#171a2d;
}
.cscc-summary{
  background:linear-gradient(180deg,#fff 0%,#fcfcff 100%);
  border:1px solid #e3e5ef;
  border-radius:18px;
  padding:32px;
  box-shadow:0 18px 50px rgba(35,26,90,.08);
}
.cscc-summary-heading{display:flex;align-items:center;gap:16px;padding-bottom:24px;border-bottom:1px solid #ececf2;position:relative}
.cscc-summary-heading-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#f0ebff;color:#5426ef;font-size:25px;font-weight:900}
.cscc-summary-heading h2{margin:0;font-size:25px;line-height:1.15;letter-spacing:-.5px}
.cscc-summary-heading p{margin:6px 0 0;color:#70758a;font-size:13px}
.cscc-secure-badge{margin-left:auto;background:#f4f5f9;color:#52586c;border:1px solid #e6e7ee;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:750;white-space:nowrap}
.cscc-summary-meta{display:grid;grid-template-columns:1.4fr 1fr;border-bottom:1px solid #ececf2}
.cscc-summary-meta>div{padding:22px 18px 22px 0;display:flex;flex-direction:column;gap:6px}
.cscc-summary-meta>div+div{padding-left:20px;border-left:1px solid #ececf2}
.cscc-summary-meta span{font-size:11px;color:#73798d}
.cscc-summary-meta strong{font-size:18px;color:#171a2d}
.cscc-summary-meta em{font-style:normal;display:inline-flex;width:max-content;background:#f0ebff;color:#5426ef;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}
.cscc-summary-features-block{padding:24px 0 8px}
.cscc-summary-section-title{display:flex;align-items:center;gap:10px;margin-bottom:15px}
.cscc-summary-section-title h3{margin:0;font-size:16px}
.cscc-section-icon{width:34px;height:34px;border-radius:11px;background:#f0ebff;color:#5426ef;display:grid;place-items:center;font-weight:900;font-size:17px;flex:none}
.cscc-summary-features{display:grid;grid-template-columns:1fr 1fr;column-gap:34px}
.cscc-summary-feature{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0f0f4;color:#394057;font-size:12px}
.cscc-summary-feature>span:first-child{color:#16a566;font-weight:900;font-size:15px}
.cscc-summary-total{border-top:1px solid #ececf2;display:flex;align-items:center;justify-content:space-between;padding:23px 0 20px;margin-top:10px}
.cscc-summary-total>div{display:flex;flex-direction:column;gap:4px}
.cscc-summary-total span{font-size:17px;font-weight:800}
.cscc-summary-total small{font-size:11px;color:#73798d}
.cscc-summary-total>strong{font-size:31px;letter-spacing:-1px;color:#5426ef}
.cscc-summary-checkout{height:56px!important;border-radius:10px!important;background:linear-gradient(135deg,#5426ef,#6d32f5)!important;box-shadow:0 10px 24px rgba(84,38,239,.22);font-size:14px!important;display:flex!important;align-items:center;justify-content:center;gap:10px;position:relative}
.cscc-summary-checkout b{position:absolute;right:18px;font-size:20px}
.cscc-summary-checkout span{font-size:15px}
.cscc-summary [hidden]{display:none!important}
.cscc-summary-empty{padding:45px 20px!important;display:flex;flex-direction:column;align-items:center;gap:7px}
.cscc-summary-empty-icon{width:54px;height:54px;border-radius:16px;background:#f0ebff;color:#5426ef;display:grid;place-items:center;font-size:24px;margin-bottom:7px}
.cscc-summary-empty strong{font-size:18px;color:#20243a}.cscc-summary-empty small{font-size:12px;color:#7b8093}

.cscc-checkout{
  background:linear-gradient(180deg,#fff,#fdfdff);
  border:1px solid #e1e4ee;
  border-radius:18px;
  padding:30px;
  box-shadow:0 18px 50px rgba(35,26,90,.08);
}
.cscc-checkout-selected{display:flex!important;align-items:center;gap:11px;background:linear-gradient(135deg,#191722,#24202e)!important;border-radius:11px!important;padding:14px 16px!important;margin-bottom:26px!important;font-size:12px!important;box-shadow:0 8px 18px rgba(20,18,28,.12)}
.cscc-selected-icon{width:28px;height:28px;border-radius:8px;background:#6d32f5;color:#fff;display:grid;place-items:center;flex:none;font-size:13px}
.cscc-form-section{border-top:1px solid #ececf2!important;padding-top:24px!important;margin-top:24px!important}
.cscc-section-heading{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.cscc-section-heading h3{margin:0!important;font-size:18px!important;color:#1b1e31}
.cscc-section-heading p{margin:4px 0 0!important;color:#7a8094;font-size:11px}
.cscc-domain-row{gap:16px!important}
.cscc-domain-extension{background:#f8f8fb!important;border-color:#dedfe8!important;border-radius:10px!important;padding:12px 13px!important}
.cscc-domain-label{color:#656b80!important;font-size:10px!important}
.cscc-extension-option{border-radius:8px!important;background:#fff!important;border-color:#dfe0e8!important;padding:9px 13px!important}
.cscc-extension-option.is-enabled:hover{border-color:#7d5af6!important;transform:translateY(-1px)}
.cscc-extension-option.is-selected{background:#5426ef!important;border-color:#5426ef!important;color:#fff!important;box-shadow:0 5px 12px rgba(84,38,239,.18)}
.cscc-fixed-domain-value{font-size:20px!important}
.cscc-domain-preview{margin-top:10px!important;background:#f5f5f8!important;border:1px solid #ececf2;color:#4d5368!important;border-radius:9px!important;padding:10px 12px!important}
.cscc-checkout label{font-size:10px!important;color:#4b5166!important}
.cscc-checkout input[type=text],.cscc-checkout input[type=email],.cscc-checkout input[type=tel]{border:1px solid #dfe1e9!important;border-radius:9px!important;padding:12px 12px!important;margin-top:7px!important;height:43px;background:#fff!important;transition:.18s;border-color:#dfe1e9!important}
.cscc-checkout input:focus{outline:none;border-color:#7654ef!important;box-shadow:0 0 0 3px rgba(84,38,239,.10)!important}
.cscc-consent{font-size:11px!important;color:#62687b!important;margin:21px 0!important}
.cscc-consent input{accent-color:#5426ef}
.cscc-submit{height:48px;border-radius:9px!important;background:linear-gradient(135deg,#5426ef,#6d32f5)!important;box-shadow:0 9px 22px rgba(84,38,239,.18);font-size:12px!important;transition:.18s}
.cscc-submit:hover,.cscc-summary-checkout:hover{filter:brightness(1.03);transform:translateY(-1px)}
.cscc-success{max-width:1000px!important;border-radius:12px!important;padding:15px 17px!important}
.cscc-login-required{border-radius:18px!important;box-shadow:0 18px 50px rgba(35,26,90,.07)!important}

@media(max-width:800px){
 .cscc-summary,.cscc-checkout{padding:20px!important;border-radius:14px!important}
 .cscc-summary-heading{align-items:flex-start}.cscc-secure-badge{display:none}
 .cscc-summary-meta{grid-template-columns:1fr}.cscc-summary-meta>div+div{padding-left:0;border-left:0;border-top:1px solid #ececf2}
 .cscc-summary-features{grid-template-columns:1fr}
 .cscc-summary-total>strong{font-size:27px}
 .cscc-form-grid{gap:11px}
 .cscc-section-heading h3{font-size:17px!important}
}


/* CodeSky Site -> Domain -> Plan builder */
.cscc-site-start,.cscc-builder{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10131c}
.cscc-site-start{max-width:760px;margin:70px auto 90px;padding:0 22px;text-align:center}
.cscc-site-start-kicker{margin-bottom:12px;color:#1267e8;font-size:11px;font-weight:850;letter-spacing:.14em}
.cscc-site-start h2{font-size:44px;line-height:1.08;letter-spacing:-1.5px;margin:0 0 18px;font-weight:850}
.cscc-site-start p{max-width:620px;margin:0 auto;color:#626b7b;line-height:1.65;font-size:15px}
.cscc-site-start-form{margin:30px auto 0;max-width:520px}
.cscc-site-start-form>label{display:block;font-size:12px;font-weight:800;margin-bottom:9px;text-align:center}
.cscc-site-input-wrap{display:flex;align-items:center;border:1px solid #d7dce5;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(22,38,64,.06)}
.cscc-site-input-wrap:focus-within{border-color:#1267e8;box-shadow:0 0 0 4px rgba(18,103,232,.10),0 8px 28px rgba(22,38,64,.06)}
.cscc-site-input-wrap input{width:100%;border:0!important;outline:0!important;background:transparent;padding:15px 23px;font-size:16px;text-align:center;min-width:0;color:#10131c}
.cscc-site-input-wrap input::placeholder{color:#a0a7b3}
.cscc-site-start-form .cscc-submit{margin:18px auto 0;min-width:170px;background:#1267e8;border:0;border-radius:999px;color:#fff;padding:13px 21px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(18,103,232,.18)}
.cscc-site-start-form .cscc-submit span{margin-left:12px;font-size:17px}

.cscc-builder{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233f}
.cscc-site-start{max-width:650px;margin:40px auto;padding:38px;background:#fff;border:1px solid #dfe5ee;border-radius:18px;box-shadow:0 16px 45px rgba(24,55,95,.07)}
.cscc-site-start-icon{width:48px;height:48px;border-radius:14px;background:#eaf2ff;color:#1267e8;display:grid;place-items:center;font-size:24px;font-weight:800}
.cscc-site-start-kicker,.cscc-builder-kicker{margin-top:18px;color:#1267e8;font-size:11px;font-weight:850;letter-spacing:.12em}
.cscc-site-start h2{font-size:28px;letter-spacing:-.5px;margin:7px 0 9px}.cscc-site-start p{color:#68788d;line-height:1.55;font-size:14px}
.cscc-site-start-form{margin-top:24px}.cscc-site-start-form>label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}
.cscc-site-input-wrap{display:flex;align-items:center;border:1px solid #cdd8e6;border-radius:11px;overflow:hidden;background:#fff}
.cscc-site-input-wrap:focus-within{border-color:#1267e8;box-shadow:0 0 0 3px rgba(18,103,232,.1)}
.cscc-site-input-wrap input{flex:1;border:0!important;outline:0!important;padding:14px;font-size:16px;min-width:0}.cscc-site-input-wrap span{padding:0 14px;color:#1267e8;font-weight:800;font-size:14px}
.cscc-site-live-preview{margin-top:9px;color:#7a899b;font-size:11px}.cscc-site-live-preview strong{color:#1267e8}.cscc-site-start-form .cscc-submit{margin-top:20px;width:100%;background:#1267e8;border:0;border-radius:10px;color:#fff;padding:14px;font-weight:800;cursor:pointer}
.cscc-site-start-form .cscc-submit span{float:right;font-size:18px}

.cscc-builder{max-width:1240px;margin:30px auto}.cscc-builder-progress{display:flex;align-items:center;gap:12px;margin-bottom:28px}.cscc-builder-progress>div{display:flex;align-items:center;gap:8px;color:#8a96a6;font-size:13px;white-space:nowrap}.cscc-builder-progress b{width:34px;height:34px;border-radius:50%;background:#e9eef5;display:grid;place-items:center}.cscc-builder-progress .is-active{color:#1267e8}.cscc-builder-progress .is-active b{background:#1267e8;color:#fff}.cscc-builder-progress i{height:1px;background:#dfe5ed;flex:1}
.cscc-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px;align-items:start}.cscc-builder-main{min-width:0}.cscc-builder-card{background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:30px;box-shadow:0 12px 38px rgba(24,55,95,.05);margin-bottom:20px}.cscc-builder-card h2{font-size:25px;margin:7px 0 5px;letter-spacing:-.4px}.cscc-builder-card h2 strong{color:#1267e8}.cscc-builder-muted{color:#6b7b8f;font-size:13px;margin:0 0 20px}
.cscc-domain-list{border:1px solid #dfe5ee;border-radius:13px;overflow:hidden}.cscc-domain-group-title{padding:12px 15px;background:#f1f6ff;color:#1267e8;font-size:13px;font-weight:800}.cscc-builder-domain-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:15px;align-items:center;padding:14px 15px;border-top:1px solid #e5e9ef}.cscc-builder-domain-row>div strong{display:inline-block;font-size:14px}.cscc-builder-domain-row>div small{display:block;color:#8995a4;font-size:11px;margin-top:4px}.cscc-builder-domain-row em{display:inline-block;margin-left:8px;background:linear-gradient(135deg,#dcf7e7,#d7f4ff);color:#168448;border-radius:99px;padding:5px 9px;font-size:9px;font-style:normal;font-weight:850;letter-spacing:.02em}.cscc-domain-price{font-size:13px;font-weight:800;white-space:nowrap}.cscc-domain-price small{font-weight:500;color:#7b8998}.cscc-domain-add{border:0;background:#1267e8;color:#fff;border-radius:8px;padding:10px 13px;font-weight:750;cursor:pointer;white-space:nowrap}.cscc-domain-add:disabled{background:#dce4ed;color:#758395;cursor:not-allowed}
.cscc-builder-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.cscc-builder-plan{transition:opacity .18s ease,transform .18s ease;position:relative;border:1px solid #dfe5ee;border-radius:14px;padding:19px;background:#fff;cursor:pointer}.cscc-builder-plan.is-selected{border:2px solid #1267e8;padding:18px;background:#f8fbff}.cscc-builder-plan.is-featured{box-shadow:0 10px 25px rgba(18,103,232,.08)}.cscc-builder-plan h3{margin:0;font-size:18px}.cscc-builder-plan>p{color:#718096;font-size:11px;min-height:28px}.cscc-builder-plan-price{font-size:25px;font-weight:850;border-bottom:1px solid #e8ecf2;padding-bottom:14px}.cscc-builder-plan-price small{font-size:11px;color:#758395;font-weight:550;margin-left:4px}.cscc-builder-features{display:grid;gap:7px;margin:14px 0}.cscc-builder-features span{font-size:10px;color:#4b5b70}.cscc-plan-select{width:100%;border:1px solid #b8cced;background:#fff;color:#1267e8;border-radius:8px;padding:10px;font-weight:800;cursor:pointer}.cscc-builder-plan.is-selected .cscc-plan-select{background:#1267e8;color:#fff}.cscc-builder-popular{position:absolute;right:12px;top:-9px;background:#dcecff;color:#1267e8;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:850}
.cscc-builder-cart{position:sticky;top:20px;background:#fff;border:1px solid #dfe5ee;border-radius:16px;overflow:hidden;box-shadow:0 15px 38px rgba(24,55,95,.08)}.cscc-builder-cart-head{padding:16px;background:#10233f;color:#fff}.cscc-builder-cart-head small{opacity:.75;font-weight:500}.cscc-builder-cart-items{padding:8px 16px}.cscc-builder-empty{text-align:center;padding:28px 8px;color:#77869a;font-size:13px;line-height:1.6}.cscc-builder-empty small{display:block;font-size:11px}.cscc-builder-cart-item{display:grid;grid-template-columns:1fr auto auto;gap:9px;align-items:center;padding:12px 0;border-bottom:1px solid #e5e9ef}.cscc-builder-cart-item strong{font-size:12px;overflow-wrap:anywhere}.cscc-builder-cart-item small{display:block;color:#8a96a5;font-size:10px;margin-top:3px}.cscc-builder-cart-item span{font-size:12px;font-weight:800}.cscc-builder-cart-item button{border:0;background:none;color:#7c8797;font-size:20px;cursor:pointer}.cscc-builder-cart-total{display:flex;justify-content:space-between;padding:16px;border-top:1px solid #e5e9ef;font-size:13px}.cscc-builder-cart-total strong{font-size:16px}.cscc-builder-continue{margin:0 16px;width:calc(100% - 32px);border:0;border-radius:9px;background:#1267e8;color:#fff;padding:13px;font-weight:800;cursor:pointer}.cscc-builder-continue:disabled{background:#dbe3ec;color:#718095;cursor:not-allowed}.cscc-builder-cart-note{display:block;text-align:center;color:#8a96a5;font-size:10px;padding:12px}
.cscc-builder-checkout-domains{border:1px solid #e3e7ef;border-radius:12px;background:#f8faff;padding:14px;margin-bottom:20px}.cscc-builder-checkout-domains-title{font-size:12px;font-weight:850;margin-bottom:8px}.cscc-builder-checkout-domain{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid #e7eaf0;font-size:11px}.cscc-builder-checkout-domain strong{color:#1267e8}

@media(max-width:900px){.cscc-builder-layout{grid-template-columns:1fr}.cscc-builder-cart{position:static;order:-1}.cscc-builder-plans{grid-template-columns:1fr}}
@media(max-width:600px){.cscc-site-start{margin:20px 10px;padding:24px}.cscc-site-start h2{font-size:23px}.cscc-builder{margin:20px 10px}.cscc-builder-card{padding:20px}.cscc-builder-domain-row{grid-template-columns:1fr auto}.cscc-domain-price{grid-column:1}.cscc-domain-add{grid-column:2;grid-row:1/3}.cscc-builder-progress span{display:none}.cscc-builder-progress{gap:7px}}

/* CodeSky homepage - first shortcode */
.cscc-homepage-start{position:relative;isolation:isolate;overflow:hidden;min-height:760px;background:#fff;color:#12152a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0 calc(50% - 50vw);width:100vw}
.cscc-homepage-start:before{content:"";position:absolute;inset:0;z-index:-4;background:radial-gradient(circle at 50% 35%,rgba(106,57,255,.06),transparent 34%),linear-gradient(180deg,#fff 0%,#fff 72%,#faf9ff 100%)}
.cscc-home-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(2px);opacity:.78;pointer-events:none}.cscc-home-glow-a{width:390px;height:390px;left:-180px;top:110px;background:radial-gradient(circle,rgba(121,77,255,.24),rgba(121,77,255,0) 68%)}.cscc-home-glow-b{width:430px;height:430px;right:-180px;top:180px;background:radial-gradient(circle,rgba(0,194,255,.20),rgba(0,194,255,0) 68%)}
.cscc-home-nav{position:relative;z-index:5;max-width:1180px;margin:0 auto;padding:28px 26px;display:flex;align-items:center;justify-content:space-between}.cscc-home-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#16182a;font-size:22px;font-weight:850;letter-spacing:-.8px}.cscc-home-brand>span:last-child span{color:#5d2df3}.cscc-home-brand-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#5d2df3,#00b9ff);box-shadow:0 8px 20px rgba(93,45,243,.2);font-weight:900}.cscc-home-nav-links{display:flex;gap:28px}.cscc-home-nav-links a{text-decoration:none;color:#62677a;font-size:12px;font-weight:750;transition:.2s}.cscc-home-nav-links a:hover{color:#5d2df3}
.cscc-home-hero{position:relative;z-index:2;max-width:920px;margin:58px auto 0;padding:0 22px;text-align:center}.cscc-home-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #e8e3ff;background:#faf8ff;color:#6742e8;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.1em;box-shadow:0 5px 18px rgba(91,50,220,.06)}.cscc-home-pill span{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#6b35ff,#00bff3);box-shadow:0 0 0 4px rgba(104,54,255,.08)}.cscc-home-hero h1{font-size:64px;line-height:1.01;letter-spacing:-3.5px;margin:22px 0 18px;font-weight:850}.cscc-home-hero h1 strong{background:linear-gradient(100deg,#5b29ed 0%,#7a43ff 40%,#00aeea 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.cscc-home-lead{max-width:600px;margin:0 auto;color:#747a8d;font-size:16px;line-height:1.65}.cscc-home-form{max-width:650px;margin:35px auto 0}.cscc-home-form>label{display:block;margin-bottom:10px;color:#363b4f;font-size:12px;font-weight:800}.cscc-home-search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe2ec;border-radius:18px;padding:7px 7px 7px 17px;box-shadow:0 18px 45px rgba(50,35,100,.11),0 3px 10px rgba(30,40,80,.04);transition:.2s}.cscc-home-search:focus-within{border-color:#967cff;box-shadow:0 0 0 5px rgba(112,68,240,.09),0 18px 45px rgba(50,35,100,.11)}.cscc-home-search-icon{color:#8c91a2;font-size:21px;line-height:1}.cscc-home-search input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;padding:12px 4px!important;font-size:15px!important;color:#171a2d!important;box-shadow:none!important}.cscc-home-search input::placeholder{color:#a2a6b2}.cscc-home-go{width:48px;height:48px;border:0;border-radius:14px;background:linear-gradient(135deg,#5b2cf1,#713cf5);color:#fff;font-size:24px;font-weight:500;cursor:pointer;box-shadow:0 8px 18px rgba(91,44,241,.24);transition:.2s}.cscc-home-go:hover{transform:translateX(2px);filter:brightness(1.04)}.cscc-home-hint{display:block;margin-top:11px;color:#9a9ead;font-size:10px}
.cscc-home-features{max-width:780px;margin:54px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:left}.cscc-home-features>div{display:grid;grid-template-columns:40px 1fr;column-gap:10px;align-items:center;padding:15px 14px;border:1px solid #ececf2;background:rgba(255,255,255,.8);backdrop-filter:blur(8px);border-radius:15px;box-shadow:0 8px 25px rgba(40,35,80,.035)}.cscc-home-features strong{font-size:11px;color:#303449}.cscc-home-features small{font-size:9px;color:#8b90a1;grid-column:2}.cscc-feature-icon{grid-row:1/3;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:16px}.cscc-feature-icon.purple{background:#f0eaff;color:#6732ed}.cscc-feature-icon.blue{background:#e6f7ff;color:#008fca}.cscc-feature-icon.pink{background:#fff0f7;color:#df4f99}
.cscc-home-bottom-wave{position:absolute;z-index:1;left:0;right:0;bottom:-1px;height:170px;pointer-events:none}.cscc-home-bottom-wave svg{width:100%;height:100%;display:block}.cscc-home-bottom-wave path{fill:#f5f3ff}
.cscc-home-wave-top{position:absolute;z-index:-1;width:650px;height:170px;left:50%;top:95px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(115,64,250,.05),rgba(0,190,244,.05));border-radius:50%;filter:blur(1px)}
@media(max-width:700px){.cscc-homepage-start{min-height:800px}.cscc-home-nav{padding:20px 18px}.cscc-home-nav-links{display:none}.cscc-home-hero{margin-top:48px}.cscc-home-hero h1{font-size:43px;letter-spacing:-2px}.cscc-home-lead{font-size:14px}.cscc-home-features{grid-template-columns:1fr;max-width:430px;margin-top:38px}.cscc-home-features>div{padding:13px}.cscc-home-bottom-wave{height:100px}.cscc-home-search{border-radius:15px}.cscc-home-go{width:44px;height:44px;border-radius:12px}}

/* CodeSky homepage expanded sections - v1.38.2 */
.cscc-home-tools,.cscc-home-how,.cscc-home-cta{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:92px 24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15182b}
.cscc-home-tools{padding-top:105px}.cscc-home-section-head{text-align:center;max-width:680px;margin:0 auto 42px}.cscc-home-section-head>span,.cscc-home-cta>div>span{font-size:9px;font-weight:900;letter-spacing:.15em;color:#6940e9}.cscc-home-section-head h2{font-size:38px;letter-spacing:-1.8px;margin:9px 0 10px}.cscc-home-section-head p{font-size:14px;line-height:1.7;color:#7b8091;margin:0}
.cscc-home-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cscc-home-tool-grid article{display:flex;gap:15px;min-height:150px;padding:22px;border:1px solid #e9e9f0;background:linear-gradient(145deg,#fff,#fbfaff);border-radius:20px;box-shadow:0 10px 28px rgba(45,35,90,.045)}.cscc-home-tool-grid h3{font-size:14px;margin:2px 0 7px}.cscc-home-tool-grid p{font-size:11px;line-height:1.65;color:#7c8293;margin:0}.cscc-tool-icon{flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:19px;font-weight:900}.cscc-tool-icon.purple{background:#eee9ff;color:#6939ee}.cscc-tool-icon.blue{background:#e8f4ff;color:#168bd2}.cscc-tool-icon.cyan{background:#e5fbff;color:#009bb7}.cscc-tool-icon.pink{background:#fff0f7;color:#dc5a9b}.cscc-tool-icon.orange{background:#fff4e7;color:#e58a21}.cscc-tool-icon.green{background:#e9faef;color:#299a55}
.cscc-home-how{padding-top:55px}.cscc-home-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e9e9ef;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(45,35,90,.045)}.cscc-home-steps>div{position:relative;padding:28px 27px 30px;border-right:1px solid #e9e9ef}.cscc-home-steps>div:last-child{border-right:0}.cscc-home-steps b{font-size:11px;color:#6840e8;letter-spacing:.08em}.cscc-home-steps h3{font-size:16px;margin:22px 0 7px}.cscc-home-steps p{font-size:11px;line-height:1.65;color:#7d8292;margin:0}.cscc-home-steps span{display:block;position:absolute;top:31px;right:27px;width:35px;height:1px;background:linear-gradient(90deg,#cfc4ff,transparent)}
.cscc-home-cta{margin-top:25px;margin-bottom:100px;padding:42px 46px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(0,202,255,.2),transparent 32%),linear-gradient(110deg,#f4efff,#eefaff);border:1px solid #e6e1f5}.cscc-home-cta h2{font-size:35px;line-height:1.05;letter-spacing:-1.8px;margin:9px 0}.cscc-home-cta h2 strong{background:linear-gradient(100deg,#5d2df3,#00a9df);-webkit-background-clip:text;background-clip:text;color:transparent}.cscc-home-cta p{max-width:560px;font-size:12px;line-height:1.6;color:#767c8e;margin:0}.cscc-home-cta>a{flex:0 0 auto;text-decoration:none;color:#fff;background:linear-gradient(135deg,#5c2df1,#713cf5);padding:14px 18px;border-radius:12px;font-size:12px;font-weight:850;box-shadow:0 10px 22px rgba(92,45,241,.22)}.cscc-home-cta>a b{margin-left:10px;font-size:17px}
@media(max-width:850px){.cscc-home-tool-grid{grid-template-columns:repeat(2,1fr)}.cscc-home-steps{grid-template-columns:1fr}.cscc-home-steps>div{border-right:0;border-bottom:1px solid #e9e9ef}.cscc-home-steps>div:last-child{border-bottom:0}.cscc-home-cta{flex-direction:column;align-items:flex-start}.cscc-home-cta>a{width:100%;text-align:center}}
@media(max-width:600px){.cscc-home-tools,.cscc-home-how,.cscc-home-cta{padding-left:18px;padding-right:18px}.cscc-home-tools{padding-top:85px}.cscc-home-section-head h2{font-size:29px}.cscc-home-tool-grid{grid-template-columns:1fr}.cscc-home-tool-grid article{min-height:auto}.cscc-home-cta{margin-bottom:65px;padding:30px 24px}.cscc-home-cta h2{font-size:29px}}

/* v1.38.4: homepage shortcode full viewport width */
.cscc-homepage-start{max-width:none!important;width:100vw!important;position:relative!important;left:50%!important;margin-left:-50vw!important;margin-right:0!important;}
