:root{--shyne-gold: #ffd700;--shyne-black: #0f172a;--shyne-white: #ffffff;--shyne-grey: #fffdf7;--shyne-grey-soft: #e6eaf0;--shyne-text-muted: #64748b;--font-display: "Funnel Display", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans: "Funnel Sans", "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-lg: 18px;--radius-pill: 999px;--shadow-soft: 0 24px 70px rgba(15, 23, 42, .45);--shadow-subtle: 0 14px 35px rgba(15, 23, 42, .25);--transition-fast: .16s ease-out}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:var(--font-sans);background-color:var(--shyne-grey);color:#0f172a;-webkit-font-smoothing:antialiased}body.auth-premium{font-family:var(--font-sans);background:radial-gradient(circle at 10% 0%,rgba(15,23,42,.6),transparent 55%),radial-gradient(circle at 80% 10%,rgba(15,23,42,.9),transparent 55%),linear-gradient(135deg,var(--shyne-black),#020617,#020617);color:var(--shyne-white);min-height:100vh;overflow-y:auto}body.auth-premium #app{min-height:100vh}body.auth-premium .auth-premium-page{position:relative;min-height:100vh}body.auth-premium .auth-container{display:flex;min-height:calc(100vh - 3.5rem)}body.auth-premium .auth-left{flex:1;display:flex;align-items:center;justify-content:center;padding:60px;background:radial-gradient(circle at 30% 40%,rgba(255,199,22,.16),transparent 40%)}body.auth-premium .auth-left-content{max-width:420px}body.auth-premium .auth-tag{letter-spacing:4px;font-size:12px;color:var(--shyne-gold);margin-bottom:20px;text-transform:uppercase}body.auth-premium .auth-heading{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}body.auth-premium .auth-subtext{color:var(--shyne-text-muted);font-size:16px;line-height:1.6}body.auth-premium .auth-right{flex:1;display:flex;align-items:center;justify-content:center;padding:40px}body.auth-premium .auth-card{width:100%;max-width:420px;padding:50px 40px;border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae6;border:1px solid rgba(148,163,184,.35);box-shadow:0 0 40px #0f172a99;transition:all .3s ease}body.auth-premium .auth-card:hover{box-shadow:0 0 60px #0f172acc}body.auth-premium .auth-title{font-size:28px;font-weight:600;margin-bottom:8px;color:#fff}body.auth-premium .auth-description{font-size:14px;color:var(--shyne-text-muted);margin-bottom:30px}body.auth-premium .auth-input-group{margin-bottom:20px}body.auth-premium .auth-label{display:block;font-size:12px;color:var(--shyne-text-muted);margin-bottom:6px;letter-spacing:1px}body.auth-premium .auth-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #374151;background:#111827;color:#fff;font-size:14px;transition:all .3s ease}body.auth-premium .auth-input::placeholder{color:#6b7280}body.auth-premium .auth-input:focus{outline:none;border-color:var(--shyne-gold);box-shadow:0 0 0 2px #ffc71659}body.auth-premium .auth-options{display:flex;align-items:center;justify-content:flex-start;margin-top:8px;margin-bottom:25px;font-size:13px;color:var(--shyne-text-muted)}body.auth-premium .auth-options label{display:flex;align-items:center;gap:.45rem}body.auth-premium .auth-options span{white-space:nowrap}body.auth-premium .auth-button{width:100%;padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,var(--shyne-gold),#ffe066);color:#fff;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease}body.auth-premium .auth-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #facc1580}body.auth-premium .auth-footer{margin-top:25px;text-align:center;font-size:13px;color:var(--shyne-text-muted)}body.auth-premium .auth-footer .auth-link,body.auth-premium .auth-footer a{color:var(--shyne-gold);text-decoration:none;font-weight:500}body.auth-premium .auth-footer .auth-link:hover,body.auth-premium .auth-footer a:hover{text-decoration:underline}body.auth-premium .auth-back-link{color:var(--shyne-text-muted)}@media (max-width: 768px){body.auth-premium .auth-premium-page{padding:.75rem 0 1.5rem}body.auth-premium .auth-container{flex-direction:column;min-height:auto}body.auth-premium .auth-left,body.auth-premium .auth-right{padding:24px 20px}body.auth-premium .auth-left-content{max-width:100%}body.auth-premium .auth-card{max-width:100%;padding:28px 20px 24px}body.auth-premium .auth-heading{font-size:32px}body.auth-premium .auth-back-link{margin-left:1.25rem;margin-bottom:.5rem}}#app{min-height:100vh}.h-display{font-family:var(--font-display);font-weight:800;letter-spacing:-.03em}.h1{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.05}.h2{font-size:1.6rem;font-weight:700;letter-spacing:-.03em}.text-muted{color:var(--shyne-text-muted)}.btn{border-radius:999px;padding:.9rem 1.8rem;border:none;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.btn:disabled{opacity:.6;cursor:default}.btn-primary{background-color:var(--shyne-gold);color:#111827;box-shadow:0 18px 45px #fcd34d8c}.btn-landing-main{padding:.65rem 1.4rem;font-size:.88rem}.btn-primary:hover:not(:disabled){box-shadow:0 22px 80px #ffd70073;transform:translateY(-1px)}.btn-secondary{background-color:transparent;color:var(--shyne-black);border:1px solid rgba(148,163,184,.7)}.btn-secondary:hover:not(:disabled){background-color:#94a3b824}.pricing-card-btn.btn-secondary:hover:not(:disabled){background-color:var(--shyne-gold);border-color:var(--shyne-gold);color:#111827}.btn-ghost{background-color:transparent;color:var(--shyne-text-muted);padding-inline:0}.page-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem 0}.page-top-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.page-top-nav-back{border:none;background:transparent;font-size:.85rem;color:#6b7280;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;padding:0}.page-top-nav-back:hover{color:#111827}.page-top-nav-user{font-size:.8rem;color:#6b7280}.user-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.25rem .7rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#f9fafb;box-shadow:0 4px 10px #0f172a0f}.user-pill--nav{font-size:.78rem}.wizard-step-label{font-size:1.1rem;font-weight:500;color:#9ca3af;white-space:nowrap}.user-pill--landing{font-size:.8rem}.user-pill-avatar{width:22px;height:22px;border-radius:999px;background-color:var(--shyne-black);color:var(--shyne-white);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600}.user-pill-body{display:flex;flex-direction:column;align-items:flex-start}.user-pill-name{font-size:.78rem;font-weight:500;color:#111827}.user-pill-meta{margin-top:.05rem;font-size:.7rem;color:#6b7280}.user-pill-dropdown{position:relative;cursor:pointer}@media (max-width: 600px){.user-pill{padding:.2rem .45rem;gap:.3rem}.user-pill-avatar{width:18px;height:18px;font-size:.6rem}.user-pill-body{display:none}}.user-pill-dropdown:hover .user-pill-dropdown-menu,.user-pill-dropdown.user-pill-dropdown--open .user-pill-dropdown-menu{display:block}.user-pill-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;min-width:120px;margin-top:4px}.user-pill-dropdown-item{display:block;width:100%;padding:8px 16px;border:none;background:none;text-align:left;font-size:.8rem;color:#374151;cursor:pointer;border-radius:0}.user-pill-dropdown-item:hover{background-color:#f3f4f6}.user-pill-dropdown-item:first-child{border-radius:8px 8px 0 0}.user-pill-dropdown-item:last-child{border-radius:0 0 8px 8px}.user-pill-dropdown-item:only-child{border-radius:8px}.back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;padding:.55rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.85);background-color:#fff;box-shadow:0 14px 40px #0f172a59;font-size:.75rem;font-weight:500;color:#111827;cursor:pointer;display:none;z-index:80}.back-to-top-visible{display:inline-flex;align-items:center;gap:.3rem}.back-to-top-icon{width:18px;height:18px;border-radius:999px;background-color:var(--shyne-black);color:var(--shyne-white);display:flex;align-items:center;justify-content:center;font-size:.7rem}.max-width-lg{width:100%;max-width:1400px;margin:0 auto}.landing{background-color:#fff;color:#111827}.landing.page-shell{align-items:flex-start;padding-top:1.6rem;padding-bottom:0;padding-inline:0}.wizard.page-shell{align-items:flex-start;justify-content:center;padding:1.6rem 1.5rem 1.8rem}.landing-shell{background-color:#fff;border-radius:0;padding:1.3rem 4rem 1.8rem;box-shadow:none;max-width:100%}.landing-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding-bottom:1.1rem;border-bottom:1px solid #e5e7eb}.landing-brand{display:flex;align-items:center;gap:.75rem}.landing-nav{display:flex;align-items:center;gap:1.6rem;justify-self:center}.landing-nav-link{border:none;background:transparent;font-size:.85rem;color:#6b7280;padding:.15rem 0;cursor:pointer}.landing-nav-link--active{color:#111827;border-bottom:2px solid var(--shyne-gold)}.landing-logo{display:inline-flex;align-items:center;gap:.4rem}.landing-logo-link{display:inline-flex;text-decoration:none;color:inherit}.landing-logo-img{height:24px;display:block}.landing-logo-mark{width:28px;height:28px;border-radius:9px;background-color:#fff;border:1px solid #e5e7eb;background-image:none;display:flex;align-items:center;justify-content:center}.landing-logo-initial{font-family:var(--font-display);font-weight:800;letter-spacing:.12em;font-size:.75rem;text-transform:uppercase;color:var(--shyne-gold)}.landing-logo-text{font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;color:#111827}.landing-pill{border-radius:999px;padding:.2rem .8rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;background-color:#fef3c7;border:1px solid #fde68a;color:#92400e}.landing-header-link{font-size:.85rem;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#fff;box-shadow:0 4px 10px #0f172a14;text-transform:none;letter-spacing:0;font-weight:600;color:#111827}.landing-header-link:hover{background:#f3f4f6;text-decoration:none;color:#111827}.landing-header-user{font-size:.8rem;color:#6b7280}.landing-main-grid{margin-top:.9rem;display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem}.landing-main-column{display:flex;flex-direction:column;gap:1.8rem}.landing-side-column{display:flex;flex-direction:column;gap:1rem}.landing-hero-card{background-color:transparent;border-radius:0;padding:2.4rem 0 2.6rem;border:none;text-align:left}.landing-hero-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:1.4rem;align-items:center}.landing-hero-left{max-width:32rem}.landing-hero-right{display:flex;justify-content:center}.landing-hero-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;max-width:500px}.landing-hero-photo-card{position:relative;border-radius:18px;overflow:hidden;background:#111827}.landing-hero-photo-img{width:100%;height:100%;object-fit:cover;display:block}.landing-hero-photo-label{position:absolute;left:.7rem;bottom:.7rem;padding:.25rem .7rem;border-radius:999px;background:#0f172ae6;color:#f9fafb;font-size:.7rem;font-weight:500}.landing-hero-highlight{color:var(--shyne-gold)}.landing-hero-title{color:#0f172a;margin-top:1.1rem;max-width:40rem;margin-left:0;margin-right:0}.landing-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;padding:.3rem .9rem;border-radius:999px;background:#fef3c7;border:1px solid #fde68a}.landing-tag-dot{width:8px;height:8px;border-radius:999px;background-color:var(--shyne-gold)}.landing-subtitle{margin-top:1.2rem;max-width:30rem;font-size:1rem;color:var(--shyne-text-muted);margin-left:0;margin-right:0}.landing-cta-row{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:flex-start}.landing-meta{margin-top:1rem;font-size:.85rem;color:var(--shyne-text-muted);margin-left:0;margin-right:0}.landing-pricing-note{margin-top:.9rem;font-size:.86rem;font-weight:500;color:#111827}@media (min-width: 960px){.landing-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr)}.landing-hero-right{justify-content:flex-start}.landing-hero-photo-grid{width:100%;max-width:100%}}.landing-section{background-color:var(--shyne-white);border-radius:20px;padding:1.4rem 1.5rem;border:1px solid #e5e7eb}.landing-auth-section{padding-top:1.6rem;padding-bottom:1.6rem}.landing-section-header{display:flex;flex-direction:column;gap:.25rem}.landing-examples-section{padding-block:2.1rem 2rem}.landing-examples-cta-row{margin-top:1.4rem;display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}.landing-examples-grid{margin-top:1.7rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.3rem}.landing-example-card{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:.8rem .9rem .9rem}.landing-example-thumb{border-radius:.9rem;background:linear-gradient(135deg,#e5e7eb,#f9fafb);overflow:hidden;height:150px;display:flex;align-items:center;justify-content:center}.landing-example-image{width:100%;height:100%;object-fit:contain;display:block}.landing-example-meta{margin-top:.6rem}.landing-example-name{font-size:.9rem;font-weight:600;color:#111827}.landing-example-theme{margin-top:.1rem;font-size:.8rem;color:#6b7280}.landing-section-title{font-size:1.2rem;font-weight:800;color:#111827}.landing-section-subtitle{font-size:.88rem;color:#6b7280}.landing-auth-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.landing-auth-actions{margin-top:1.1rem}.auth-container.page-shell{align-items:center;padding-top:2.4rem;padding-bottom:2.4rem}.auth-shell{position:relative;width:100%;max-width:1040px;margin:0 auto;border-radius:32px;padding:1.6rem 1.6rem 1.9rem;background:radial-gradient(circle at top left,rgba(255,199,22,.25),transparent 55%),linear-gradient(135deg,#020617,#0b1120);box-shadow:var(--shadow-soft);color:#e5e7eb;overflow:hidden}.auth-back-link{position:absolute;top:1.1rem;left:1.6rem;color:#9ca3af}.auth-panels{margin-top:1.4rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.6rem;align-items:stretch}.auth-visual-panel{position:relative;border-radius:24px;border:1px solid rgba(148,163,184,.45);background:radial-gradient(circle at top left,rgba(255,199,22,.18),transparent 55%),radial-gradient(circle at bottom right,rgba(15,23,42,.6),transparent 60%),linear-gradient(145deg,#020617,#111827);padding:2rem 2.1rem;overflow:hidden;display:flex;align-items:flex-end;min-height:320px}.auth-visual-panel:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:20px;border:1px solid rgba(15,23,42,.65);pointer-events:none}.auth-visual-content{position:relative;z-index:1;max-width:320px}.auth-visual-eyebrow{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:#e2e8f0cc;margin:0 0 .6rem}.auth-visual-title{font-size:1.9rem;line-height:1.1;margin:0 0 .75rem;color:#f9fafb}.auth-visual-copy{margin:0;font-size:.9rem;line-height:1.8;color:#cbd5f5}.auth-card{width:100%;max-width:420px;padding:40px!important;background:#fff;border-radius:28px;box-shadow:0 4px 20px #00000008!important;text-align:center;margin:0 auto}.auth-form-card{margin:0;text-align:left;align-self:center;box-shadow:0 24px 70px #0f172a66!important;padding:1.8rem 1.9rem 2rem!important}.auth-form-fields{margin-top:1.4rem}.auth-right-panel{padding:40px;display:flex;justify-content:center;align-items:center;background:#fff}.auth-form-spine,.auth-content-wrapper,.standard-auth-spine{width:100%;max-width:360px;display:flex;flex-direction:column}.auth-input-group{margin-bottom:20px;width:100%}.auth-field{width:100%;height:52px;padding:0 16px;border:1.5px solid #e2e8f0;border-radius:12px}.btn-primary-block,.btn-google-block{width:100%;height:56px;border-radius:14px;font-weight:800;display:flex;justify-content:center;align-items:center;margin-top:12px;cursor:pointer}.btn-primary-full,.btn-google-full{width:100%!important;height:56px;border-radius:14px;font-weight:800;display:flex;justify-content:center;align-items:center;margin-top:12px;border:none;cursor:pointer}.btn-primary-full{background-color:var(--shyne-gold);box-shadow:0 4px 14px #ffd70033}.btn-google-full{background:#fff;border:1px solid #e2e8f0;color:#111827}.auth-card-header{text-align:center;margin-bottom:1.5rem}.auth-title{font-size:2rem;font-weight:800!important;color:#111827;margin:0 0 8px;text-align:center}.auth-subtitle{color:#94a3b8;font-size:.9rem;margin:0 0 32px;line-height:1.5;text-align:center}.auth-label{text-align:left;display:block;font-weight:800!important;font-size:.7rem;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.auth-input::placeholder{color:#e2e8f0}@media (min-width: 768px){.auth-card{max-width:420px}}.auth-card .btn-primary{width:100%;padding:14px;border-radius:12px;font-weight:800;border:none;margin-top:10px}.auth-divider{display:flex;align-items:center;margin:24px 0;color:#94a3b8;font-size:.75rem;font-weight:700}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#f1f5f9}.auth-divider span{padding:0 12px}.auth-google-btn{width:100%;padding:12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-weight:700;margin-top:16px;color:#111827;text-transform:none}.auth-google-logo{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.auth-google-logo svg{width:18px;height:18px;display:block}.auth-footer-links{margin-top:24px;font-size:.8rem;color:#94a3b8}.auth-footer-links .auth-link{color:#111827;font-weight:700;text-decoration:none}.auth-footer-links .auth-link:hover{text-decoration:underline}.link-button{border:none;background:transparent;padding:0;margin-left:.25rem;font:inherit;color:#111827;cursor:pointer;text-decoration:underline}.link-button:hover{color:#0f172a}@media (max-width: 900px){.auth-shell{padding:1.3rem 1.3rem 1.6rem}.auth-panels{grid-template-columns:minmax(0,1fr)}.auth-visual-panel{min-height:240px}.auth-form-card{max-width:460px;margin:0 auto}.auth-back-link{position:static;margin-bottom:.6rem}}.landing-section-header--center{text-align:center}.landing-section-header--center .landing-section-subtitle{max-width:34rem;margin-left:auto;margin-right:auto}.landing-how-section{padding-block:1.8rem}.landing-steps{margin-top:1.4rem;padding:0;list-style:none;display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}@media (min-width: 960px){.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-step-item{display:flex;align-items:flex-start;gap:.75rem}.landing-step-number{width:26px;height:26px;border-radius:999px;background-color:#fef3c7;border:1px solid #fde68a;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;color:#92400e}.landing-step-body{flex:1}.landing-step-title{font-size:.9rem;font-weight:600;color:#111827}.landing-step-text{margin-top:.25rem;font-size:.86rem;color:#4b5563}.landing-templates-row{margin-top:1.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;align-items:stretch}.landing-portfolio-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 1100px){.landing-portfolio-showcase{grid-template-columns:minmax(0,1fr)}}.landing-template-copy{margin-top:.8rem}.landing-template-title{font-weight:600;font-size:.95rem;color:#111827}.landing-template-text{font-size:.85rem;color:#6b7280}.landing-built-section{padding-bottom:1.3rem}.landing-create-section{padding-block:1.8rem}.landing-create-visual{margin-top:1.6rem;height:220px;border-radius:1.2rem;background:radial-gradient(circle at top left,#fef3c7,#fff);border:1px solid #e5e7eb;box-shadow:0 18px 45px #0f172a0f}.landing-create-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.landing-testimonials-section{padding-block:1.8rem}.landing-testimonials-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.landing-testimonial{padding:1rem 1.1rem;border-radius:1rem;border:1px solid #e5e7eb;background-color:#f9fafb}.landing-testimonial-header{display:flex;align-items:center;gap:.7rem}.landing-testimonial-avatar{width:32px;height:32px;border-radius:999px;background-color:#111827;display:flex;align-items:center;justify-content:center;color:#f9fafb;font-size:.8rem;font-weight:600}.landing-testimonial-name{font-size:.9rem;font-weight:600;color:#111827}.landing-testimonial-role{font-size:.78rem;color:#6b7280}.landing-testimonial-quote{margin-top:.6rem;font-size:.86rem;color:#4b5563}.landing-faq-section{padding-block:1.8rem}.landing-faq-list{margin-top:1.4rem;display:grid;gap:12px}.landing-faq-item{border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;background:#f9fafb}.landing-faq-item summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary:after{content:"+";font-size:1.1rem;color:#111827}.landing-faq-item[open] summary:after{content:"–"}.landing-faq-answer{margin-top:10px;color:#6b7280;line-height:1.6;font-size:.95rem}.landing-who-section{padding-block:1.8rem}.landing-who-grid{margin-top:1.4rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.landing-who-item{padding:.6rem .8rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:.85rem;color:#111827;text-align:center}.landing-video-section{padding-block:1.8rem}.landing-video-frame{margin-top:1.6rem;border-radius:1.4rem;border:1px solid #e5e7eb;box-shadow:0 18px 45px #0f172a14;overflow:hidden}.landing-video{width:100%;max-height:360px;display:block;object-fit:cover}.landing-stats-row{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.landing-stat{background-color:#f9fafb;border-radius:14px;padding:.7rem .8rem}.landing-stat-label{font-size:.85rem;font-weight:600;color:#111827}.landing-stat-value{margin-top:.2rem;font-size:.82rem;color:#6b7280}.landing-side-card{background-color:#f3f4f6;border-radius:18px;padding:1.1rem 1.2rem;border:1px solid #e5e7eb}.landing-side-title{font-size:.98rem;font-weight:600;color:#111827}.landing-side-copy{margin-top:.4rem;font-size:.86rem;color:#4b5563}.landing-side-list{margin:.6rem 0 0;padding-left:1rem;font-size:.86rem;color:#4b5563;display:flex;flex-direction:column;gap:.25rem}.landing-cta-banner{background-color:#fff;border-color:#e5e7eb;padding:.9rem 1.1rem}.landing-cta-banner-body{display:flex;justify-content:space-between;align-items:center;gap:1rem}.landing-cta-title{font-size:.95rem;font-weight:600;color:#111827}.landing-cta-subtitle{margin-top:.2rem;font-size:.82rem;color:#4b5563}.landing-cta-button{padding:.7rem 1.4rem;font-size:.85rem;box-shadow:0 12px 30px #fcd34d73}.landing-footer{margin-top:1.4rem;font-size:.8rem;color:#6b7280;display:flex;justify-content:space-between}.template-preview-card{background:#fff;border-radius:1.1rem;padding:1.1rem;border:1px solid #e5e7eb;box-shadow:0 16px 40px #0f172a14;align-self:flex-start}.template-preview-thumb{background:#f9fafb;border-radius:1rem;position:relative;overflow:hidden;border:1px solid #e5e7eb}.template-preview-image{width:100%;height:auto;object-fit:contain;display:block}.landing-hero-templates{margin-top:2rem}.landing-hero-templates .template-preview-card{display:flex;flex-direction:column;height:100%;align-self:stretch}.landing-hero-templates .template-preview-thumb{min-height:20rem}.landing-hero-templates .template-preview-image{width:100%;height:100%;object-fit:contain}.template-preview-card--portfolio{padding:1.2rem}.template-preview-thumb--portfolio{padding:.6rem;background:#f9fafb}.portfolio-showcase-slider{display:flex;flex-direction:column;gap:.6rem}.portfolio-showcase-frame{position:relative;border-radius:.95rem;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafb;aspect-ratio:4 / 3}.portfolio-showcase-slide{position:absolute;top:0;right:0;bottom:0;left:0;padding:.5rem;box-sizing:border-box;opacity:0;transition:opacity .6s ease;margin:0}.portfolio-showcase-slide.is-active{opacity:1}.portfolio-showcase-tile{position:relative;border-radius:.8rem;overflow:hidden;border:1px solid #e5e7eb;background:#fff;aspect-ratio:4 / 3}.portfolio-showcase-image{width:100%;height:100%;object-fit:contain;background:#f8fafb;display:block}.portfolio-showcase-label{position:absolute;top:.55rem;left:.55rem;padding:.25rem .55rem;border-radius:999px;background:#111827d9;color:#f9fafb;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.portfolio-showcase-dots{display:flex;justify-content:center;gap:.35rem}.portfolio-showcase-dot{width:6px;height:6px;border-radius:999px;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease}.portfolio-showcase-dot.is-active{width:18px;background:#111827}.template-preview-pill{position:absolute;top:.9rem;left:.9rem;border-radius:999px;padding:.25rem .7rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em}.template-preview-pill--free{background:#fff;border:1px solid #e5e7eb}.template-preview-pill--premium{background:#fff;border:1px solid var(--shyne-gold)}.template-preview-grid{position:absolute;top:.9rem;right:.9rem;bottom:.9rem;left:.9rem;border-radius:.7rem;border:1px solid #e5e7eb;display:grid;grid-template-rows:.7fr 1.3fr;overflow:hidden}.template-preview-header{background:#e5e7eb}.template-preview-body{background:linear-gradient(135deg,#f3f4f6,#fff)}.surface{background-color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:2rem 2.4rem;border:1px solid #e5e7eb}.wizard{background:radial-gradient(circle at top left,rgba(252,211,77,.12) 0,transparent 40%),linear-gradient(to bottom right,#f9fafb,#f3f4f6)}.wizard-shell{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch;margin-top:1.6rem}.wizard-progress{display:flex;flex-direction:column;gap:1.25rem;color:var(--shyne-text-muted);align-items:flex-start!important;text-align:left}.wizard-progress-header{display:flex;flex-direction:column;gap:.35rem}.wizard-progress-title{font-size:1rem;font-weight:600;color:#111827}.wizard-progress-subtitle{font-size:.85rem;color:var(--shyne-text-muted);margin:0}.wizard-shell>.wizard-progress.surface{border:none;box-shadow:none;border-radius:0}.wizard-progress .h2{font-size:1.3rem;font-weight:600}.wizard-steps{display:flex;flex-direction:column;gap:0;position:relative;margin-top:2.5rem;padding-left:40px;width:100%}.wizard-steps:before{content:"";position:absolute;top:4px;bottom:4px;left:60px;width:4px;border-radius:999px;background-color:#d1d5db}.wizard-step{display:grid!important;grid-template-columns:40px 1fr;align-items:center;column-gap:24px;font-size:1rem;min-height:56px;width:100%;margin-bottom:80px}.wizard-step-index{width:40px!important;height:40px!important;border-radius:999px;border:1px solid rgba(148,163,184,.6);display:flex;align-items:center;justify-content:center;font-size:1rem;position:relative;z-index:1;flex-shrink:0!important;justify-self:center}.wizard-step--active .wizard-step-index{background-color:var(--shyne-gold);color:#111827;border-color:var(--shyne-gold)}.wizard-step--active .wizard-step-label{color:#111827}.wizard-step--completed .wizard-step-index{background-color:var(--shyne-gold);color:#111827;border-color:var(--shyne-gold)}.wizard-step--completed .wizard-step-label{color:#4b5563}.wizard-card{background-color:#fff;border-radius:var(--radius-lg);padding:1.7rem 2rem 1.9rem;box-shadow:var(--shadow-subtle);border:1px solid #e5e7eb;max-width:1200px;margin-left:auto;margin-right:auto;max-height:none;overflow-y:visible}.wizard-fields{margin-top:1.2rem;display:flex;flex-direction:column;gap:1rem}.wizard-step-panel{max-width:1020px;width:100%;margin:0 auto}.wizard-step-header{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1.1rem;align-items:flex-start;text-align:left}.wizard-step-title{margin:0;font-family:var(--font-display);font-size:1.7rem;font-weight:700;letter-spacing:-.03em}.wizard-step-subtitle{margin:.25rem 0 0;font-size:.9rem;color:var(--shyne-text-muted)}.form-section{border-radius:1rem;border:1px solid #e5e7eb;background-color:#fff;padding:1.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;gap:.75rem}.form-section--social{width:100%;padding:2.5rem 2.5rem 2.8rem;margin:0}.social-grid{display:flex;flex-direction:column;gap:1rem}.form-section--projects{max-width:none;width:100%;margin:0;padding:2.4rem 2.5rem 2.6rem}.form-section+.form-section{margin-top:1rem}.form-section-header{display:flex;flex-direction:column;gap:.15rem}.form-section--social .form-section-header{margin-bottom:1.9rem}.form-section-title{font-size:.95rem;font-weight:600;color:#111827}.form-section-subtitle{font-size:.82rem;color:var(--shyne-text-muted)}.form-section-body{display:flex;flex-direction:column;gap:.9rem}.field-group-title{font-size:.9rem;font-weight:700;color:#111827}.dashboard-column--process-philosophy .field-group-title{font-weight:700}.form-card{border-radius:1rem;border:1px solid #e5e7eb;background-color:#fff;padding:1.1rem 1.2rem 1.3rem}.form-card+.form-card{margin-top:1rem}.form-card-header{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.8rem}.form-card-title{margin:0;font-size:1rem;font-weight:700;color:#111827}.form-card-subtitle{margin:.1rem 0 0;font-size:.82rem;color:var(--shyne-text-muted)}.hero-form-card{padding:1.5rem 1.6rem 1.6rem!important;box-shadow:0 4px 15px #00000005!important}.hero-form-title{font-size:1.1rem;font-weight:800!important}.hero-form-card .field-label{font-weight:800;font-size:.75rem;margin-bottom:6px;text-transform:uppercase}.hero-form-card .field-input::placeholder,.hero-form-card .field-textarea::placeholder{color:#e2e8f0!important}@media (min-width: 1024px){.wizard-shell{flex-direction:row;align-items:flex-start;gap:0;background-color:#fff;border-radius:24px;box-shadow:var(--shadow-subtle);padding:0;overflow:hidden}.wizard-progress{flex:0 0 320px;flex-shrink:0;align-self:stretch;background-color:#f3f4f6;padding:5rem 2.5rem 3rem;border-right:1px solid #e5e7eb}.wizard-card{flex:1;max-width:none;margin-left:0;margin-right:0;border-radius:0;box-shadow:none;border:none;padding:3rem 2rem 2.4rem}.wizard-step-panel{max-width:none;margin:0}}.field-label{font-size:.9rem;color:var(--shyne-text-muted);margin-bottom:.35rem}.field-input,.field-textarea{width:100%;border-radius:.9rem;border:1px solid #d1d5db;background-color:#fff;color:#111827;padding:.8rem .95rem;font-size:.9rem}.field-input::placeholder,.field-textarea::placeholder{color:#d1d5db;opacity:1}.field-input:focus,.field-textarea:focus{outline:1px solid var(--shyne-gold);border-color:var(--shyne-gold)}.field-textarea{resize:vertical;min-height:110px}.field-hint{font-size:.75rem;color:var(--shyne-text-muted)}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wizard-footer,.wizard-step-footer{margin-top:1.6rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.file-pill{border-radius:999px;border:1px dashed rgba(148,163,184,.7);padding:.55rem .9rem;display:inline-flex;align-items:center;gap:.6rem;font-size:.85rem;color:var(--shyne-text-muted)}.file-pill span{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-pill-clear-btn{border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}.file-pill-clear-btn:focus-visible{outline:2px solid var(--shyne-gold);outline-offset:1px}#projects-container .file-pill{display:flex;width:100%;justify-content:center}#projects-container .file-pill span{max-width:none;text-align:center}.skills-input-row{display:flex;gap:.6rem;align-items:center}.education-form-card{padding:24px!important;background:#fff;border-radius:20px}.education-entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-bottom:20px}.field-label-bold{font-size:.75rem;font-weight:800!important;text-transform:uppercase;color:#111827}.field-input-expanded{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:10px}@media (max-width: 600px){.education-entry-grid{grid-template-columns:1fr}}.skills-form-card .form-card-body{display:flex;flex-direction:column;gap:1.2rem}#skill-name-input{flex:1 1 auto;min-width:0}.add-btn-bold{flex-shrink:0;border-radius:999px;border:1px solid #111827;background-color:#111827;color:#f9fafb;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.add-btn-bold:hover{background-color:#f9fafb;color:#111827}.skill-icon-match-badge{display:inline-flex;align-items:center;padding:.1rem .5rem;border-radius:999px;border:1px solid #22c55e;background-color:#ecfdf5;color:#16a34a;font-size:.7rem;font-weight:600}.skills-process-block{margin-top:3rem}.tag-list{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag-pill{border-radius:var(--radius-pill);padding:.28rem .8rem;background-color:#fef3c7;border:1px solid #fde68a;color:#92400e;font-size:.8rem;display:inline-flex;align-items:center;gap:.4rem}.tag-pill button{border:none;background:transparent;color:inherit;padding:0;cursor:pointer;font-size:.75rem}.projects-list{display:flex;flex-direction:column;gap:1rem}#projects-container .project-card-input{width:100%}#projects-container .project-row{display:flex;flex-direction:column;gap:1.1rem}.project-row{border-radius:1rem;border:1px solid #e5e7eb;padding:.9rem 1rem;background-color:#fff}.wizard-media-preview{margin-top:.75rem;border-radius:.8rem;overflow:hidden;border:1px solid #e5e7eb;background:#f8fafc}.wizard-media-preview .wizard-media-thumb{display:block;width:100%;height:190px;object-fit:cover;background:#0f172a}.wizard-step-panel{padding:0!important;display:flex;flex-direction:column;align-items:stretch;width:100%}.form-section{margin-top:1.5rem!important}.form-section-body{gap:12px!important;display:flex;flex-direction:column}#projects-container{gap:16px!important;margin-top:10px!important}.project-row{padding:16px!important;margin-bottom:0!important}.field-label{margin-bottom:4px!important}.wizard-card{width:100%!important;max-width:1000px;padding:30px!important;margin:0 auto;box-shadow:0 4px 20px #00000005!important}.form-section-body{gap:8px!important}#projects-container{margin-top:10px!important;gap:12px!important}.form-card-title{font-weight:800!important}.field-input::placeholder{color:#e2e8f0!important}.field-hint{color:#94a3b8!important;font-size:.7rem}.project-row-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.85rem;color:var(--shyne-text-muted)}@media screen and (min-width: 768px){.wizard-step-panel:has(.form-section--projects) .wizard-fields{max-width:none;width:100%;margin:0}}.template-selection-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}@media (min-width: 641px){.template-selection-shell>.surface{height:auto}.template-selection-shell>section.surface{display:flex;flex-direction:column;overflow:visible}.template-selection-shell>section.surface .template-grid-scroll{flex:0 0 auto;overflow-y:visible}.template-selection-shell>aside.surface{overflow-y:visible}}.template-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.3rem;align-items:stretch}.template-filter-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem}.template-search-input{flex:1;min-width:0;border-radius:999px;border:1px solid #d1d5db;padding:.55rem .9rem;font-size:.85rem}.template-search-input:focus{outline:1px solid var(--shyne-gold);border-color:var(--shyne-gold)}.template-grid-scroll{padding-right:.25rem}.template-card{background:#fff;border-radius:1.1rem;padding:1.2rem 1.1rem;border:1px solid #e5e7eb;background-color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.7rem;align-self:stretch;height:100%;text-align:left;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.template-card:hover{border-color:var(--shyne-gold);box-shadow:var(--shadow-subtle);transform:translateY(-2px)}.template-card--selected{border-color:var(--shyne-gold);box-shadow:var(--shadow-subtle)}.template-type-page{margin-top:2.2rem}.template-type-header{margin-bottom:1.8rem}.template-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.6rem}.template-type-card{padding:1.3rem 1.15rem 1.2rem}.template-type-body{margin-top:.8rem;display:flex;flex-direction:column;gap:.4rem;text-align:left}.template-type-title{margin:0;font-weight:700;font-size:1.08rem;text-align:left}.template-type-description{margin:0;font-size:.9rem;color:var(--shyne-text-muted);text-align:left}.template-type-card .template-card-thumbnail{margin-top:0}.template-type-card .template-preview-image{width:100%;height:100%;object-fit:cover}.template-type-card .template-type-select-button{margin-top:.9rem}.template-type-footer{margin-top:2rem;display:flex;justify-content:flex-end}.template-card-tier{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .7rem;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.template-card-tier--free{background-color:#fff;border:1px solid #e5e7eb;color:#374151}.template-card-tier--premium{background-color:#fef3c7;border:1px solid #fde68a;color:#92400e}.template-card-thumbnail{margin-top:.3rem;border-radius:.9rem;background:linear-gradient(135deg,#f3f4f6,#fff);border:1px solid #e5e7eb;overflow:hidden;height:150px;display:flex;align-items:center;justify-content:center}.template-selected-panel{margin-top:.9rem;display:flex;flex-direction:column}.template-selected-thumbnail{border-radius:.9rem;border:1px solid #e5e7eb;overflow:hidden;background:#f9fafb}.template-selected-actions{margin-top:1.1rem;display:flex;flex-direction:column;gap:.6rem}.template-select-button{display:none;width:100%;justify-content:center;padding:.6rem 1.2rem;font-size:.8rem}.payment-shell{max-width:520px}.payment-price{font-size:1.9rem;font-weight:700;display:flex;align-items:baseline;gap:.3rem}.badge-premium{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.25rem .8rem;background:#fef3c7;border:1px solid #fde68a;font-size:.75rem;color:#92400e}.generating{text-align:center}.generating.page-shell{align-items:center;justify-content:center;padding:2.5rem 1.5rem}.loading-dots{margin-top:1.4rem;display:inline-flex;gap:.4rem}.loading-dots span{width:8px;height:8px;border-radius:999px;background-color:var(--shyne-gold);opacity:.4;animation:pulseDot 1.3s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.18s}.loading-dots span:nth-child(3){animation-delay:.36s}@keyframes pulseDot{0%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}.preview-shell{max-width:1200px;margin:.6rem auto 1.6rem}.preview-page-shell{background-color:#fff;padding:1.5rem 1.6rem .6rem;border-radius:1.1rem;box-shadow:var(--shadow-soft);border:1px solid #e5e7eb}.preview-page{width:100%;max-width:none;background-color:var(--shyne-white);color:#020617;border-radius:.7rem;margin:1.4rem auto 0;position:relative;overflow-x:hidden}.preview-page--mobile .browser-window{max-width:430px}.preview-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:9999;display:flex;flex-direction:column;overflow-x:hidden}.preview-overlay.preview-stage{align-items:center;justify-content:center;padding:24px 0;background:#020617;overflow-y:auto;overflow-x:hidden}.preview-overlay .preview-topbar{width:100%;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at top left,#0b1120,#020617 55%,#020617);color:#f9fafb;box-sizing:border-box}.preview-overlay .preview-topbar-actions{display:inline-flex;align-items:center;gap:10px}.preview-overlay .preview-topbar-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.preview-overlay .preview-topbar-eye{font-size:16px}.preview-overlay .preview-topbar-text{letter-spacing:.06em;text-transform:uppercase}.preview-overlay .preview-topbar-edit-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;border:none;background:#fff;color:#111827;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 14px 35px #0f172a8c}.preview-overlay .preview-topbar-edit-btn:hover{background:#f9fafb}.preview-overlay .preview-topbar-edit-icon{font-size:14px}.preview-overlay .preview-theme-control{position:relative;display:inline-flex;align-items:center}.preview-overlay .preview-theme-trigger{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#fff;color:#111827;font-size:11px;font-weight:600;cursor:pointer;box-shadow:0 12px 28px #0f172a47;white-space:nowrap}.preview-overlay .preview-theme-trigger-label{font-size:11px;letter-spacing:.04em;text-transform:none;color:#6b7280}.preview-overlay .preview-theme-trigger-value{font-size:12px;font-weight:700;max-width:70px;overflow:hidden;text-overflow:ellipsis}.preview-overlay .preview-theme-toggle{position:absolute;top:calc(100% + 8px);right:0;min-width:0;width:min(230px,90vw);max-width:calc(100vw - 24px);display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:0 8px;border-radius:12px;background:#0b1120;border:1px solid rgba(148,163,184,.4);box-shadow:0 18px 40px #0f172a66;z-index:5;box-sizing:border-box;max-height:0;opacity:0;transform:translateY(-6px);pointer-events:none;overflow:hidden;transition:max-height .25s ease,opacity .2s ease,transform .2s ease,padding .2s ease}.preview-overlay .preview-theme-control.is-open .preview-theme-toggle{max-height:200px;opacity:1;transform:translateY(0);pointer-events:auto;padding:8px}.preview-overlay .preview-theme-option{display:inline-flex;align-items:center;gap:6px;flex:1 1 auto;width:100%;border:1px solid rgba(148,163,184,.35);background:#02061759;color:#f8fafce6;font-size:11px;padding:6px 8px;border-radius:999px;cursor:pointer;transition:all .2s ease}.preview-overlay .preview-theme-option.is-active{background:#fff;color:#111827}.preview-overlay .preview-theme-name{font-weight:600}@media (max-width: 860px){.preview-overlay .preview-theme-label{display:none}}@media (max-width: 680px){.preview-overlay .preview-topbar{padding:10px 12px}.preview-overlay .preview-topbar-actions{gap:8px}.preview-overlay .preview-theme-control{align-self:flex-end}.preview-overlay .preview-theme-toggle{right:0;left:auto;width:min(220px,90vw);max-width:calc(100vw - 20px)}}@media (max-width: 520px){.preview-overlay .preview-theme-trigger-value{display:none}}@media (max-width: 420px){.preview-overlay .preview-theme-name{font-size:10px}}.preview-overlay.preview-fullscreen{height:100vh!important;overflow-y:hidden;background:#fff;display:flex;flex-direction:column;align-items:stretch;padding-bottom:120px}.browser-mockup{width:95vw;max-width:1280px;background:#fff;border-radius:18px;box-shadow:0 28px 80px #0f172a8c;display:flex;flex-direction:column;overflow:visible}.preview-overlay.preview-fullscreen .browser-mockup{width:100%;max-width:100%;border-radius:0;box-shadow:none}.browser-mockup,.preview-body{height:auto!important;min-height:100%;overflow:visible!important}.preview-overlay .browser-header{height:50px;background:#f3f4f6;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 20px;position:relative;flex-shrink:0}.preview-overlay .window-controls{display:flex;gap:8px}.preview-overlay .dot{width:12px;height:12px;border-radius:50%}.preview-overlay .dot.red{background:#ff5f56}.preview-overlay .dot.yellow{background:#ffbd2e}.preview-overlay .dot.green{background:#27c93f}.preview-overlay .url-bar{position:absolute;left:50%;transform:translate(-50%);background:#fff;padding:6px 100px;border-radius:8px;font-size:14px;color:#374151;display:flex;align-items:center;gap:8px;box-shadow:0 1px 2px #0000000d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.preview-overlay .lock-icon{font-size:12px}.preview-overlay .url-text{white-space:nowrap}.preview-overlay .close-preview-btn{margin-left:auto;border:none;background:transparent;cursor:pointer;font-size:18px;color:#6b7280}.preview-overlay .close-preview-btn:hover{color:#111827}.website-viewport{flex-grow:1;width:100%;overflow-x:hidden;overflow-y:auto}.preview-overlay.preview-fullscreen .website-viewport{overflow-y:auto}.browser-viewport{flex:1 1 auto;overflow-y:visible!important;overflow-x:hidden;display:block!important;background:#020617}.preview-overlay.preview-fullscreen .browser-viewport{background:#fff}.preview-overlay:not(.pdf-canvas) .website-viewport #live-preview-container{width:100%!important;max-width:none!important;margin:0!important}.preview-overlay--mobile .website-viewport #live-preview-container{max-width:430px;margin:0 auto}.floating-dock{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#fff6;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:6px 14px;border-radius:999px;display:flex;align-items:center;gap:8px;box-shadow:0 18px 40px #0f172a59;border:1px solid rgba(255,255,255,.2);z-index:10000;pointer-events:none}.floating-dock-group{display:flex;align-items:center;gap:8px}.floating-dock *{pointer-events:auto}.action-btn{padding:8px 18px;border-radius:50px;font-weight:600;font-size:13px;cursor:pointer;border:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.action-btn.primary{background:#fbbf24;color:#000}.action-btn.secondary{background:transparent;color:#111827;border:1px solid rgba(15,23,42,.14)}.action-btn.secondary.is-active{background:#0f172a0f}.dock-icon{display:inline-block;width:14px;height:14px;border-radius:4px;background:#0f172abf;border:1px solid rgba(15,23,42,.2)}.dock-icon--desktop{width:16px;height:12px}.dock-icon--mobile{width:9px;height:14px}.dock-icon--pdf{position:relative}.dock-icon--pdf:after{content:"";position:absolute;top:3px;right:4px;bottom:3px;left:4px;border-radius:2px;border:1px solid rgba(248,250,252,.85)}.dock-label{font-size:12px;margin-left:6px}.preview-desktop-wrapper{width:100%;position:relative;display:flex;justify-content:center}.preview-iframe-element{position:relative;width:390px;max-width:100%;padding:10px;border-radius:34px;background:radial-gradient(circle at top left,#111827,#020617 45%,#020617);box-shadow:0 26px 70px #0f172abf;border:1px solid rgba(148,163,184,.7);overflow:hidden}@media (min-width: 1024px){.preview-iframe-element{width:min(1100px,92vw);padding:0;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 22px 55px #0f172a2e}}.preview-iframe{width:100%;border:none;background-color:transparent;display:block;min-height:900px}.preview-iframe-fullscreen{position:relative!important;width:100%!important;min-height:100vh;height:auto!important;display:block!important;border:none;z-index:1}#portfolio-preview-iframe{width:100%!important;background:transparent;overflow:hidden!important}#fullscreen-preview-iframe{width:100%!important;background:transparent;overflow:hidden;scrollbar-width:none}#fullscreen-preview-iframe::-webkit-scrollbar{display:none}.preview-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-top:1.4rem}.preview-share-row{margin-top:.8rem;display:flex;gap:.6rem;align-items:center;justify-content:center;flex-wrap:wrap}.preview-share-input{min-width:min(520px,90vw);padding:.65rem .8rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:.9rem;color:#111827}.preview-share-copy{white-space:nowrap}@media (max-width: 480px){.preview-shell{max-width:100%;margin:.2rem .1rem 1rem}.preview-page-shell{padding:1rem .65rem .5rem;border-radius:.9rem}.preview-page{margin-top:.6rem}.preview-desktop-wrapper{overflow-x:hidden;overflow-y:auto}.wizard-card{padding:1.25rem .5rem 1.05rem!important}.wizard-step-header{margin-bottom:.7rem;padding:0 .75rem}.wizard-fields{margin-top:.5rem}.wizard-fields>.form-section:first-child{margin-top:.5rem!important}#projects-container{margin-top:6px!important;gap:8px!important}.project-row{padding:12px!important}.form-section--projects{padding:1.6rem 1.3rem 1.8rem}}@media (min-width: 641px){.preview-page-shell{height:auto;display:block;overflow:visible}.preview-page{overflow-y:visible}}@media (min-width: 900px){.preview-page .preview-iframe{min-height:900px}}.preview-overlay .preview-iframe{transform:none}.pm-root{font-family:var(--font-sans);font-size:.9rem;color:#020617}.pm-header{display:flex;flex-direction:column;gap:.4rem;border-bottom:2px solid #e5e7eb;padding-bottom:.8rem;margin-bottom:.9rem}.pm-header-name{font-family:var(--font-display);font-size:1.7rem;letter-spacing:-.04em}.pm-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:1rem}.pm-sidebar-section{margin-bottom:.7rem}.pm-section-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;margin-bottom:.4rem}.pm-tag-list{display:flex;flex-wrap:wrap;gap:.3rem}.pm-tag{border-radius:999px;padding:.18rem .5rem;background-color:#fef3c7;color:#92400e;font-size:.7rem}.pm-project-section{margin-top:3rem;margin-bottom:3rem}.pm-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:stretch}.pm-project{background-color:#fff;border-radius:.9rem;border:1px solid #e5e7eb;padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;height:100%;box-shadow:0 12px 30px #0f172a0f}.pm-project-media{width:100%;height:190px;border-radius:.9rem;overflow:hidden;margin:0;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.pm-project-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.pm-project-content{display:flex;flex-direction:column;margin-top:1rem}.pm-project-title{margin:0 0 .5rem;font-weight:600;font-size:1.05rem;letter-spacing:-.02em}.pm-project-description{margin:0;font-size:.85rem;line-height:1.5;color:#4b5563}.pm-template-premium-bold .pm-header{border:none;background:linear-gradient(135deg,#020617,#111827);color:var(--shyne-white);border-radius:.6rem;padding:1.1rem 1.2rem;margin:-.3rem -.3rem 1rem}.pm-template-premium-bold .pm-header-role{color:#f9fafbbf}.pm-template-premium-bold .pm-layout{grid-template-columns:.65fr 1.35fr}.pm-template-premium-bold .pm-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.1rem}.toast{position:fixed;bottom:1.6rem;right:1.6rem;background-color:#0f172af7;border-radius:999px;padding:.7rem 1.3rem;border:1px solid rgba(148,163,184,.6);color:var(--shyne-white);font-size:.85rem;display:flex;align-items:center;gap:.6rem;z-index:50}@media (max-width: 960px){.landing-inner,.wizard-shell,.template-selection-shell,.preview-shell{grid-template-columns:minmax(0,1fr)}.landing{padding-top:2rem;padding-bottom:2.4rem}.landing-shell{padding:1.2rem 1.6rem 1.6rem}.landing-header{grid-template-columns:auto 1fr auto;grid-template-rows:auto;grid-template-areas:"brand nav signin";row-gap:.6rem}.landing-header-link{grid-area:signin;justify-self:flex-end}.landing-brand{grid-area:brand}.landing-nav{grid-area:nav;justify-self:center;justify-content:center}.landing-examples-grid,.landing-templates-row,.landing-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.surface{padding:1.6rem 1.4rem}}@media (max-width: 640px){.landing-cta-row{flex-direction:column;align-items:stretch}.landing-main-grid{margin-top:.4rem}.landing-hero-card{padding:1.3rem 1.3rem 1.5rem;text-align:center}.landing-hero-left,.landing-hero-title,.landing-subtitle{margin-left:auto;margin-right:auto;max-width:100%}.landing-subtitle{margin-top:1rem}.landing-cta-row{margin-top:1.2rem}.landing-meta{margin-top:.7rem}.landing-templates-row{margin-top:1.2rem}.field-row{grid-template-columns:minmax(0,1fr)}.form-section--social .field-row{display:flex!important;flex-direction:column;gap:.75rem}.form-section--social .field-row>div{width:100%}.preview-page{padding:.8rem .9rem 1.1rem}.preview-page-shell{padding-left:1.2rem;padding-right:1.2rem}.landing-shell{padding:.9rem 1.2rem 1.2rem}.landing-nav{display:none}.landing-brand{margin-left:.5rem}.landing-logo-mark{width:26px;height:26px}.landing-logo-text{font-size:.72rem}.landing-header-link{margin-right:.5rem;padding:.28rem .75rem;font-size:.8rem}.wizard.page-shell{padding-top:1rem;padding-bottom:1.4rem;padding-left:0;padding-right:0}.wizard .max-width-lg{padding-left:.75rem;padding-right:.75rem;max-width:100%}.wizard-shell,.wizard-card,.wizard-step-panel{max-width:100%}.wizard-steps{display:none}.wizard-steps:before{display:none}.wizard-step{display:flex!important;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0;grid-template-columns:none;min-height:auto;width:auto}.wizard-step-index{width:28px!important;height:28px!important;font-size:.8rem}.wizard-step-label{font-size:.7rem;white-space:nowrap}.generating .max-width-lg{padding-left:2rem;padding-right:2rem}main.page-shell.wizard>.max-width-lg>.surface{margin-left:auto;margin-right:auto}main.page-shell.wizard>.max-width-lg>.surface header{text-align:center}.account-gate-footer{justify-content:center;flex-direction:column;align-items:stretch}.account-gate-footer .btn{width:100%;justify-content:center}.wizard-shell{gap:1.1rem}.wizard-card{max-height:none}.wizard-fields{margin-top:1.1rem;gap:1.2rem}.field-input,.field-textarea{padding:.85rem 1rem}.wizard .btn-primary{padding:.7rem 1.4rem;font-size:.85rem}.template-select-button{display:inline-flex;margin-top:.8rem}.landing-examples-grid,.template-grid,.landing-templates-row,.landing-stats-row{grid-template-columns:minmax(0,1fr)}.template-selection-shell{grid-template-columns:minmax(0,1fr);gap:1.4rem}.template-selection-shell>aside.surface{display:none}.template-grid-scroll{max-height:none}.landing-cta-banner-body{flex-direction:column;align-items:center;text-align:center}.landing-cta-button{align-self:center}.landing-footer{flex-direction:column;gap:.4rem}}.pricing.page-shell{align-items:flex-start;justify-content:center;padding-top:2rem;padding-bottom:2.4rem}.pricing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.9rem;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:1.8rem}.pricing-toolbar-kicker{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--shyne-text-muted)}.pricing-toolbar-actions{display:inline-flex;align-items:center;gap:.75rem}.pricing-toolbar-actions .btn-secondary{padding:.55rem 1.1rem;font-size:.78rem}.pricing-panel{background:#f8fafc;border-radius:28px;border:1px solid rgba(15,23,42,.06);padding:2rem;box-shadow:0 38px 85px #0f172a1a,0 12px 30px #0f172a0d}.pricing-grid{margin-top:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.6rem}.pricing-card{background:#fff;border-radius:20px;border:1px solid rgba(15,23,42,.05);padding:1.8rem 1.7rem 2rem;display:flex;flex-direction:column;gap:.8rem;box-shadow:0 18px 45px #0f172a0f;position:relative;overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.pricing-card--featured{border:1px solid rgba(255,215,0,.55);box-shadow:0 25px 60px #ffd7002e;transform:none}.pricing-card--tester{border:1px solid rgba(15,23,42,.08);background:#fff}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 30px 65px #0f172a1f;border-color:#0f172a29}.pricing-badge{align-self:flex-start;padding:.2rem .6rem;border-radius:999px;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;background:#ffd70033;color:#111827;border:1px solid rgba(255,215,0,.45)}.pricing-badge--tester{background:#f8fafc;color:var(--shyne-text-muted);border:1px solid rgba(15,23,42,.08)}.pricing-card-header{display:grid;gap:.7rem;padding-bottom:.2rem}.pricing-card-title{margin:0;font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.pricing-card-tagline{margin:0;color:var(--shyne-text-muted);font-size:.9rem}.pricing-price{display:flex;align-items:baseline;gap:.35rem;margin-top:.6rem}.pricing-amount{font-size:2.1rem;font-weight:700;letter-spacing:-.02em}.pricing-period{font-size:.85rem;color:var(--shyne-text-muted)}.pricing-breakdown{margin:.4rem 0 0;font-size:.85rem;color:var(--shyne-text-muted)}.pricing-subprice{margin:.2rem 0 0;font-size:.85rem;color:var(--shyne-text-muted)}.pricing-list{list-style:none;padding:0;margin:.4rem 0 .8rem;display:grid;gap:.5rem}.pricing-list li{display:flex;gap:.5rem;align-items:flex-start;font-size:.9rem}.pricing-list li:before{content:"+";color:var(--shyne-gold);font-weight:700;margin-top:.05rem}.pricing-card-btn{margin-top:auto;width:100%;justify-content:center;border-radius:999px}.pricing-why{margin-top:1.8rem;padding:1.6rem 1.7rem;border-radius:18px;border:1px solid rgba(15,23,42,.06);background:#fff;box-shadow:0 14px 30px #0f172a0f}.pricing-why-title{margin:0}.pricing-why-list{list-style:none;padding:0;margin:.8rem 0 0;display:grid;gap:.5rem}.pricing-why-list li{display:flex;gap:.5rem;align-items:flex-start;color:var(--shyne-text-muted);font-size:.92rem}.pricing-why-list li:before{content:"-";color:var(--shyne-gold);margin-top:.15rem}.app-footer{margin-top:1.4rem;padding:1rem 0 1.4rem;display:flex;justify-content:center;color:var(--shyne-text-muted)}.app-footer-inner{display:flex;align-items:center;gap:.5rem;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.app-footer-logo{height:18px;width:auto}.app-footer-logo-link{display:inline-flex;text-decoration:none;color:inherit}.app-footer--dark{color:#f8fafccc}.app-footer--dark .app-footer-logo{opacity:.9}@media (max-width: 960px){.pricing-toolbar{flex-direction:row;align-items:center;gap:.75rem}.pricing-toolbar-kicker{font-size:.62rem;letter-spacing:.22em}.pricing-toolbar-actions{margin-left:auto;width:auto;justify-content:flex-end;flex-wrap:nowrap;gap:.5rem}.pricing-toolbar-actions .btn-secondary,.pricing-toolbar-actions .btn-ghost{padding:.4rem .75rem;font-size:.7rem}.pricing-toolbar-actions .user-pill{padding:.2rem .55rem}.pricing-toolbar-actions .user-pill--nav{font-size:.7rem}.pricing-toolbar-actions .user-pill-avatar{width:20px;height:20px;font-size:.65rem}.pricing-panel{padding:1.5rem;border-radius:22px}}@media (max-width: 680px){.pricing-panel{padding:1.2rem;border-radius:20px}.app-footer-inner{flex-direction:column;gap:.35rem;text-align:center}}@media print{body{background-color:var(--shyne-white)}#app{padding:0}.preview-actions{display:none}.preview-page{box-shadow:none;border-radius:0;max-width:100%;aspect-ratio:auto}}:root{--primary: #FFD700;--text: #1a1a1a;--gray: #f5f5f5}*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background:#fff;color:var(--text)}.landing-page{max-width:1200px;margin:0 auto;padding:32px 20px 40px}.landing-header-simple{display:flex;align-items:center;justify-content:space-between}.landing-auth-actions{display:flex;align-items:center;gap:.75rem}.link-btn{border:none;background:transparent;color:#4b5563;font-size:.9rem;cursor:pointer}.link-btn-primary{padding:.45rem 1rem;border-radius:999px;border:1px solid #e5e7eb}.landing-hero-simple{margin-top:40px;max-width:640px}.landing-hero-simple h1{font-size:2.4rem;line-height:1.15;margin-bottom:12px}.landing-hero-simple p{font-size:.98rem;color:#4b5563;margin-bottom:18px}.landing-hero-ctas{display:flex;align-items:center;gap:.9rem}.secondary-link{background:transparent;border:none;color:#4b5563;font-size:.9rem;cursor:pointer;text-decoration:underline}.top-nav{display:flex;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #eee}.logo{font-weight:800;font-size:1.5rem;background:transparent;border:none;cursor:pointer}.dot{color:var(--primary)}.step{margin-left:20px;color:#ccc;font-size:.9rem}.step.active-step{color:var(--text);font-weight:700}.back-to-home{border:1px solid #e5e7eb;background:#fff;padding:.35rem .9rem;border-radius:999px;font-size:.8rem;color:#4b5563;cursor:pointer}.back-to-home:hover{border-color:#000;color:#000}.wizard-container{max-width:100%;margin:40px auto;padding:0 40px}.wizard-container .wizard-step{display:none}.wizard-container .wizard-step.active{display:block;animation:fadeIn .4s ease}.hidden{display:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.template-carousel{display:flex;gap:30px;margin-top:40px;flex-wrap:wrap}.template-card{flex:1;min-width:280px;border:1px solid #eee;border-radius:12px;cursor:pointer;transition:.2s;overflow:hidden;display:flex;flex-direction:column;text-align:center}.template-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.preview-box{height:200px;background:#f9f9f9;overflow:hidden}.preview-box img{width:100%;height:100%;object-fit:cover}.card-info{padding:25px;display:flex;flex-direction:column;flex-grow:1}.card-info .primary-btn{margin-top:auto}.form-group{margin-bottom:24px}.projects-group{margin-top:8px}.projects-group .field-hint{margin:6px 0 10px;font-size:.85rem;color:#6b7280}.project-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,2.5fr) minmax(0,3fr);gap:10px;margin-bottom:10px}.project-row input[type=file]{padding:0;border:none;background:transparent;font-size:.9rem}.project-row input[type=file]::file-selector-button{background:var(--primary);color:#111;border:none;border-radius:999px;padding:.45rem 1.2rem;font-family:inherit;font-size:.85rem;cursor:pointer;margin-right:10px}.project-row input[type=file]::file-selector-button:hover{background:#e5c400}.project-row input[type=file]::-webkit-file-upload-button{background:var(--primary);color:#111;border:none;border-radius:999px;padding:.45rem 1.2rem;font-family:inherit;font-size:.85rem;cursor:pointer;margin-right:10px}.project-row input[type=file]::-webkit-file-upload-button:hover{background:#e5c400}input,textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit}.primary-btn{background:var(--primary);color:#111;padding:.9rem 2.4rem;border:none;border-radius:999px;font-size:.95rem;cursor:pointer;display:block;margin:2rem auto 0;max-width:100%;text-align:center;letter-spacing:.02em}.primary-btn:hover{background:#e5c400}.form-card{background:#fff;border-radius:24px;padding:24px 32px 20px;box-shadow:0 10px 30px #0000000a;border:1px solid #e5e7eb;max-width:1000px;margin:0 auto 20px}.form-card--skills{max-width:1200px;margin:0 auto 20px}.form-card+.form-card{margin-top:0}.form-card-header{margin-bottom:18px}.form-card-title{margin:0 0 4px;font-size:1rem;font-weight:600;color:var(--text)}.form-card-subtitle{margin:0;font-size:.86rem;color:#6b7280}.form-card-body{display:flex;flex-direction:column;gap:20px}.form-card-grid{display:grid;grid-template-columns:1fr;gap:20px}.form-card-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.form-card-stack>:first-child{grid-column:1 / -1}.form-card-media-row{display:contents}.form-card-media-col{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 900px){.form-card-grid{grid-template-columns:1fr 1fr;gap:30px}.form-card-stack{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:30px;row-gap:20px}}.form-card .field-input,.form-card .field-textarea{background:#f9f9fb;border:1px solid #E0E2E7;border-radius:12px;padding:16px;font-size:.95rem}.form-card-grid .field-input{width:100%}.form-card .field-textarea{min-height:120px}.form-card .field-input:focus,.form-card .field-textarea:focus{outline:1px solid var(--primary);border-color:var(--primary)}.form-card--skills .form-card-body{gap:24px}.skills-card-top{display:flex;flex-direction:column;gap:12px}.skills-input-group{display:flex;gap:20px;align-items:center}.skills-input-group .field-input{flex-grow:1}.skills-input-group .btn#btn-add-skill,.skills-input-group .btn.btn-secondary{flex-shrink:0;padding-inline:2.4rem;padding-block:.7rem;border-radius:999px;border:1px solid #e5e7eb;background:#f3f4f6;color:#374151;box-shadow:none}.skills-input-group .btn#btn-add-skill:hover,.skills-input-group .btn.btn-secondary:hover{background:var(--primary);border-color:var(--primary);color:#111827}.skills-card-bottom{margin-top:10px}.skills-card-bottom .tag-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.skills-card-bottom .tag-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff9e6;color:#b28900;border-radius:50px;border:1px solid #FFE699;font-size:.86rem}.skills-card-bottom .tag-pill>button{border:none;background:transparent;color:inherit;cursor:pointer;padding:0;font-size:.8rem;line-height:1}.skills-card-bottom .tag-pill>button:hover{opacity:.8}.dashboard-grid{width:100%;display:flex;flex-direction:column;gap:60px}@media screen and (min-width: 900px){.dashboard-grid{gap:60px}}.dashboard-column-header{margin-bottom:12px}.dashboard-column-title{margin:0 0 4px;font-size:.95rem;font-weight:600}.dashboard-column-subtitle{margin:0;font-size:.82rem;color:#6b7280}.dashboard-column--socials{width:100%;border-top:1px solid #f0f0f0;padding-top:24px}.dashboard-column--skills{width:100%}.social-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:30px 60px;width:100%;align-items:start;justify-items:start;text-align:left!important}.social-grid .field-row{display:contents}#skills-tag-container{margin-top:32px;line-height:2}.social-grid .field-input{width:100%!important}.social-grid .field-label{margin-bottom:8px}#projects-container .field-input,#projects-container .field-textarea{width:100%!important;box-sizing:border-box}#projects-container .field-label{display:block;margin-bottom:8px}.dashboard-column--skills .skills-input-group,.dashboard-column--skills .field-input{width:100%}.form-card--skills .form-card-title,.dashboard-column--socials .dashboard-column-title{font-size:1.4rem}.back-btn,.add-btn,.toggle-btn,.pay-btn,.secondary-btn,.link-box button{font-family:inherit;font-size:.85rem;border-radius:999px;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.back-btn{border:1px solid #ddd;background:#fff;padding:.35rem .9rem;color:#4b5563}.back-btn:hover{border-color:#000;color:#000}.add-btn{border:none;background:var(--gray);color:#111;padding:.45rem 1rem;margin-top:.6rem}.add-btn:hover{background:#e5e5e5}.preview-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem}.view-toggles{display:flex;align-items:center;gap:.4rem}.toggle-btn{border:1px solid #e5e7eb;background:#fff;color:#4b5563;padding:.4rem .9rem}.toggle-btn.active{background:var(--primary);color:#111;border-color:var(--primary)}.pay-btn{border:none;background:var(--primary);color:#111;padding:.55rem 1.6rem;font-size:.85rem;font-weight:500}.pay-btn:hover{background:#e5c400}.preview-stage{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:24px 0 32px}.browser-window,.browser-mockup{width:100%;max-width:1200px;min-height:80vh;border-radius:16px;background:#fff;box-shadow:0 40px 100px #0000001a;overflow:hidden;margin:0 auto}.browser-header{background:#f5f5f7;padding:12px 20px;display:flex;align-items:center;border-bottom:1px solid #d1d1d1}.browser-dots{display:flex;gap:8px;margin-right:20px}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ff5f57}.dot.yellow{background:#febc2e}.dot.green{background:#28c840}.browser-address-bar{background:#fff;flex-grow:1;padding:6px 15px;border-radius:6px;font-size:.85rem;color:#555;text-align:center;box-shadow:0 1px 2px #0000000d;border:1px solid #ddd}#live-preview-container{width:100%;height:100%;min-height:700px;background:#fff;overflow-y:auto}#portfolio-preview-page.pdf-canvas #live-preview-container,.pdf-canvas #live-preview-container{width:210mm;height:297mm;margin:0 auto;background:#fff;box-shadow:0 30px 80px #0f172a40;overflow:hidden}.pdf-canvas #live-preview-container,.pdf-canvas #live-preview-container *{color:#000!important}.pdf-canvas #live-preview-container *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.pdf-canvas .preview-iframe,.pdf-canvas #portfolio-preview-iframe{width:100%;height:100%}.success-box{max-width:460px;margin:60px auto;padding:32px 24px;border-radius:16px;background:#fafafa;text-align:center}.success-icon{color:#22c55e;font-size:2.4rem;margin-bottom:.75rem}.link-box{margin-top:1.4rem;padding:.45rem .8rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.link-box span{font-size:.9rem;color:#111}.link-box button{background:var(--primary);color:#111;padding:.35rem .9rem;border:none}.link-box button:hover{background:#e5c400}.action-buttons{margin-top:1.8rem;display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}.secondary-btn{border:1px solid var(--primary);background:#fff;color:#111;padding:.75rem 1.5rem}.secondary-btn:hover{border-color:#e5c400}@media screen and (min-width: 768px){.wizard-fields{display:grid!important;grid-template-columns:1fr 1fr;gap:40px;max-width:1400px;width:95%;margin:0 auto}.wizard-fields:has(.form-section--social),.wizard-fields:has(.form-section--projects){display:block!important;max-width:1000px;width:100%;margin:0 auto}.wizard-fields>div{display:block;width:100%}.wizard-fields>div:has(textarea),.wizard-footer{grid-column:1 / -1}.skills-input-row{display:flex;gap:10px}.skills-input-row .field-input{flex-grow:1}.skills-input-row .btn{width:auto}.projects-list{display:grid;grid-template-columns:1fr 1fr;gap:30px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:40px}#step-skills .wizard-fields,#step-social .wizard-fields,#step-projects .wizard-fields{max-width:1400px;width:95%;margin:0 auto}}@media screen and (min-width: 900px){.wizard-step{max-width:1200px!important;margin:0 auto!important;padding:0 40px}.skills-input-group{display:flex;gap:20px;align-items:center}.skills-input-group input{flex-grow:1;margin-bottom:0}.skills-input-group button{width:auto;padding:0 30px}.social-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:30px 60px;width:100%;align-items:start;justify-items:start;text-align:left!important}#projects-container{display:grid!important;grid-template-columns:1fr 1fr;gap:50px;align-items:start;justify-content:stretch;width:100%!important}.project-card-input{background:#f9f9f9;padding:30px;border-radius:12px;border:1px solid #eee}}@media screen and (max-width: 640px){.form-section--social .social-grid{display:flex!important;flex-direction:column;gap:.75rem;width:100%}.form-section--social .social-grid .field-row{display:block!important}.form-section--social .social-grid .field-row>div{width:100%;margin-bottom:.75rem}}.page-shell.wizard{background:#f4f7fa}.wizard-footer .btn-primary{padding:.8rem 2.2rem;border-radius:999px;box-shadow:0 18px 45px #fcd34d8c}.wizard-footer .btn-primary:hover:not(:disabled){box-shadow:0 24px 70px #fcd34da6}
